-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA1 [NB: Please do not cross-post]
Dimitrios Eftaxiopoulos wrote: > I use Debian Lenny, on an i386 laptop. I try to mount a dvd and I get > > [EMAIL PROTECTED]:~$ sudo mount /dev/hdc -t iso9660 /media/cdrom0 Why don't you $ mount -t iso9660 /dev/hdc /media/cdrom0 See man mount. (That's on etch, but I wouldn't think the order of arguments and options has changed from etch to lenny. :-) > mount: block device /dev/hdc is write-protected, mounting read-only > mount: wrong fs type, bad option, bad superblock on /dev/hdc, Are you sure that your dvd is iso9660? - From man mount: /-------------------- Mount options for udf udf is the "Universal Disk Format" filesystem defined by the Optical Storage Technology Association, and is often used for DVD-ROM. See also iso9660. \-------------------- Try $ mount -t udf /dev/hdc /media/cdrom0 HTH, Johannes -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.6 (GNU/Linux) iD8DBQFHDx9QC1NzPRl9qEURAj6SAJ0fu/hpm2I2Ku4lVXjCDp0CHA3WsgCdEWAe W5EN7J+mDfd3+BhXD0HE3kc= =vJek -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]