Scheduled Maintenance: We are aware of an issue with Google, AOL, and Yahoo services as email providers which are blocking new registrations. We are trying to fix the issue and we have several internal and external support tickets in process to resolve the issue. Please see: viewtopic.php?t=158230

 

 

 

Debian Jessie: cannot read encrypted DVD on headless system

Graphical Environments, Managers, Multimedia & Desktop questions.
Post Reply
Message
Author
alh
Posts: 1
Joined: 2017-07-05 08:01

Debian Jessie: cannot read encrypted DVD on headless system

#1 Post by alh »

On my headless Debian Jessie system I seem to be unable to read encrypted DVDs.

Code: Select all

root@debian:/# udevadm info -q env -n /dev/cdrom
DEVLINKS=/dev/cdrom /dev/cdrw /dev/disk/by-id/ata-HL-DT-ST_DVDRAM_GH24NSD1_K1GH3OJ1600 /dev/disk/by-id/wwn-0x5001480000000000 /dev/dvd /dev/dvdrw
DEVNAME=/dev/sr0
DEVPATH=/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sr0
DEVTYPE=disk
ID_ATA=1
ID_ATA_SATA=1
ID_ATA_SATA_SIGNAL_RATE_GEN1=1
ID_BUS=ata
ID_CDROM=1
ID_CDROM_CD=1
ID_CDROM_CD_R=1
ID_CDROM_CD_RW=1
ID_CDROM_DVD=1
ID_CDROM_DVD_PLUS_R=1
ID_CDROM_DVD_PLUS_RW=1
ID_CDROM_DVD_PLUS_R_DL=1
ID_CDROM_DVD_R=1
ID_CDROM_DVD_RAM=1
ID_CDROM_DVD_RW=1
ID_CDROM_MEDIA=1
ID_CDROM_MEDIA_DVD=1
ID_CDROM_MEDIA_SESSION_COUNT=1
ID_CDROM_MEDIA_STATE=complete
ID_CDROM_MEDIA_TRACK_COUNT=1
ID_CDROM_MEDIA_TRACK_COUNT_DATA=1
ID_CDROM_MRW=1
ID_CDROM_MRW_W=1
ID_MODEL=HL-DT-ST_DVDRAM_GH24NSD1
ID_MODEL_ENC=HL-DT-ST\x20DVDRAM\x20GH24NSD1\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20\x20
ID_REVISION=LG00
ID_SERIAL=HL-DT-ST_DVDRAM_GH24NSD1_K1GH3OJ1600
ID_SERIAL_SHORT=K1GH3OJ1600
ID_TYPE=cd
ID_WWN=0x5001480000000000
ID_WWN_WITH_EXTENSION=0x5001480000000000
MAJOR=11
MINOR=0
SUBSYSTEM=block
TAGS=:seat:systemd:uaccess:
USEC_INITIALIZED=47128
As you can see

Code: Select all

ID_FS_TYPE
is missing.

Any solution for this?

User avatar
None1975
df -h | participant
df -h | participant
Posts: 1389
Joined: 2015-11-29 18:23
Location: Russia, Kaliningrad
Has thanked: 45 times
Been thanked: 66 times

Re: Debian Jessie: cannot read encrypted DVD on headless sys

#2 Post by None1975 »

OS: Debian 12.4 Bookworm / DE: Enlightenment
Debian Wiki | DontBreakDebian, My config files on github

Post Reply