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

Re: rawrite for linux



Jonathan Sprague dixit:
> 
> 
> dd if=FILE.EXT of=/dev/fd0 (for floppy a:)

say I want to make an image of Slackware's boot & root disks from my cdrom
to the floppy, would it be as follows?:

mount -t iso9660 /dev/hdb /cdrom
mount -t ext2 /dev/fd0 /floppy

dd if =/dev/hdb/bare.i of=/dev/fd0

dd if=/dev/hdb/color.gz of=/dev/fd0

BTW, I believe obs=18k deals with disk space/capacity somehow.

Cheers.

-- 
Un saludo,

Horacio
------------------------
homega@vlc.servicom.es
------------------------


Reply to: