View previous topic :: View next topic |
Author |
Message |
emo_ n00b
Joined: 25 Jan 2005 Posts: 19 Location: birmingham
|
Posted: Mon Feb 07, 2005 7:43 pm Post subject: The root block device is unspecified or not detected(SORTED) |
|
|
I get the message:
"Determining root device...
The root block device is unspecified or not detected.
Please specify a device to boot, or "shell" for a shell..."
when i boot my box.
typing /dev/hda3 boots to a normal working system (well sort of but thats another story/post:( )
as far as im aware i didnt do anything between it working and not but again thats up for debate...
any help would be greatly appreciated.
grub.conf as follows:
Code: | default 0
timeout 5
splashimage=(hd0,0)/grub/splash.xpm.gz
title=Gentoo Linux 2.6.10-r6
root (hd0,2)
kernel /kernel-2.6.10-gentoo-r6 root=/dev/ram0 init=/linuxrc
ramdisk=8192 real_root=/dev/hda3
initrd /initrd-2.6.10-gentoo-r6
|
muchos thanks
Last edited by emo_ on Tue Feb 08, 2005 3:30 pm; edited 1 time in total |
|
Back to top |
|
|
adaptr Watchman
Joined: 06 Oct 2002 Posts: 6730 Location: Rotterdam, Netherlands
|
Posted: Mon Feb 07, 2005 8:27 pm Post subject: |
|
|
Those lines may not be broken up. _________________ >>> emerge (3 of 7) mcse/70-293 to /
Essential tools: gentoolkit eix profuse screen |
|
Back to top |
|
|
emo_ n00b
Joined: 25 Jan 2005 Posts: 19 Location: birmingham
|
Posted: Tue Feb 08, 2005 3:29 pm Post subject: Sorted! |
|
|
sorted now....removed the ramdisk line
cheers anyway [/quote] |
|
Back to top |
|
|
|