At 21:29 2000-12-13 +0000, you wrote:
>On Wed, 13 Dec 2000, Dave Waller wrote:
>
>[snip]
> > How do you make dd make a blank disk image?
> >
> > I tried
> > dd if=/dev/zero of=windisk483 bs=483M
>
>hahaha, bs=1k count=483000 is what you want ;)

Which gives you a strange geometry ;)

(shameless plug) Try my createdisk.sh script in the misc directory! :-P
It has a minor bug which prevent the mbrdata to be added if you're not in 
the directory itself, but it doesn't cause any problem.

EL


Reply via email to