On Tue, 21 May 2002, Anand Buddhdev wrote:

> 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?


Nope.  Just another example of the validation of the Perl mission 
statement.



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

Reply via email to