Announcement

Collapse
No announcement yet.

'mount' command available???

Collapse
This topic is closed.
X
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

    #16
    Re: 'mount' command available

    Originally posted by tomcloyd
    /dev/scd0 /media/cdrom0 udf,iso9660 user,noauto 0 0
    Edit your fstab file (as root) to this:
    Code:
    /dev/scd0   /media/cdrom0 udf,iso9660 user,noauto,exec 0   0
    Note the change is the ,exec added after noauto
    Windows no longer obstructs my view.
    Using Kubuntu Linux since March 23, 2007.
    "It is a capital mistake to theorize before one has data." - Sherlock Holmes

    Comment

    Working...
    X