You are not logged in.
Hi everybody,
I succesfully install BunsenLabs GNU/Linux 11 (Beryllium) on my Acer Aspire One D255 but I'm having some issues that I describe here.
I have an external usb CD/DVD player that cant mount.
user@acer:~$ sudo mount /dev/sr0 /media/cdrom/
mount: /media/cdrom: no medium found on /dev/sr0.
Any help will be apreciated.
Some outputs from my machine.
user@acer:~$ sudo dmesg | tail
[ 3022.189384] usb-storage 1-2.2:1.0: USB Mass Storage device detected
[ 3022.195299] scsi host5: usb-storage 1-2.2:1.0
[ 3022.544383] scsi 4:0:0:0: Direct-Access Generic STORAGE DEVICE 1404 PQ: 0 ANSI: 6
[ 3022.545346] scsi 4:0:0:0: Attached scsi generic sg1 type 0
[ 3022.794227] sd 4:0:0:0: [sdb] Attached SCSI removable disk
[ 3023.216142] scsi 5:0:0:0: CD-ROM HL-DT-ST DVD+-RW GT10N A109 PQ: 0 ANSI: 0
[ 3023.221469] sr 5:0:0:0: Power-on or device reset occurred
[ 3023.233117] sr 5:0:0:0: [sr0] scsi3-mmc drive: 24x/24x writer dvd-ram cd/rw xa/form2 cdda tray
[ 3023.274977] sr 5:0:0:0: Attached scsi CD-ROM sr0
[ 3023.275470] sr 5:0:0:0: Attached scsi generic sg2 type 5
user@acer:~$ sudo lshw
*-usb:0
description: Mass storage device
product: External
vendor: Generic
physical id: 2
bus info: usb@1:2.2
logical name: scsi5
version: 1.14
serial: 202020202020202020202020
capabilities: usb-2.00 atapi emulated
configuration: driver=usb-storage maxpower=2mA speed=480Mbit/s
*-cdrom
description: DVD-RAM writer
product: DVD+-RW GT10N
vendor: HL-DT-ST
physical id: 0.0.0
bus info: scsi@5:0.0.0
logical name: /dev/cdrom
logical name: /dev/cdrw
logical name: /dev/dvd
logical name: /dev/dvdrw
logical name: /dev/sr0
version: A109
capabilities: removable audio cd-r cd-rw dvd dvd-r dvd-ram
configuration: status=nodisc
user@acer:~$ sudo fdisk -l
Disk /dev/sda: 298,09 GiB, 320072933376 bytes, 625142448 sectors
Disk model: TOSHIBA MQ01ABD0
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disklabel type: dos
Disk identifier: 0xebc7499a
Device Boot Start End Sectors Size Id Type
/dev/sda1 * 2048 48828415 48826368 23,3G 83 Linux
/dev/sda2 48830462 625141759 576311298 274,8G 5 Extended
/dev/sda5 48830464 68360191 19529728 9,3G 83 Linux
/dev/sda6 68362240 70361087 1998848 976M 82 Linux swap / Solaris
/dev/sda7 70363136 74266623 3903488 1,9G 83 Linux
/dev/sda8 74268672 625141759 550873088 262,7G 83 Linux
user@acer:~$ sudo blkid
/dev/sda1: UUID="a1ae8e9a-09c2-4405-85e1-816079b31c29" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ebc7499a-01"
/dev/sda5: UUID="bf521ddb-6a7c-4449-aef5-3c4abf8dda89" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ebc7499a-05"
/dev/sda6: UUID="62b244f9-752c-44a6-bcc8-7acc67f7c5eb" TYPE="swap" PARTUUID="ebc7499a-06"
/dev/sda7: UUID="0bca8c0e-7db9-4254-91f1-876d3be46fba" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ebc7499a-07"
/dev/sda8: UUID="8c091607-75db-446a-847d-7a476ecf6b28" BLOCK_SIZE="4096" TYPE="ext4" PARTUUID="ebc7499a-08"
user@acer:~$ lsmod | grep cdrom
cdrom 53248 1 sr_mod
Offline
I have an external usb CD/DVD player that cant mount.
user@acer:~$ sudo mount /dev/sr0 /media/cdrom/
mount: /media/cdrom: no medium found on /dev/sr0.
And you have inserted a working disc (readable on other pc)?
Have you tried to connect the drive with an Y-usb cable, to provide more power?
Have you tried the drive on another pc?
// Regards rbh
Please read before requesting help: "Guide to getting help", "Introduction to the Bunsenlabs Lithium Desktop" and other help topics under "Help & Resources" on the BunsenLabs menu
Offline
absTRACTa wrote:I have an external usb CD/DVD player that cant mount.
user@acer:~$ sudo mount /dev/sr0 /media/cdrom/
mount: /media/cdrom: no medium found on /dev/sr0.And you have inserted a working disc (readable on other pc)?
Have you tried to connect the drive with an Y-usb cable, to provide more power?
Have you tried the drive on another pc?
I plugged in another drive of the same hardware, and the new drive works great.
Ths is embarrassing.
Very thanks for remember me to do the basic.
Offline