Hi,
habe den Kernel 2.6.24 kompiliert. Er bootet, alles funzt. Dann habe ich die UDF_2.50-Unterstützung gepatcht:
cp UDF_2.50-linux-2.6.24.patch.bz2 /usr/src/linux-2.6.24
cd /usr/src/linux-2.6.24
bzcat UDF_2.50-linux-2.6.24.patch.bz2 | patch -p1
make oldconfig && make prepare && make scripts && make SUBDIRS=fs/udf modules
cp fs/udf/udf.ko /lib/modules/2.6.24/kernel/fs/udf/
Hat alles geklappt, aber meine unter Vista gebrannte CD wird nicht gemountet, auch nicht mit " -t udf" und " -o session=1".
Fehlermeldung:
mount: block device /dev/hdd is write-protected, mounting read-only
attempt to access beyond end of device
hdd: rw=0, want=14372, limit=14368
UDF-fs: No fileset found
mount: wrong fs type, bad option, bad superblock on /dev/hdd,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
mit dmesg | tail erfahre ich auch nix neues:
UDF-fs: No fileset found
attempt to access beyond end of device
hdd: rw=0, want=14372, limit=14368
Einen Defekt der CD kann ich definitiv ausschließen, unter Windows XP klappt nämlich der Zugriff.
Habe es auch mit 2.6.16, 2.6.16.1, 2.6.16.2 und 2.6.16.60 probiert, immer dasselbe.
Am besten wäre natürlich ein fertiger Patch.deb!
Könnt Ihr mir helfen? Falls ja vielen Dank!
(gelöst)udf_2.5 Patch funzt nicht
(gelöst)udf_2.5 Patch funzt nicht
Zuletzt geändert von sebbl am 14.09.2009 19:10:42, insgesamt 1-mal geändert.
Re: udf_2.5 Patch funzt nicht
Habe die Antwort: Im 2.6.26-rc6er Kernel ist das Problem Geschichte!
Bis zum nächsten Mal!
Bis zum nächsten Mal!