Tech Support Guy banner

DVDRW doesn't want to write

1074 Views 6 Replies 3 Participants Last post by  Solanth
I have installed a NEC DVD+/-RW ND-3550A into my Ubunut 5.04, found the device as /dev/hdd, mounted it at /mnt/dvdrw. It will read a CD, but when I put a blank dvd+rw into the drive and try to mount it with

Code:
sudo mount /dev/hdd /mnt/dvdrw
I get the message:

mount: block device /dev/hdd is write-protected, mounting read-only
mount: you must specify the filesystem type
The blank DVD surely is not write-protected. What am I doing wrong? TIA
Status
Not open for further replies.
1 - 1 of 7 Posts
I'm not quite sure what you're asking for help with. Could you elaborate? If you're backing up for the purpose of upgrading, no repartitioning is necessary. Just do
Code:
sudo apt-get dist-upgrade
to get the packages for the latest release.
1 - 1 of 7 Posts
Status
Not open for further replies.
Top