On Sep 23, 2008, at 11:17 PM, Brian Keefer wrote:
> On Sep 23, 2008, at 8:49 PM, Ted Unangst wrote:
quoted text >
>> On Tue, Sep 23, 2008 at 11:28 PM, Brian Keefer
>> wrote:
>>> I booted a Sunfire V120 off a 4.4 snapshot CD and dd if=/dev/zero
>>> of=/rsd0
>>> was humming along quite nicely when I left this evening.
>>
>> You may want to go back and fix both your typos.
>
>
> That's what I get for not copying & pasting from the terminal. /sigh
>
> Of course it's
> dd if=/dev/zero of=/dev/rsd0c
>
> --
> bk
Final addendum: copying with the default block size was going to
take about 90 hours on a 36GB SCSI disk. I added bs=10m and it
finished in 70 minutes.
--
bk