ayuda ubuntu studio 10.04 no reconoce mi dvdrom

tonatas

Bovino maduro
#1
pues aqui con otra molestia mis estimados masters linuxeros, resulta que terminando de instalar el ubuntu studio 10.04 unos dias me funcionaba el dvdrom, pero derrepente ya no lo reconocio..... si alguien tuviera la certeza de ayudarme para solucionar esto, y lo que mas coraje me da esque ya lo tenia completamente tunneado.. gracias!
 

Someone in time

Bovino Milenario
#2
Ejecuta lo siguiente en una terminal:
Código:
tail -f /var/log/syslog
sin cerrar la terminal abres el cdrom e insertas un disco o algo... para ver el output del log... después copias el resltado acá para ver que puede ser... :vientos:
 

tonatas

Bovino maduro
#3
ah pues si se tarda algo en hacer eso pero me sale esto

May 20 17:06:44 tona5 dhclient: bound to 192.168.1.92 -- renewal in 26 seconds.
May 20 17:07:10 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:07:10 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:07:10 tona5 dhclient: bound to 192.168.1.92 -- renewal in 29 seconds.
May 20 17:07:39 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:07:39 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:07:39 tona5 dhclient: bound to 192.168.1.92 -- renewal in 26 seconds.
May 20 17:08:05 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:08:05 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:08:05 tona5 dhclient: bound to 192.168.1.92 -- renewal in 26 seconds.
May 20 17:08:31 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:08:31 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:08:31 tona5 dhclient: bound to 192.168.1.92 -- renewal in 27 seconds.
May 20 17:08:58 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:08:58 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:08:58 tona5 dhclient: bound to 192.168.1.92 -- renewal in 27 seconds.
May 20 17:09:25 tona5 dhclient: DHCPREQUEST of 192.168.1.92 on eth0 to 192.168.1.254 port 67
May 20 17:09:25 tona5 dhclient: DHCPACK of 192.168.1.92 from 192.168.1.254
May 20 17:09:25 tona5 dhclient: bound to 192.168.1.92 -- renewal in 28 seconds.


lo que note esque si agarra los discos cuando se reinicia pero a la hora de cambiarlos ya no los reconoce ni nada
 

Someone in time

Bovino Milenario
#5
Con gusto compa... Tu instalación de Ubuntu es un servidor DHCP??
Bueno el caso es que no se si hiciste lo que te pedí de abrir primero el log y después probar metiendo un cd (estrictamente en ese orden), o si tu compu está arrojando muchos datos a la vez lo cual no permitió al comando tail reflejar la información sobre el cdrom...

Bueno en todo caso ejecuta:
Código:
cat /etc/fstab
y
Código:
cat /etc/mtab
y posteas el resultado para ver que pistas ofrece... suerte... :vientos:
 

tonatas

Bovino maduro
#6
ok puse los comandos en terminal y aparece esto

# /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/sda6 during installation
UUID=cf615902-1754-4267-9222-e55ecdb87939 / ext4 errors=remount-ro 0 1
# swap was on /dev/sda7 during installation
UUID=9c8a3a9d-8144-40ae-bff0-0a7c0121c7a4 none swap sw 0 0
/dev/fd0 /media/floppy0 auto rw,user,noauto,exec,utf8 0 0
root@tona5:/home/tonatiuh# cat /etc/mtab
/dev/sda6 / ext4 rw,errors=remount-ro 0 0
proc /proc proc rw,noexec,nosuid,nodev 0 0
none /sys sysfs rw,noexec,nosuid,nodev 0 0
none /sys/fs/fuse/connections fusectl rw 0 0
none /sys/kernel/debug debugfs rw 0 0
none /sys/kernel/security securityfs rw 0 0
none /dev devtmpfs rw,mode=0755 0 0
none /dev/pts devpts rw,noexec,nosuid,gid=5,mode=0620 0 0
none /dev/shm tmpfs rw,nosuid,nodev 0 0
none /var/run tmpfs rw,nosuid,mode=0755 0 0
none /var/lock tmpfs rw,noexec,nosuid,nodev 0 0
none /lib/init/rw tmpfs rw,nosuid,mode=0755 0 0
none /var/lib/ureadahead/debugfs debugfs rw,relatime 0 0
binfmt_misc /proc/sys/fs/binfmt_misc binfmt_misc rw,noexec,nosuid,nodev 0 0
gvfs-fuse-daemon /home/tonatiuh/.gvfs fuse.gvfs-fuse-daemon rw,nosuid,nodev,user=tonatiuh 0 0
/dev/sda1 /media/064C0D0F4C0CFB67 fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0
/dev/sda5 /media/Documentos fuseblk rw,nosuid,nodev,allow_other,blksize=4096,default_permissions 0 0
 

Someone in time

Bovino Milenario
#7
Bueno compa puedo ver que en el archivo /etc/fstab no hay una entrada para el cdrom que por lo general se llama cdrom o cdrom0 de la carpeta /media y que en muchas ocasiones está ubicado en /dev/scd0... Puedes probar con lo siguiente... abre una terminal y digita:
Código:
sudo gedit /etc/fstab
y en el archivo de texto que aparece al final pega esta línea:
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
Guarda e intenta de nuevo... puedes probar reiniciando la compu...
 

tonatas

Bovino maduro
#8
ok muchas gracias, ahora ya ve el cd pero no se puede montar me sale este mensaje

Error mounting: mount exited with exit code 1: helper failed with:
mount: mount point /media/cdrom0 does not exist
 

Someone in time

Bovino Milenario
#10
Lo siento compa fue mi error... es que no sabía si tenías la carpeta adecuada en /media... lo que debes hacer es crear la carpeta (escribe en terminal):
Código:
sudo mkdir /media/cdrom0
Hazlo y vuelve a probar... suerte... :vientos:
 

tonatas

Bovino maduro
#11
ok ya reinicie y cuando lo quiero montar aparece esto

DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken.

y despues esto

DBus error org.gtk.Private.RemoteVolumeMonitor.Failed: An operation is already pending
 
Arriba