Announcement

Collapse
No announcement yet.

still having problems with mount points

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

    still having problems with mount points

    Here is a copy of my fstab.
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point> <type> <options> <dump> <pass>
    proc /proc proc defaults 0 0
    /dev/hda2 / ext3 defaults,errors=remount-ro 0 1
    /dev/hda1 /media/hda1 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
    /dev/hda5 /media/hda5 ext3 defaults 0 2
    /dev/hda6 /media/hda6 ext3 defaults 0 2
    /dev/sda1 /media/sda1 vfat defaults,utf8,umask=007,gid=46 0 1
    /dev/sdb1 /media/sdb1 vfat defaults,utf8,umask=007,gid=46 0 1
    /dev/hda3 none swap sw 0 0
    /dev/hdc /media/cdrom0 udf,iso9660 user,noauto 0 0

    I'm having problems with both sda1. What do I change or delete?
    The rest are good.
    Thanks Scott

    #2
    Re: still having problems with mount points

    What are you trying to do? What problems are you having? You can't mount them? Fill me in please.

    Will

    Comment

    Working...
    X