L'hardware credo venga riconosciuto, perchè dando il comando wodim --devices mi esce fuori il seguente output:
Codice: Seleziona tutto
wodim: Overview of accessible drives (1 found) :
-------------------------------------------------------------------------
0 dev='/dev/scd0' rwrw-- : 'LITE-ON' 'DVDRW LH-20A1L'
-------------------------------------------------------------------------Codice: Seleziona tutto
# /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 nodev,noexec,nosuid 0 0
# / was on /dev/sdb1 during installation
UUID=c5cfe136-953b-4fc0-b7a5-98fa6a90ab46 / ext3 errors=remount-ro 0 1
# swap was on /dev/sdb5 during installation
UUID=936dee9d-c5e2-4bed-a0f3-6698ccaaed05 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0Uso Ubuntu 10.04 LTS, mi potete aiutare?
