/etc/fstab

Top Page
Attachments:
Message as email
+ (text/plain)
+ (text/html)
+ (text/plain)
Delete this message
Reply to this message
Author: Michael via PLUG-discuss
Date:  
To: PLUG
CC: Michael
Subject: /etc/fstab
Please, will this work?

# Begin /etc/fstab

# file system  mount-point  type     options             dump  fsck
#                                                              order
LABEL=boot     /boot        ext4     defaults            0     0
LABEL=rootdir  /            ext4     defaults            1     1
LABEL=swap     swap         swap     pri=1               0     0
LABEL=home     /home        ext4     defaults            0     1
LABEL=opt      /opt         ext4     defaults            0     1
LABEL=usrsrc   /usr/src     ext4     defaults            0     0
proc           /proc        proc     nosuid,noexec,nodev 0     0
sysfs          /sys         sysfs    nosuid,noexec,nodev 0     0
devpts         /dev/pts     devpts   gid=5,mode=620      0     0
tmpfs          /run         tmpfs    defaults            0     0
devtmpfs       /dev         devtmpfs mode=0755,nosuid    0     0



--
:-)~MIKE~(-:
---------------------------------------------------
PLUG-discuss mailing list -
To subscribe, unsubscribe, or to change your mail settings:
https://lists.phxlinux.org/mailman/listinfo/plug-discuss