Have you tried to run lilo to the floppy? Maybe a lilo.conf like
the following will work.

-- Jeff Douglass

---------------[ lilo.conf ]--------------------
boot=/dev/fd0
map=/boot/map
install=/boot/boot.b
prompt
timeout=50
image=/boot/vmlinuz
        label=linux
        root=/dev/hdc1
        initrd=/boot/initrd
        read-only
image=/boot/vmlinuz.old
        label=old
        root=/dev/hdc1
        initrd=/boot/initrd
        read-only
------------------------------------------------

A
On Wed, 25 Mar 1998, Jason Wilson wrote:

> I need to find out how to boot from floppy and at boot: boot to a filesystem
> (linux) on /dev/hdc with lilo on root partition of hdc and setup as follows:
> 
> /dev/hdc1 = /
> /dev/hdc2 = /swap
> /dev/hdc3 = /home
> /dev/hdc4 = /usr
> 
> I looked at ldp and how-to's and couldn't find the answer I was looking for.
> Any help would be appreciated.
> 


-- 
  PLEASE read the Red Hat FAQ, Tips, Errata and the MAILING LIST ARCHIVES!
http://www.redhat.com/RedHat-FAQ /RedHat-Errata /RedHat-Tips /mailing-lists
         To unsubscribe: mail [EMAIL PROTECTED] with 
                       "unsubscribe" as the Subject.

Reply via email to