Re: [gentoo-user] fstab mount /home by default

2021-01-17 Thread Neil Bothwick
On Sun, 17 Jan 2021 01:22:22 -0700, the...@sys-concept.com wrote: > On my new installation, I have in my fstab: > /dev/sda5 /home ext4 > noatime 0 1 > > but on new installation /home doesn't mount by default, why? What does syslog say? Is it even trying to mou

Re: [gentoo-user] fstab mount /home by default

2021-01-17 Thread bobwxc
在 2021/1/17 下午4:42, Stefan Schmiedl 写道: "the...@sys-concept.com" , 17.01.2021, 09:34:  On 1/17/21 1:22 AM, the...@sys-concept.com wrote: On one of my system I have in fstab: /dev/sda4             /home           ext4            noatime         0 1 and /home is mounted by default On my new in

Re: [gentoo-user] fstab mount /home by default

2021-01-17 Thread Stefan Schmiedl
"the...@sys-concept.com" , 17.01.2021, 09:34: > On 1/17/21 1:22 AM, the...@sys-concept.com wrote: >> On one of my system I have in fstab: >> /dev/sda4             /home           ext4            noatime         0 1 >> and /home is mounted by default >> >> On my new installation, I have in my fs

Re: [gentoo-user] fstab mount /home by default

2021-01-17 Thread thelma
On 1/17/21 1:22 AM, the...@sys-concept.com wrote: > On one of my system I have in fstab: > /dev/sda4 /home ext4noatime 0 1 > and /home is mounted by default > > On my new installation, I have in my fstab: > /dev/sda5 /home ext4

[gentoo-user] fstab mount /home by default

2021-01-17 Thread thelma
On one of my system I have in fstab: /dev/sda4 /home ext4noatime 0 1 and /home is mounted by default On my new installation, I have in my fstab: /dev/sda5 /home ext4noatime 0 1 but on new installation /home d