Gentoo Archives: gentoo-user

From: Maxim Wexler <maxim.wexler@×××××.com>
To: gentoo-user <gentoo-user@l.g.o>
Subject: [gentoo-user] conflict in fstab w/ lvm?
Date: Fri, 12 Jun 2009 19:45:07
Message-Id: a0811460906121245l6ff2a399wdaf7c9e5b583efe2@mail.gmail.com
1 Hi group,
2
3 Following the LVM2 gentoo doc I have in fstab:
4
5 ...
6 /dev/vg/tmp /tmp ext2 noatime 0 2
7 ...
8
9 But also(suggested by the eee forum):
10
11 ...
12 #shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
13 tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
14
15 Is this legal? Mounting two things at the same place?
16
17 Maxm

Replies

Subject Author
Re: [gentoo-user] conflict in fstab w/ lvm? Daniel da Veiga <danieldaveiga@×××××.com>
Re: [gentoo-user] conflict in fstab w/ lvm? Mike Kazantsev <mk.fraggod@×××××.com>