Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
emerge genkernel. FILE NOT FOUND!!!!!
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Installing Gentoo
View previous topic :: View next topic  
Author Message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 8:48 pm    Post subject: emerge genkernel. FILE NOT FOUND!!!!! Reply with quote

Hi...I am new to gentoo and is half way installing 2004.0. I did everything on the install handbook until emerge genkernel. I did a emerge genkernel but found cannot be found on gentoo.oregonstate.edu,distro.ibiblio.org and I got 403 forbidden on dev.gentoo.org/brad_mssw/genkernel.

Then it drops me back to root. Its genkernel-3.0.1_rc1.tar.bz2

please help....i am stuck!

LK
Back to top
View user's profile Send private message
dgtlxploit
n00b
n00b


Joined: 08 Feb 2004
Posts: 15
Location: USA

PostPosted: Mon Mar 08, 2004 9:52 pm    Post subject: Reply with quote

You DID emerge sync... right?
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 10:12 pm    Post subject: Reply with quote

nope. I am using the LIVE CD using stage3.
I tried emerge sync and it works...it uses 3.0.1 instead of 3.0.1rc1.

I thought I am not suppose to sync my portage if i want to install binaries from the iso CD1 and CD2?

I did emerge genkernel and it installed 5of6 packages except for genkernel 3.0.1rc1. Is is okay for me to do a emerge sync and then install genkernel 3.0.1? will it effect my further installations from the CD2 packages?

LK
Back to top
View user's profile Send private message
Buge
n00b
n00b


Joined: 29 Feb 2004
Posts: 60
Location: Bern, Switzerland

PostPosted: Mon Mar 08, 2004 10:19 pm    Post subject: Reply with quote

if you want to use the genkernel from the cd try using
Code:
emerge genkernel --usepkg
. (you might need to set the binary path?)

I couldn't find 3.0.1rc1 on oregonstate.

If you want the newest genkernel I advise you to emerge sync and then download (and compile?) the newest genkernel from the mirrors.

Sorry, but I don't actually have any experience with genkernel.[/code]
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 10:30 pm    Post subject: Reply with quote

I tried --usepkg and I tried using -k -K

All of them keeps connecting to the mirror servers and not installing from my cd or harddisk!! This is driving me nuts. Been installing for past 12 hours. 4th try.

please help

LK

ps:- The user docs really suck.
Back to top
View user's profile Send private message
Buge
n00b
n00b


Joined: 29 Feb 2004
Posts: 60
Location: Bern, Switzerland

PostPosted: Mon Mar 08, 2004 10:42 pm    Post subject: Reply with quote

Are you sure the package is on the cd?

If yes try the following:

Code:

# PKGDIR="/mnt/cdrom/" emerge genkernel --usepkg


or

Code:

# PKGDIR="/mnt/cdrom/" emerge \=genkernel-3.0.1_rc1 --usepkg


And make sure that /mnt/cdrom/ points to your package dir on your CD (might be /mnt/cdrom/packages/ or something like that).

Hope that helps.
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 11:11 pm    Post subject: Reply with quote

Found the problem!!!!!!

It is the INSTALLATION GUIDE MISTAKE!!!

look at section 6.e Prepraring for GRP

If you are booted from a x86 or ppc CD-1 Live CD you can relax and continue with Configuring the Kernel as the installation of prebuilt packages happens at the very end of the installation.

So...I thought I can relax and move on the config the kernel. But I need genkernel GRP to compile the kernel innit! So how can i relax and move on. They should change that part. Otherwise all GRP installations would have to manual compile their kernel.

Thanks Buge

LK
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Mon Mar 08, 2004 11:25 pm    Post subject: Reply with quote

please fill in a bug report on https://bugs.gentoo.org , it will get lost otherwise.
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 11:35 pm    Post subject: Reply with quote

There is no genkernel in either CD1 or CD2!!!
Now I can't use genkernel because mirrors just updated the version from 2004.0 default version of genkernel3.0.1.rc1 to genkernel3.0.1.
If I do a emerge sync, then all my GRP from CD2 will render useless. This is great for first time user of gentoo.

The only option i have left with is either forget using gentoo or manually install a kernel.

Is there a way for me to download genkernel3.0.1rc1 from somewhere and copy it to /usr/portage/ALL ?
or should i ask where can i download that file?

Thanks

LK
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Mon Mar 08, 2004 11:39 pm    Post subject: Reply with quote

Maybe developers can include genkernel in /distfiles in CD1.

LK
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Mon Mar 08, 2004 11:47 pm    Post subject: Reply with quote

I really doubt genkernel is not on the CDs.

Anyway, here is how to get the 3.0.1 version without emerge sync:
Code:

wget -O /usr/portage/sys-kernel/genkernel/genkernel-3.0.1.ebuild http://www.gentoo.org/cgi-bin/viewcvs.cgi/*checkout*/sys-kernel/genkernel/genkernel-3.0.1.ebuild?rev=HEAD&content-type=text/plain
emerge genkernel -a

Notice these are *two* lines
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 12:15 am    Post subject: Reply with quote

Yup..double checked it definately not on the 2004.0 CDs. Its not in the /dist in CD1 and /ALL CD2. Unless it goes by a different name.
Thanks..i'll give that a go.

LK
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 12:39 am    Post subject: Reply with quote

I am forbidden on http://dev.gentoo.org/~brad_mssw/genkernel/ , no permission to access.
Can't get the file

emm....

Does 1.4 have genkernel in /dist CD1 ?

I have to say 2004.0 is quite broken. Did they rushed it or what.

LK
Back to top
View user's profile Send private message
jonfr
Veteran
Veteran


Joined: 20 Jul 2003
Posts: 1008
Location: Denmark

PostPosted: Tue Mar 09, 2004 12:45 am    Post subject: Reply with quote

Why can't you just sync whit some server an use the new install, if you have the speed, why use grp install?
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 12:53 am    Post subject: Reply with quote

jonfr: I think you are missing the point. I want to do a GRP install because I want to get the system up and running ASAP and get used to it before I start messing with it. If i install over the net and compile, its going to take me days.

LK
Back to top
View user's profile Send private message
cyrillic
Watchman
Watchman


Joined: 19 Feb 2003
Posts: 7313
Location: Groton, Massachusetts USA

PostPosted: Tue Mar 09, 2004 1:15 am    Post subject: Reply with quote

lenk wrote:
If I do a emerge sync, then all my GRP from CD2 will render useless.

This is a temporary condition. Go ahead and "emerge sync" to get the latest ebuilds, then when you want to go back and use your GRP packages, delete the up-to-date portage tree and extract the portage snapshot from the LiveCD.
Code:
# cd /usr
# rm -r portage/*
# tar -xvjpf /mnt/cdrom/<path to portage snapshot>
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 1:27 am    Post subject: Reply with quote

hey...thanks so much cryrillic. Never thought of that. Thanks.

I still have this feeling that some other GRP packages won't install properly.

LK
Back to top
View user's profile Send private message
2gen
Tux's lil' helper
Tux's lil' helper


Joined: 09 Feb 2004
Posts: 89

PostPosted: Tue Mar 09, 2004 5:45 am    Post subject: Reply with quote

same kind of problem encountered. Given up on 2004.0. It shouldnt be that hard to install right? I mean 1.4 works, but 2004.0 doesn't. Looks like i am going to wait for 2004.1 then.

Why they want to release it quarterly? 2004.0 was late and when it finally out, buggy. Do they have to stick to the datelines at the expense of a working livecd? I don't think it's a wise thing to do. Not sure how the gentoo store deal with the folks that bought the 2004.0 cds. :?
Back to top
View user's profile Send private message
bennyc
n00b
n00b


Joined: 20 Feb 2003
Posts: 21

PostPosted: Tue Mar 09, 2004 9:00 am    Post subject: Reply with quote

Message for seemant:
Quote:
if someone can post a reply saying that the tarballs will be on the mirrors in an hour and that the ebuilds are fixed in cvs to point to gentoo mirrors, I'd greatly appreciate it.
our sincerest apologies to the users who have been inconvenienced.
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 10:11 am    Post subject: Reply with quote

bennyc: Did you post on the wrong thread? or the gentoo team posting a fix? I really don't want to download the whole iso again.

LK
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 4:17 pm    Post subject: Reply with quote

Finally I got it installed. I loaded lastest portage and did the kernel install. Just rebooted, everything seems okay except for the mouse and nvidia-kernel and can't mount ext3.

EXT2-fs warning (device ide0(3,5)): ext2_read_super: mounting ext3 filesystem as ext2

any idea why it can't mount ext3?

The mouse also can't load. I did a merge nvidia-kernel. I don't think it is loaded either coz I can't see it when i do a lsmod.

I am also trying to find where the kernel modules are. I tried looking at /boot but it is empty???

running on gentoo-sources-2.4.22-r7

LK
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 5:13 pm    Post subject: Reply with quote

I tried deleting the new portage and installed the portage on CD2.

export PKGDIR="/mnt/cdrom/All"

USE="bindist" emerge --usepkg xfree

It it connects and start downloading the sources. Why is that?

LK
Back to top
View user's profile Send private message
Earthwings
Bodhisattva
Bodhisattva


Joined: 14 Apr 2003
Posts: 7753
Location: Germany

PostPosted: Tue Mar 09, 2004 5:53 pm    Post subject: Reply with quote

export PKGDIR="/mnt/cdrom/packages"
Back to top
View user's profile Send private message
lenk
Apprentice
Apprentice


Joined: 08 Mar 2004
Posts: 211

PostPosted: Tue Mar 09, 2004 7:50 pm    Post subject: Reply with quote

got everything up and running finally..but I dont like the fact that i have to install the whole KDE. I know i can install packages but there is not even a description file on the CD to show what each package is about.

Wouldnt it be great to have a graphical frontend to portage that shows all the package available with description on it and show it dependecies. even a ncurses version would be nice( like slackware). It would make life so much easier to be able to see it all in one screen and also easier to decide what to install and uninstall. or is there already one???

thanks earthwings

ps:- it was /mnt/cdrom for 2004.0 App CD

LK
Back to top
View user's profile Send private message
Buge
n00b
n00b


Joined: 29 Feb 2004
Posts: 60
Location: Bern, Switzerland

PostPosted: Tue Mar 09, 2004 8:41 pm    Post subject: Reply with quote

You DON'T need to install all of KDE. Use
Code:
emerge kdebase
if you just want the base tools. KDE is a HUGE package... I like KDE but sometimes I think it kind of ruins the Linux spirit... (so I use Icewm for a while until I go crawling back to KDE again...)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Installing Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum