Find the answer to your Linux question:
Results 1 to 2 of 2
i have inserted the pen drive in the pc then gave dmesg command to know the drive.then gave the following command #mount /dev/sda /mnt/flash but it says that the file ...
  1. #1
    Just Joined!
    Join Date
    Dec 2009
    Posts
    6

    Unhappy usb drive

    i have inserted the pen drive in the pc then gave dmesg command to know the drive.then gave the following command
    #mount /dev/sda /mnt/flash
    but it says that the file structure not mentioned.how to find the file structure and how to mention in the command.

  2. #2
    Linux Guru Lazydog's Avatar
    Join Date
    Jun 2004
    Location
    The Keystone State
    Posts
    2,281
    try the following;

    mount -t vfat /dev/sda /mnt/flash

    Regards
    Robert

    Linux
    The adventure of a life time.

    Linux User #296285
    Get Counted

Posting Permissions

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