Author: Unknown
Email:
Date Submitted: April 16, 1998
Edited By: Ray Curtis <ray@clark.net>
Status: New Entry
Releases: All
Platform: All
Category: Installing Issues
Category Listing: Creating bootdisks
ISSUE:
How do I create the boot disks for installation of RedHat ?
RESPONSE:
dd if=boot.msg of=/dev/fd0 bs=1440k
dd if=supp.msg of=/dev/fd0 bs=1440k
REFERENCES: