Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
grub going to cl
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
xordan
Tux's lil' helper
Tux's lil' helper


Joined: 30 Aug 2004
Posts: 148

PostPosted: Mon May 09, 2005 3:25 pm    Post subject: grub going to cl Reply with quote

I updated to the latest grub yesterday and now when I boot up all I get is a command line, and I have to type in my commands manually to boot the kernel. I tried downgrading to my previous version but I have the same problem still. Any ideas what's gone wrong?
Back to top
View user's profile Send private message
BradN
Advocate
Advocate


Joined: 19 Apr 2002
Posts: 2391
Location: Wisconsin (USA)

PostPosted: Mon May 09, 2005 3:44 pm    Post subject: Reply with quote

check if your /boot partition (specifically grub.conf) has possibly been corrupted - that's all I can think of.
Back to top
View user's profile Send private message
NoDough
n00b
n00b


Joined: 26 May 2003
Posts: 12
Location: North Carolina

PostPosted: Mon May 09, 2005 4:51 pm    Post subject: Re: grub going to cl Reply with quote

xordan wrote:
I updated to the latest grub yesterday and now when I boot up all I get is a command line, and I have to type in my commands manually to boot the kernel. I tried downgrading to my previous version but I have the same problem still. Any ideas what's gone wrong?


I had a similar problem (possibly the exact same problem.)

After updating GRUB, the system would stop at bootup with the following message.

Code:
Booting 'Gentoo Linux'
root (hd0,2)
 Filesystem type is ext2fs, partition type 0x83
kernel /kernel-2.6.11-gentoo-r6 root=/dev/ram0 init=linuxrc ramdisk=8192 real_root=/dev/hda4
 [Linux-bzImage, setup=0x1400, size=0x1f26f0]
initrd /initrd-2.6.11-gentoo-r6
 [Linux-initrd @ -xfddc000, 0x1d3d55 bytes]
savedefault

Error 15: File not found

Press any key to continue...


Changing the first line of grub.conf file from "default saved" to "default 0" and removing "savedefault" lines fixed it. I don't know why it will no longer accept "savedefault", but I'm not really worried about it.

Hope this works for you as well.

UPDATE:
I was inspired to RTFM. The problem was the missing file /boot/grub/default which was easily restored using the command "grub-set-default 0". Now I can use "default saved" and "savedefault" in my /boot/grub/grub.conf again.
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