Używam Linux Mint 8 Helena.
1. Po włożeniu płyty do napędu: Nie udało się zamontować „Płyta DVD+RW”. - thunar
2. Płyta jest czysta (używana lecz sformatowana)
3. Okienko:
Kod: Zaznacz cały
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
* * * missing codepage or helper program, or other error
* * * In some cases useful info is found in syslog - try
* * * dmesg | tail *or so.
5. dmesg | tail
Kod: Zaznacz cały
dalik@trance ~ $ dmesg | tail
[ *102.292006] eth0: no IPv6 routers present
[ *108.919500] UDF-fs: No VRS found
[ *108.919504] UDF-fs: No partition found (1)
[ *109.027957] ISO 9660 Extensions: Microsoft Joliet Level 1
[ *109.029375] ISOFS: changing to secondary root
[ *144.817032] UDF-fs: No anchor found
[ *144.817037] UDF-fs: No partition found (1)
[ *144.951205] ISOFS: Unable to identify CD-ROM format.
[ *145.492238] Marking TSC unstable due to cpufreq changes
[ *146.000031] Clocksource tsc unstable (delta = -291666822 ns)
Kod: Zaznacz cały
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> * <type> *<options> * * * <dump> *<pass>
proc * * * * * */proc * * * * * proc * *defaults * * * *0 * * * 0
# / was on /dev/sda1 during installation
UUID=2c744bba-3745-48ad-9138-cdb8c970e848 / * * * * * * * ext4 * *errors=remount-ro 0 * * * 1
# /home was on /dev/sda7 during installation
UUID=18b2bebc-40f0-44aa-bf9e-1bf79631dfdd /home * * * * * ext3 * *defaults * * * *0 * * * 2
# swap was on /dev/sda6 during installation
UUID=58da7342-aedb-49df-b0a5-f73a6bcf3b6c none * * * * * *swap * *sw * * * * * * *0 * * * 0
/dev/scd0 * * * /media/cdrom0 * udf,iso9660 user,noauto,exec,utf8 0 * * * 0
/dev/sda5 * * * /mp3 * *ext3 * *defaults * * * *0 * * * 2
/dev/sdb5 * * * /dysk_D ntfs * *defaults * * * *0 * * * 2
Kod: Zaznacz cały
dalik@trance ~ $ cdrecord -scanbus
scsibus2:
2,0,0 200) *
2,1,0 201) 'TSSTcorp' 'CDDVDW SH-S202H ' 'SB00' Removable CD-ROM
2,2,0 202) *
2,3,0 203) *
2,4,0 204) *
2,5,0 205) *
2,6,0 206) *
2,7,0 207) *
Sprawdzałem też na płytach zajętych.
Proszę o pomoc.