Thread: mount cdrom0
hi experts
i'm trying external cdrom (on usb)to work. message special device /dev/scd0 not exist
. when typing etc/fstab says permission denied.
when typing more etc/fstab get:
# /etc/fstab: static file system information.
#
# use 'blkid -o value -s uuid' print universally unique identifier
# device; may used uuid= more robust way name
# devices works if disks added , removed. see fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / on /dev/sda1 during installation
uuid=e8b7d348-e5c8-4dbf-bbea-3582c8f7d4d5 / ext4 errors=remount
-ro 0 1
# swap on /dev/sda5 during installation
uuid=586e2c81-301f-4b85-aa72-5a4d9d9cbb32 none swap sw
0 0
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
when type nano etc/fstab get:-
# /etc/fstab: static file system information.
#
# use 'blkid -o value -s uuid' print universally unique identifier
# device; may used uuid= more robust way name
# devices works if disks added , removed. see fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc defaults 0 0
# / on /dev/sda1 during installation
uuid=e8b7d348-e5c8-4dbf-bbea-3582c8f7d4d5 / ext4 errors=remoun$
# swap on /dev/sda5 during installation
uuid=586e2c81-301f-4b85-aa72-5a4d9d9cbb32 none swap sw $
/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
# /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
means noting me except wrong.
can please me sort lot out????
Forum The Ubuntu Forum Community Ubuntu Official Flavours Support Hardware [ubuntu] mount cdrom0
Ubuntu
Comments
Post a Comment