>its not happy:
>...
>root@bast:~# dd if=/dev/scsi/host0/bus0/target15/lun0/mtn of=/tmp/first-record count=1
>dd: reading `/dev/scsi/host0/bus0/target15/lun0/mtn': Cannot allocate memory

You forgot the "bs=32k".  What happens if you add that?

And you need to do a rewind between the two dd's.

John R. Jackson, Technical Software Specialist, [EMAIL PROTECTED]

Reply via email to