Announcement

Collapse
No announcement yet.

cant mount usb stick

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

    cant mount usb stick

    hi, i cant mount my usb stick. i dont know why. here my fstab:

    Code:
    # /etc/fstab: static file system information.
    #
    # <file system> <mount point>  <type> <options>    <dump> <pass>
    
    proc                    /proc          proc nodev,noexec,nosuid      0 0 
    #Entry for /dev/sda6 :
    UUID=ccb76a21-0616-465e-bd64-201f04aac97f /            ext3 errors=remount-ro       0 1 
    #Entry for /dev/sda7 :
    UUID=fe43c47d-3f2f-4425-b801-8cecb11fffe9 /home          ext3 defaults           0 2 
    #Entry for /dev/sda3 :
    UUID=BAB021EFB021B2B5           /media/Acer       ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sda1 :
    UUID=9A106CB3106C9851           /media/PQSERVICE    ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sda2 :
    UUID=70706D68706D35CE           /media/SYSTEM_RESERVED ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sdb1 :
    UUID=70A3A7E348AFF2C7           /media/sdb1       ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sdb2 :
    UUID=651A6B87658D5987           /media/sdb2       ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sdb3 :
    UUID=665ABF0B17BAF6D7           /media/sdb3       ntfs nls=utf8,noauto,users,umask=0,uid=1000,gid=1000 0 0 
    #Entry for /dev/sda5 :
    UUID=5f4808db-3b9a-41ed-85a4-9e5f30ebebaa none          swap sw           0 0
    if you need more info, then let me know it. i will post it directly.

    thanks
    kubuntu feisty
    newbee

    #2
    Re: cant mount usb stick

    /etc/fstab has nothing to do with USB sticks.

    Is your USB stick FAT32 or ext2 formatted? If yes, then just insert it in the computer, and the device notifier should pop up and ask you what you want to do with it.

    Comment


      #3
      Re: cant mount usb stick

      i have formated new. know it works. thanks!
      kubuntu feisty
      newbee

      Comment


        #4
        Re: cant mount usb stick

        I have killed many a flash stick by formatting to ext2
        Home: Kubuntu 12.04-amd64; Intel i7-860 on Intel DH55PJ; Nvidia 9500GT; 6GB RAM
        Network Slave: Xubuntu 11.10-x86; Intel P4-Prescott on MSI; 2GB RAM; Nvidia FX5200
        Portable: Xubuntu 11.10-amd64; Asus EeePC 1015PEM

        Comment


          #5
          Re: cant mount usb stick

          Originally posted by rfakhrai
          I have killed many a flash stick by formatting to ext2
          I have 4 of them with ext2 partitions, configured like this: http://kubuntuforums.net/forums/inde...opic=3107512.0

          I have never observed a failure that seemed to have any relationship to the filesystem type.

          Comment


            #6
            Re: cant mount usb stick

            Yes, I was merely mentioning it as an (aside). I formatted the USB sticks to ext2 back in the Hardy days because NTFS support (and removable media, for that matter) wasn't as transparent as it is now.

            I am not, in any way, condemning formatting a USB stick to ext2.
            Home: Kubuntu 12.04-amd64; Intel i7-860 on Intel DH55PJ; Nvidia 9500GT; 6GB RAM
            Network Slave: Xubuntu 11.10-x86; Intel P4-Prescott on MSI; 2GB RAM; Nvidia FX5200
            Portable: Xubuntu 11.10-amd64; Asus EeePC 1015PEM

            Comment

            Working...
            X