public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: thelma@sys-concept.com
To: gentoo-user@lists.gentoo.org
Subject: Re: [gentoo-user] fstab mount /home by default
Date: Sun, 17 Jan 2021 01:34:49 -0700	[thread overview]
Message-ID: <d2b9687c-d374-2601-52fd-472db9bb3236@sys-concept.com> (raw)
In-Reply-To: <fc4192a6-b9a3-1573-8ef5-1897581083b0@sys-concept.com>

On 1/17/21 1:22 AM, thelma@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 fstab:
> /dev/sda5		/home		ext4		noatime		0 1
> 
> but on new installation /home doesn't mount by default, why?
> 
> On new installation, I created a user without "-m" 
> useradd  -G users,wheel,audio -s /bin/bash thelma
> 
> added to fstab: 
> /dev/sda5		/home		ext4		noatime		0 1
> 
> but it doesn't mount by default.
> xfce4 created new entry in /home  /thelma
> so I deleted the entry /thelma but manual mounting:  mount /dev/sda5 /home
> does not create directory /thelma manually under /home
> 
> When I mount manually /dev/sda5  /home all data is there but but trying login as user "X" gets a black screen now.
> How to get back "X"
> 
> When I ssh and try to start it manually I get:
> Fatal server error:
> (EE) xf86OpenConsole: Cannot open virtual console 8 (Permission denied)

Spelling :-/
It should be:
dev/sda5		/home		ext4		defaults		0 1
 


  reply	other threads:[~2021-01-17  8:35 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-17  8:22 [gentoo-user] fstab mount /home by default thelma
2021-01-17  8:34 ` thelma [this message]
2021-01-17  8:42   ` Stefan Schmiedl
2021-01-17  9:31     ` bobwxc
2021-01-17 11:57 ` Neil Bothwick

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=d2b9687c-d374-2601-52fd-472db9bb3236@sys-concept.com \
    --to=thelma@sys-concept.com \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox