help-grub
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: initrd command


From: Felix Miata
Subject: Re: initrd command
Date: Tue, 05 Feb 2013 01:01:32 -0500
User-agent: Mozilla/5.0 (X11; Linux i686; rv:18.0) Gecko/20100101 SeaMonkey/2.15

On 2013-02-05 03:47 (GMT+0800) horseriver composed:

    After I set kernel location with command : linux (hd0,1)/vmlinuz ,grub 
working well ,
    and detect the kernel file right!

    Then I key in this command : "initrd (hd0,1)/initrd.img " ,grub report : "no 
such partition".

    what is the reason?

What distro's Grub are you using, and what version?

Try instead this:

root (hd0,1)
linux /vmlinuz
initrd /initrd.img

or this:

linux (hd0,1)/vmlinuz
root (hd0,1)
initrd /initrd.img
--
"The wise are known for their understanding, and pleasant
words are persuasive." Proverbs 16:21 (New Living Translation)

  Team OS/2 ** Reg. Linux User #211409 ** a11y rocks!

Felix Miata  ***  http://fm.no-ip.com/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]