Find the answer to your Linux question:
Page 2 of 2 FirstFirst 1 2
Results 11 to 12 of 12
Well this is an easy one: The file system type for 'fat32' is 'vfat' - this is what you need to put in your fstab. The vfat driver will auto-detect ...
  1. #11
    Just Joined!
    Join Date
    Jan 2005
    Location
    Oxford, UK
    Posts
    2
    Well this is an easy one:

    The file system type for 'fat32' is 'vfat' - this is what you need to put in your fstab.
    The vfat driver will auto-detect fat16/fat32

    Another of those crazy linux naming quirks!

    TIM

  2. #12
    Just Joined!
    Join Date
    Dec 2004
    Posts
    30
    Thanks, it worked by changing fat32 to vfat in fstab.

Page 2 of 2 FirstFirst 1 2

Posting Permissions

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