Skip to Content.
Sympa Menu

baslinux - Re: [BL] Compaq Deskpro and Presario versus Basiclinux

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: 3aoo-cvfd AT dea.spamcon.org
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Compaq Deskpro and Presario versus Basiclinux
  • Date: Sun, 30 Jul 2006 08:31:40 +1200

sindi keesan wrote:
>
> mount /dev/fd0 /fd
> mke2fs /fd

That's wrong. You format the floppy, then mount it.

mke2fs -m0 -i8192 /dev/fd0
mount /dev/fd0 /fd

> mkdir /boot

No need to put a boot directory on the floppy.

> cp /boot/boot.b /fd/boot

cp /boot/boot.b /fd
cp /boot/map /fd

> mkdir /etc
> e3pi lilo.conf
>
> boot=/dev/fd0

install=/fd/boot.b
map=/fd/map


Cheers,
Steven




Archive powered by MHonArc 2.6.24.

Top of Page