typo dans fstab (/export2 au lieu de /export)
This commit is contained in:
@@ -76,7 +76,7 @@ br@deneb:~/.emacs.d$ cat /systemXena/etc/fstab
|
|||||||
#
|
#
|
||||||
# <file system> <mount point> <type> <options> <dump> <pass>
|
# <file system> <mount point> <type> <options> <dump> <pass>
|
||||||
LABEL=root2 / ext4 errors=remount-ro 0 1
|
LABEL=root2 / ext4 errors=remount-ro 0 1
|
||||||
LABEL=export2 /export2 ext4 defaults 0 2
|
LABEL=export2 /export ext4 defaults 0 2
|
||||||
|
|
||||||
# swap was on /dev/sda2 during installation
|
# swap was on /dev/sda2 during installation
|
||||||
LABEL=swap2 none swap nofail,sw,pri=0 0 0
|
LABEL=swap2 none swap nofail,sw,pri=0 0 0
|
||||||
|
Reference in New Issue
Block a user