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

DVD-RAM mounten



Hallo!

Ich habe mir jetzt mal einen DVR-111 geleistet. Was liegt da näher, mal
dvd-ram zu testen. Lt. proc unterstützt der Brenner das mit der Firmware
(es ist die aktuelle Firmware).
Also DVD-RAM gekauft und folgendes gemacht.
Ich habe ein wenig rumgelesen. Das Modul pktcdvd wird geladen und in
der /etc/default/dvdram habe ich alles eingetragen. 
Wenn ich jetzt mit mount -t udf -o
rw,noatime,async,users /dev/pktcdvd/dvdram /media/dvdram die DVD-RAM
mounten will, kommt eine Fehlermeldung unter dmesg:
------------------------------------------
pktcdvd: 54 01 00 00 00 00 00 00 00 00 00 00 - sense 01.f1.63 (Recovered
error)
[17205327.488000] pktcdvd: pktcdvd0 Optimum Power Calibration failed
[17205327.488000] pktcdvd: 4473406kB available on disc
[17205332.372000] UDF-fs: No partition found (1)
[17205462.296000] pktcdvd: write speed 4155kB/s
---------------------------------------------

Dann habe ich die udftools installiert und mit mkudffs
--media=dvdram /dev/hdd ein Filesystem auf der DVDRAM erzeugt (glaube
ich zumindest). Zumindest sehen die Meldungen so aus:
root@chef:/home/tommi # mkudffs --media=dvdram /dev/hdd
start=0, blocks=16, type=RESERVED 
start=16, blocks=3, type=VRS 
start=19, blocks=237, type=USPACE 
start=256, blocks=1, type=ANCHOR 
start=257, blocks=16, type=PVDS 
start=273, blocks=1, type=LVID 
start=274, blocks=2236171, type=PSPACE 
start=2236445, blocks=1, type=ANCHOR 
start=2236446, blocks=239, type=USPACE 
start=2236685, blocks=16, type=RVDS 
start=2236701, blocks=1, type=ANCHOR 

Dann wollte ich das Device mounten:
root@chef:/home/tommi # mount -t udf /dev/pktcdvd/dvdram /media/dvdram/
mount: wrong fs type, bad option, bad superblock on /dev/pktcdvd/dvdram,
       missing codepage or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

dmesg sagt folgendes:
[17197588.452000] hdd: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
[17197588.452000] ide: failed opcode was: unknown
[17197588.452000] hdd: cdrom_decode_status: status=0x51 { DriveReady SeekComplet
e Error }
[17197588.452000] hdd: cdrom_decode_status: error=0x40 { LastFailedSense=0x04 }
[17197588.452000] ide: failed opcode was: unknown
[17197588.452000] hdd: ide_intr: huh? expected NULL handler on exit
[17197588.500000] hdd: ATAPI reset complete
[17197588.548000] end_request: I/O error, dev hdd, sector 8946804

Hat jemand Erfahrung?

-- 
Gruß

Tommi


Homepage: www.tommiwe.de
Key fingerprint = DA5C B5F7 DB88 6CF4 9FA2  92DC 99D0 65D6 4B14 5FC0




Reply to: