Logo 
Search:

Unix / Linux / Ubuntu Answers

Ask Question   UnAnswered
Home » Forum » Unix / Linux / Ubuntu       RSS Feeds
  on Nov 30 In Unix / Linux / Ubuntu Category.

  
Question Answered By: Adah Miller   on Nov 30

# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s 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 nodev,noexec,nosuid 0 0
# / was on /dev/sda9 during installation
UUID=1bd48858-c913-4a7a-a6ae-9912545e4a63 / ext2
errors=remount-ro 0 1
# swap was on /dev/sda10 during installation
UUID=72132be5-446f-44b5-a4bb-ae72f92e7f97 none swap sw
0 0
# swap was on /dev/sda8 during installation
UUID=85a92f31-1fdc-45b3-9761-9d92881e641b none swap sw
0 0
/dev/sda1 /mnt/winxp ntfs rw,user 0 0
/dev/sda5 /mnt/winxptemp ntfs rw,user 0 0
/dev/sda6 /mnt/linuxdata ext2 rw,user 0 0
/dev/sda7 /mnt/linuxdata2 ext2 rw,user 0 0

Share: 

 

This Question has 18 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on usb drive permission Or get search suggestion and latest updates.


Tagged: