adel.essafi@xxxxxxxxxxx wrote:
plz , what is the command line that i should use
thanks
Original Message:
-----------------
From: Alexander Dalloz alexander.dalloz@xxxxxxxxxxxxxxxx
Date: Wed, 28 Jul 2004 00:37:56 +0200
To: adel.essafi@xxxxxxxxxxx, fedora-list@xxxxxxxxxx
Subject: Re: sos bootnet.img II
Am Mi, den 28.07.2004 schrieb adel.essafi@xxxxxxxxxxx um 0:32:
still with bootnet.img
I have download drvnet.img for FC1.
I have make a boot disk usinf
dd if=drvnet.img of=/dev/fd0 1440k
but , I have n t obtained a bootable floppy.????
No. You need the bootdisk.img to boot and maybe an additional drivers
disk like drv.net.img.
You need to get bootdisk.img AND drvnet.img. Then get two floppies and:
dd if=bootdisk.img of=/dev/fd0 bs=1440k
Label that disk as the "boot" disk. To build the network disk, put the
second blank floppy in the drive and:
dd if=drvnet.img of=/dev/fd0 bs=1440k
Label that disk "network drivers". Boot using the FIRST floppy. At the
"boot:" prompt, use:
linux dd
That will cause the system to ask for the SECOND floppy so it can load
your network drivers. You should then be able to do the network install
you want (FTP, NFS or HTTP).
----------------------------------------------------------------------
- Rick Stevens, Senior Systems Engineer rstevens@xxxxxxxxxxxxxxx -
- VitalStream, Inc. http://www.vitalstream.com -
- -
- Overweight: When you step on your dog's tail...and it dies. -
----------------------------------------------------------------------