Just to confirm and maybe clear up any possible questions.
When you want to install lil to your floppy disk, the only line in your
lilo.conf that you change is the first one.
boot=/dev/fd0
Dan
At 06:36 AM 3/26/98 -0500, Jeff Douglass wrote:
>Have you tried to run lilo to the floppy? Maybe a
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
in
i don't have "X-Return-Receipt: yes" in my headers so why am i
being sent this?
>On Wed, 25 Mar 1998, Thomas Dell wrote:
>
>
> Return Receipt
>
> YourBooting from fl
Return Receipt
YourBooting from floppy and accessing system on disk
document
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