On 23-Apr-00 Bob Hartung opined:
> Hi,
>   I am trying to make a new boot image for RH 6.2.
> 
> I have downloaded the file boot-20000407.img from
> ftp.redhat....
> 
> 
>   changing into the proper director and issuing the command
> "dd if=boot-20000407.img" gives the error: device not
> configured.
> 
>   giving the command "dd if=boot-20000407.img of=/dev/fd0/"
> gives the error: Not a directory

Drop the last '/' as in:

        dd if=boot-20000407.img of=/dev/fd0

---
Press every key to continue.


-- 
To unsubscribe: mail [EMAIL PROTECTED] with "unsubscribe"
as the Subject.

Reply via email to