- # /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>
- #this caused the problem !!
- /dev/sdb1 /var ext2 defaults,relatime 0 1
- proc /proc proc defaults 0 0
- # / was on /dev/sda1 during installation
- UUID=e15cccca-cffc-4432-971c-8e7a564d42aa / ext3 relatime,errors=remount-ro 0 1
- # swap was on /dev/sda5 during installation
- UUID=b08aceab-c34f-47bd-ac05-ac08f6287afb none swap sw 0 0
- #/dev/sdb1 /var ext2 relatime 0 1
- #/dev/scd0 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0
SHARE
TWEET
Untitled
a guest
Jul 11th, 2010
77
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
RAW Paste Data
