Привет Всем! Значит делаю образы: mkisofs -o cd.iso -U -D -d -f -V 'Mega DVD' -L -l --iso-level 3 -N -R -split-output -no-iso-translate /mnt/other/cd/ А как их записать на диск одним траком? Раньше (cdrw) получалось через фифо, но щас: [EMAIL PROTECTED] d]$ cat cd.iso_00 cd.iso_01 cd.iso_02 cd.iso_03 cd.iso_04 >/tmp/test Broken pipe
на другой консоли: cmd finished after 0.000s timeout 200s dvdrecord: Cannot open new session. dvdrecord: fifo had 64 puts and 0 gets. dvdrecord: fifo was 0 times empty and 0 times full, min fill was 100%. т.е. что ему нужно для новой сессии? -- Sergey <[EMAIL PROTECTED]> csu

