Re: GRand Unified Boot misery and Fedora Core 4
From: ### Coralys.com ### (tiredofspam_at_abolish.now)
Date: 11/19/05
- Next message: John B. Moore: "SATA - Marvel controller chip - RH9"
- Previous message: Tauno Voipio: "Re: GRand Unified Boot misery and Fedora Core 4"
- In reply to: Jan Gerrit Kootstra: "Re: GRand Unified Boot misery and Fedora Core 4"
- Next in thread: ### Coralys.com ###: "Re: GRand Unified Boot misery and Fedora Core 4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Sat, 19 Nov 2005 19:42:34 +0100
Jan,
While typing the message I forgot to type in the root directive. When I
issued the grub commands (b)
was:
grub> kernel /vmlinuz-2.6.11-1_FC4 root=/dev/sdb1 ro
Where the VmLinuz thing was properly seen by GRUB (only it craps out while
executing it). and /dev/sdb1 (root) is the partition mapped to my /boot
which is where the kernel is found.
Could it be that I need the 'smb' kernel & initrd because of the
hyperthreading?
So, my kernel line was correct only GRUB craps out.
"Jan Gerrit Kootstra" <jan.gerrit@kootstra.org.uk> wrote in message
news:2c641$437f255e$50396f05$26855@news.chello.nl...
> ### Coralys.com ### wrote:
>> I was sure this GRUB thing was not to be trusted and like I said it was
>> thanks to a couple of GRUB disasters back in 2002.
>>
>> My system has the following:
>>
>> 1. DVDRAM/DVD recorder (/dev/hdc)
>> 2. First SATA disk: 160GB Windows XP Professional (several partitions) -
>> Seen as /dev/sda by Linux & Knoppix
>> 3. Second SATA disk: 160GB - Seen as /dev/sdb
>>
>> It is a Pentium V HT 3.0GHz (so Linux sees two processors). On an ASUS
>> P4P800 motherboard, 800MHz FSB.
>>
>> Since I did not want Linux and Windows to coexist I bought that 2nd SATA
>> and installed it. Then I installed Fedora Core 4 from CDs (4). Having had
>> some aweful experiences with GRUB I opted for NOT (and THANKS GOD I CHOSE
>> NOT TO!!!!) install a boot loader (since it no longer gives the chance to
>> install LILO) on ANY disk. The installation went ok except for the fact
>> that it somehow did not recognize my PS2 mouse (Knoppix does).
>>
>> I then followed a procedure to make a Linux floppy with GRUB in it. I am
>> first doing manual grubbing but it fails:
>>
>> a) Select my 2nd SATA disk (/dev/sdb) where my /boot partition is at
>> /dev/sdb1
>>
>> grub> root (hd1, 0)
>>
>> That goes ok, tells me it is an ext2fs filesystem (even though it was
>> formatted as ext3fs and Knoppix sees
>> it as ext3fs)
>>
>> b) Select the kernel image
>>
>> grub> kernel /vmlinuz-2.6.11-1.1369_FC4
>>
>> It goes OK, I get a message about finding a bzimage.
>>
>> c) Select the initrd image
>>
>> grub> initrd /initrd-2.6.11-1.1369_FC4.img
>>
>> Apparently ok too, get a message saying it found it. No error
>> messages.
>>
>> d) Attempt to boot the FC4
>>
>> grub> boot
>>
>> And then it get a bunch of booting progress messages, mounting, devices
>> etc. and then it craps out and starts dumping some totaaly nerdish
>> messages about printk etc. etc. etc. There is no possibility to scroll
>> back or anything.
>>
>> The only thing I get to read for a short while is some message about
>> "Kernel panic" and "Unable to mount /dev/sdb1" or something like that.
>>
>> I am able to mount those partitions when I boot a Knoppix 4 DVD. I see
>> that the kernel/initrd images are there as well where expected, and that
>> that /boot is indeed /dev/sdb1
>>
>> So what on earth is going on here? hopefully somebody comes up with some
>> good idea before I reformat that "Linux" disk as NTFS ;-) I am VERY GLAD
>> I did not install GRUB on the MBR.
>>
>> Help anybody?
>
> Coralys,
>
>
> Where is your root= ... directive on the kernel line? the kernel need to
> know where your root filesystem can be found
>
> root (hd0,0)
> kernel /vmlinuz-2.6.9-22.0.1.ELhugemem ro root=/dev/VolGroup00/LogVol00
> initrd /initrd-2.6.9-22.0.1.ELhugemem.img
>
> example comes from my grub.conf
>
> the rhgb and quiet directives are not neccesary
>
> ro is to avoid destruction of the root filesystem by the first e2fsck
>
>
> Regards,
>
>
> Jan Gerrit
- Next message: John B. Moore: "SATA - Marvel controller chip - RH9"
- Previous message: Tauno Voipio: "Re: GRand Unified Boot misery and Fedora Core 4"
- In reply to: Jan Gerrit Kootstra: "Re: GRand Unified Boot misery and Fedora Core 4"
- Next in thread: ### Coralys.com ###: "Re: GRand Unified Boot misery and Fedora Core 4"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|