https://gist.github.com/vpassapera/18c069166b2468c64dd3 (Has output
showing debug info for bash)

FSTAB contents:

# /etc/fstab: static file system information.
#
# Use 'blkid' 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>
# / was on /dev/sda3 during installation
UUID=7614ad68-9608-488d-987e-81ec505ded5b /               ext4    
errors=remount-ro 0       1
# /boot/efi was on /dev/sda1 during installation
UUID=5272-B0DE  /boot/efi       vfat    defaults        0       1
# /home was on /dev/sda4 during installation
UUID=8cb93651-0a9c-4838-ac34-15ddaab47a23 /home         ext4    defaults        
0       2
# swap was on /dev/sda2 during installation
#Disabled for cryptswap (will not show up on resources)
#UUID=716bb63a-b354-4295-b880-92db126c8c13 none            swap    sw           
   0       0
/dev/mapper/cryptswap1 none swap sw 0 0
#LVM
/dev/HDDVolume/Backups          /home/LvBackups         ext4    defaults        
0 2
/dev/HDDVolume/Downloads        /home/LvDownloads       ext4    defaults        
0 2
/dev/HDDVolume/Videos           /home/LvVideos          ext4    defaults        
0 2
/dev/HDDVolume/Documents        /home/LvDocuments       ext4    defaults        
0 2
/dev/HDDVolume/Development      /home/LvDevelopment     ext4    defaults        
0 2
/dev/HDDVolume/Archives         /home/LvArchives        ext4    defaults        
0 2
/dev/HDDVolume/Pictures         /home/LvPictures        ext4    defaults        
1 2
/dev/HDDVolume/Music            /home/LvMusic           ext4    defaults        
1 2
/dev/HDDVolume/Games            /home/LvGames           ext4    defaults        
1 2
/dev/HDDVolume/Applications     /home/LvApplications    ext4    defaults        
1 2

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

Title:
  causes syntax error in expression for umount

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bash-completion/+bug/1357715/+subscriptions

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

Reply via email to