Az ubuntum nem hajlando mountolni az irott adat DVD-ket, es nem ertem miert.
Megirom a DVD-t es a k3b mar nem tudja visszaellenorizni mert nem tudja mountolni azt. Mas rendszeren tokeletesen mukodik.
Amit kapok:
emul@huneyubu:$ mount /dev/hdc
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
emul@huneyubu:$ mount -t iso9660 /dev/hdc /media/cdrom0/
mount: only root can do that
emul@huneyubu:$ sudo mount -t iso9660 /dev/hdc /media/cdrom0/
mount: wrong fs type, bad option, bad superblock on /dev/hdc,
missing codepage or other error
In some cases useful info is found in syslog - try
dmesg | tail or so
emul@huneyubu:$ dmesg|tail
[162315.219211] UDF-fs: No partition found (1)
[162315.255698] attempt to access beyond end of device
[162315.255704] hdc: rw=0, want=68, limit=4
[162315.255906] isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16
[162427.683300] attempt to access beyond end of device
[162427.683308] hdc: rw=0, want=68, limit=4
[162427.683514] isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16
[162674.732787] attempt to access beyond end of device
[162674.732794] hdc: rw=0, want=68, limit=4
[162674.733002] isofs_fill_super: bread failed, dev=hdc, iso_blknum=16, block=16
emul@huneyubu:$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# /dev/sda1
UUID=9124204f-4b09-4e83-b93f-a2722a8a7365 / ext3 defaults,errors=remount-ro 0 1
# /dev/hda1
UUID=1be77831-395d-433d-80f1-52e1ae4d071f /media/hda1 ext3 defaults 0 2
# /dev/hdb1
UUID=94CCD428CCD40680 /media/hdb1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
# /dev/hda5
UUID=e40127a1-5ec6-4870-8ccd-ffbb4adcd12f none swap sw 0 0
# /dev/sda5
UUID=13c144e6-db84-470f-b44f-fc627829cc25 none swap sw 0 0
/dev/hdc /media/cdrom0 iso9660 ro,user,noauto 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
Nezegettem neten sokat, de nem nagyon talaltam semmi hasznalhatot: https://bugs.launchpad.net/ubuntu/+source/linux-source-2.6.20/+bug/1212…
Ti nem tudtok ra mondani valamit?