Advertising
- Stuff
- Friday, August 3rd, 2007 at 3:36:15am UTC
- # /etc/fstab: static file system information.
- #
- # Binary value Octal value Text value
- # 000 0 ---
- # 001 1 --x
- # 010 2 -w-
- # 011 3 -wx
- # 100 4 r--
- # 101 5 r-x
- # 110 6 rw-
- # 111 7 rwx
- # Each number of the umask is subtracted from 7. Thus, a umask of 022 results in permissions of 755,
- # or rwxr-xr-x.
- #
- # <file system> <mount point> <type> <options> <dump> <pass>
- proc /proc proc defaults 0 0
- # Entry for /dev/sdb3 :
- UUID=bc3849cf-e8ab-4114-8732-6f4eb10dcb68 / ext3 defaults,errors=remount-ro 0 1
- # Entry for /dev/hda1 : older win2k install-full of archived goodies
- UUID=16D85863D8584363 /media/hda1 ntfs-3g defaults,uid=1000,locale=en_CA.UTF-8 0 1
- # Entry for /dev/hdb5 : media ,umask=0011
- UUID=8A14AA2714AA15EB /media/hdb5 ntfs-3g defaults,uid=1000,umask=0011,locale=en_CA.UTF-8 0 1
- # Entry for /dev/sda1 : old ubuntu 6.06 install
- UUID=2e7a32b5-20d0-46de-98a3-84b90c56de6d /media/sda1 ext3 defaults 0 2
- # Entry for /dev/sda2 : last win2k install-broken filesystem. Also chem books.
- UUID=8EA863CEA863B37F /media/sda2 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
- ### ntfs3g read/write (needs perfect NTFS filesystem).
- ## UUID=8EA863CEA863B37F /media/sda2 ntfs-3g defaults,locale=en_CA.UTF-8 0 1
- # Entry for /dev/sda3 : meh, an old file archive.
- UUID=D0F43E01F43DE9FC /media/sda3 ntfs defaults,nls=utf8,umask=007,gid=46 0 1
- ### ntfs3g read/write (needs perfect NTFS filesystem).
- ## UUID=D0F43E01F43DE9FC /media/sda3 ntfs-3g defaults,locale=en_CA.UTF-8 0 1
- #### These two ntfs -> one ext3, they are mostly empty anyway, combine and extend.
- # Entry for /dev/sdb1 : partition should be deleted
- UUID=69E87C7048905569 /media/sdb1 ntfs-3g defaults,locale=en_CA.UTF-8 0 1
- # Entry for /dev/sdb2 : partition should be deleted
- UUID=460E64B8330DAADC /media/sdb2 ntfs-3g defaults,locale=en_CA.UTF-8 0 1
- # Entry for /dev/sda5 : swap old
- UUID=66584fa8-4d2d-4f8b-917e-a77e4703697a none swap sw 0 0
- # Entry for /dev/sdb4 : swap new
- UUID=925c2030-d7ea-4308-a834-6f14f8b70dee none swap sw 0 0
- /dev/hdd /media/cdrom0 udf,iso9660 user,noauto 0 0
- /dev/hdc /media/cdrom1 udf,iso9660 user,noauto 0 0
- /dev/fd0 /media/floppy0 auto rw,user,noauto 0 0
advertising
Update the Post
Either update this post and resubmit it with changes, or make a new post.
You may also comment on this post.
Please note that information posted here will not expire by default. If you do not want it to expire, please set the expiry time above. If it is set to expire, web search engines will not be allowed to index it prior to it expiring. Items that are not marked to expire will be indexable by search engines. Be careful with your passwords. All illegal activities will be reported and any information will be handed over to the authorities, so be good.