This shows you the differences between two versions of the page.
— |
informatica:linux:grabadora_cd_usb_externa [2015/04/13 20:19] (current) |
||
---|---|---|---|
Line 1: | Line 1: | ||
+ | /dev/scd0 | ||
+ | |||
+ | NOTA: antes la grabadora usb externa la pillaba como /dev/scd0 y ahora como /dev/sr0 | ||
+ | |||
+ | Para montarla: | ||
+ | |||
+ | mount -t iso9660 -o uid=1000, | ||
+ | |||