Operating Systems > Linux and UNIX
rawrite in linux?
Stryker:
Aw, I got it. dd... of course, stupid me.
theangelofdeath69:
Bitch. Didn't realise that one...
Using dd under Linux to write standard density floppies
If you have another Linux based system you can use the following to copy the disk image to a 1440kb diskette:
dd if=fd.f14 of=/dev/fd0
or
dd if=fd.f14 of=/dev/fd0 bs=10k
(uses higher blocking factor to get faster write to disk)
Found that in a Google Search...
if is the image file, of is the drive to copy to
:eek:
theangelofdeath69:
Er, didn't get your post before replying.
What the hell, though
Stryker:
Well now I got to put this little guy to the test, be back later.
theangelofdeath69:
Hehe. Cool, CYa
Navigation
[0] Message Index
[*] Previous page
Go to full version