Find the answer to your Linux question:
Results 1 to 2 of 2
Code: /dev/sda6 / reiserfs acl,user_xattr 1 1 /dev/sda7 /home reiserfs acl,user_xattr 1 2 /dev/sda1 /windows/C ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sdb1 /windows/D ntfs ro,users,gid=users,umask=0002,nls=utf8 0 0 /dev/sdc1 /windows/E vfat users,gid=users,umask=0002,utf8=true 0 ...
  1. #1
    Just Joined!
    Join Date
    Nov 2006
    Posts
    3

    -=- Can't mount Hard Drives or Flash Drives

    Code:
    /dev/sda6            /                    reiserfs   acl,user_xattr        1 1
    /dev/sda7            /home                reiserfs   acl,user_xattr        1 2
    /dev/sda1            /windows/C           ntfs       ro,users,gid=users,umask=0002,nls=utf8 0 0
    /dev/sdb1            /windows/D           ntfs       ro,users,gid=users,umask=0002,nls=utf8 0 0
    /dev/sdc1            /windows/E           vfat       users,gid=users,umask=0002,utf8=true 0 0
    /dev/sdb5            /windows/F           ntfs       ro,users,gid=users,umask=0002,nls=utf8 0 0
    /dev/sda5            swap                 swap       defaults              0 0
    proc                 /proc                proc       defaults              0 0
    sysfs                /sys                 sysfs      noauto                0 0
    debugfs              /sys/kernel/debug    debugfs    noauto                0 0
    usbfs                /proc/bus/usb        usbfs      noauto,user                0 0
    devpts               /dev/pts             devpts     mode=0620,gid=5       0 0
    /dev/fd0             /media/floppy        auto       noauto,user,sync      0 0


    Currently I am unable to mount my hard drives nor can I mount my flash drive. I have coded my /etc/fstab/ file. Please forgive, I am learning...

  2. #2
    Super Moderator devils casper's Avatar
    Join Date
    Jun 2006
    Location
    Chandigarh, India
    Posts
    24,316
    whats the error message it throwing?
    post the output of 'fdisk -l' too.





    casper
    It is amazing what you can accomplish if you do not care who gets the credit.
    New Users: Read This First

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
...