Amigos de lo imposible, mi manjaro no está reconociendo mi lectora, cuando inserto un cd obtengo el siguiente error en devices
An error occurred while accessing 'Home', the system responded: The requested operation has failed: Error mounting /dev/sr0 at /run/media/manjaro/MJRO1610: unknown filesystem type 'iso9660'
He intentado montarlo con algo de esto
[manjaro@manjaro ~]$ sudo mount /dev/sr0 /mnt/cdrom/
mount: /mnt/cdrom: unknown filesystem type 'iso9660'.
tambien esto sin éxito
[manjaro@manjaro ~]$ sudo mount -t iso9660 /dev/sr0 /mnt/cdrom/
mount: /mnt/cdrom: unknown filesystem type 'iso9660'.
esta es la salida de mi fstab
[manjaro@manjaro ~]$ cat /etc/fstab
# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
UUID=83d09ce7-fb69-4274-8266-be6ebe62d571 / ext4 defaults,noatime 0 1
UUID=47caaae5-3fa6-4029-8342-27a2ac2133b8 swap swap defaults,noatime 0 0
UUID=95A5-8ED4 /boot vfat defaults,noatime 0 2
UUID=6c94c0ba-e9b0-4353-945b-c1f476e75835 /home ext4 defaults,noatime 0 2
No se que puede estar mal, me gustaria saber sus pensamientos.
Gracias por leer,
DUDA
Pensamiento 1: ¿Por qué manjaro? Abre horizontes, hay más distros.
Pensamiento 2: ¿Edad de tu lectora? Lo mismo toca cambiar.
Pensamiento 3: Gracias por leer.
You are not allowed to view links.
You are not allowed to view links.
Register or Login or You are not allowed to view links.
Register or Login
Pensamiento 1: ¿Por qué manjaro? Abre horizontes, hay más distros.
Pensamiento 2: ¿Edad de tu lectora? Lo mismo toca cambiar.
Pensamiento 3: Gracias por leer.
1. Manjaro es fuciente para lo que uso.
2. Edad 2 años, y funciona bien (con eso resintalé manjaro hace unos meses).
3. Actualicé kernel, reinicie y esto ha solucionado el problema.