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

Re: growisofs newbie questions



> /sbin/dump -y -b64 -0 -f - / | flyisofs mbc=2295104 fbc=350000 \
>                              | growisofs -speed=4 -Z /dev/hdd=/dev/zero
                                                                ^^^^^^^^^

Burning /dev/zero to DVD doesn't fit, so when the disk is full:

> 4703748096/4706074624 (100.0%) @3.9x, remaining 0:00
> :-[ WRITE@LBA=231020h failed with SK=5h/ASC=21h/ACQ=00h]: No space left on device

You want /dev/stdin. ;)

Volker

-- 
Volker Kuhlmann			is possibly list0570 with the domain in header
http://volker.dnsalias.net/		Please do not CC list postings to me.



Reply to: