bug-grub
[Top][All Lists]
Advanced

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

Re: initrd and grub


From: Susumu Takuwa
Subject: Re: initrd and grub
Date: Thu, 21 Jun 2001 13:47:39 +0900

>>>>> On Thu, 21 Jun 2001 13:22:26 +0900
        Susumu Takuwa writes:

ST> First, I installed Vine Linux 2.1, default kernel is 2.2.17
ST> as /boot/vmlinuz-2.2.17-0vl10, to /dev/hda8. Second, I made
ST> some initd images like this, 
        [...]

I installed GRUB like this,
# ./configure && make && make install
# grub-install /dev/hda

and installed LILO, /etc/lilo.conf ----
boot=/dev/fd0
image=/boot/vmlinuz-2.2.17-0vl10
        label=ramdisk
        ramdisk=Y
        initrd=/boot/ramdiskX.img
        read-only
---------------------------------------
        
        
        Susumu Takuwa






reply via email to

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