Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
regenerating kernel [SOLVED]
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware
View previous topic :: View next topic  
Author Message
dragonsbreath
Tux's lil' helper
Tux's lil' helper


Joined: 02 Feb 2005
Posts: 93

PostPosted: Fri Feb 04, 2005 7:20 am    Post subject: regenerating kernel [SOLVED] Reply with quote

i generated the kernel manually and i already have it up and running with gnome...

i want to regenerate the kernel this time with genkernel... how do i do this...

i tried genkernel all but i get a message cannot load loop device


Last edited by dragonsbreath on Fri Feb 04, 2005 2:13 pm; edited 1 time in total
Back to top
View user's profile Send private message
joeswift
Tux's lil' helper
Tux's lil' helper


Joined: 20 Jan 2005
Posts: 94
Location: South Africa

PostPosted: Fri Feb 04, 2005 7:42 am    Post subject: Reply with quote

in order to rerun genkernel, you need loop support either built into the kernel (that you're running) or compiled as a module. If you compiled it as a module, try:
Code:
modprobe loop

otherwise, if this doesn't work and if your kernel has not picked up loop support, its probably not built in. Your best and quickest bet in this case is probably to boot from your livecd (this will load the livecd's kernel which has loop support) chroot to your new installation, and run genkernel. (remember to add loop support when you compile your kernel). Once thats done, cp your new kernel image to your boot directory and configure grub or lilo to point to that new image. Reboot and you should be fine
Back to top
View user's profile Send private message
GungHo
Apprentice
Apprentice


Joined: 27 Aug 2004
Posts: 254

PostPosted: Fri Feb 04, 2005 7:45 am    Post subject: Reply with quote

what do you mean with "regenerate the kernel" ?

You can always rebuild a kernel, when you have stored it's /usr/src/linux/.config file. As far as I know you can supply the name of such a config file as commandline parameter to genkernel, I don't know the exact syntax, have a look in the manpage of genkernel

hth :) ?
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Kernel & Hardware 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