On Sun, May 19, 2002 at 04:11:03PM -0400, Michael Fratoni wrote:

> What .img file are you trying to use?
> On the CD, images/boot.img should fit with no trouble.
> ls -alh /mnt/cdrom/images/boot.img
> -rw-r--r--    2 root     root         1.4M
> 
> To use dd:
> dd if=/mnt/cdrom/images/boot.img of=/dev/fd0 bs=1440k

In the past, I have simply done:

cat boot.img > /dev/fd0

Is there anything wrong with that?

-- 
Anand Buddhdev
Personal site: http://anand.org



_______________________________________________
Redhat-list mailing list
[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to