[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: making a disk image



> I think 'dd' might work for that.  Try man dd or info dd for more
> information.  You use it for writing disk images, so I guess it should
> work backwards too.
>
> dd if=/dev/fd0 of=filename.img
>

or cat /dev/fd0 > filename.img will work just as nicely

Rus
-- 
w: http://www.jvds.com  | Just Virtual Dedicated Servers
e: rghf@jvds.com        | banners: http://www.jvds.com/banners.php
t: +44 7919 373537	|
t: 1-888-327-6330 	| email: sales@jvds.com




Reply to: