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

Re: Problems when writing DVDs with growisofs



> I did a blockdev --setra 8 /dev/hdd as root ( 8*512 byte = 4k ).
> 
> Unfortunately the problem remains the same.

It is necesssary to first test whether you're running into said kernel
bug, before considering other possibilities. For this, you will need to
set read-ahead to zero, not something small.

hdparm -a0 /dev/hdd

will do it. So might blockdev. Check with hdparm /dev/hdd

Note this will make your DVD drive very slow. It is sufficient to
disable read-ahead from another shell while your reading is going on, as
long as you make sure that you do it well before the kernel reads near
the end of the recording.

> What next ?

Provide missing info ;)

Volker

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



Reply to: