** Description changed:

  Hi,
  
  I'm not sure if this is a bug or not, but the ntfs drives I mount via
  fstab always gets randomized.
  
  I have it set in this order: C-D-F-G.  But for every boot, they get
  shuffled.
  
  At first I used the following setup:
  /dev/sda1 /media/C: ntfs    defaults,umask=007,gid=46 0       1
  /dev/sda5 /media/D: ntfs    defaults,umask=007,gid=46 0       1
  /dev/sdb1 /media/F: ntfs    defaults,umask=007,gid=46 0       1
  /dev/sdb5 /media/G: ntfs    defaults,umask=007,gid=46 0       1
  
  Now I use this:
  # /etc/fstab: static file system information.
  #
  # Use 'vol_id --uuid' to print the universally unique identifier for a
  # device; this may be used with UUID= as a more robust way to name devices
  # that works even if disks are added and removed. See fstab(5).
  #
  # <file system> <mount point>   <type>  <options>       <dump>  <pass>
  proc            /proc           proc    defaults        0       0
  # / was on /dev/sda3 during installation
  UUID=d84333ef-26af-4dd6-bee7-227dd79e2e4d /               ext4    
relatime,errors=remount-ro 0       1
  # swap was on /dev/sda4 during installation
  UUID=fa07d1a8-b823-47ad-b7a3-a93403557748 none            swap    sw          
    0       0
  /dev/scd0       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0
  /dev/fd0        /media/floppy0  auto    rw,user,noauto,exec,utf8 0       0
  UUID=BCC01853C01815EC /media/C ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=B084D9D684D99EE2 /media/D ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=8E58D05F58D0479B /media/F ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  UUID=BE5404F35404B067 /media/G ntfs-3g defaults,locale=en_PH.UTF-8 0 2
  
- 
- First asked for information here: 
http://ubuntuforums.org/showthread.php?t=978190 and help was provided.  When I 
clean-installed to Jaunty Beta, the shuffling won't get fix with the initial 
suggestions in that thread, and it now happens on every boot.
+ First asked for information here:
+ http://ubuntuforums.org/showthread.php?t=978190 and help was provided.
+ When I clean-installed to Jaunty Beta, the shuffling won't get fix with
+ the initial suggestions in that thread, and it now happens on every
+ boot.
  
  Reported, might be a bug.
- 
  
  System: Jaunty-beta
  64-bit
  Primary harddrive: IDE (where my swap and ext4 are also located; together 
with the 'C' and 'D' partitions mentioned above)
  Secondary harddrive: SATA (partitions 'F' and 'G' as mentioned above)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/361472

Title:
  fstab - Mount Order

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to