On Sat, 2020-02-01 at 16:20 -0700, Joe Zeff wrote:
> On 02/01/2020 03:51 PM, Patrick O'Callaghan wrote:
> > Any thoughts?
> 
> Two.  First, check to see if it's listed in /etc/fstab and second, find 
> out if the "file" exists.

The file (/dev/fedora_localhost-live/home) does exist. /etc/fstab
contains:

$ grep live /etc/fstab
/dev/mapper/fedora_localhost--live-root         /                       ext4    
defaults        1 1
/dev/mapper/fedora_localhost--live-swap         none                    swap    
defaults        0 0

That would imply I should add /dev/fedora_localhost-live/home to
/etc/fstab, but it already contains:

$ grep home /etc/fstab
UUID=c1df25d9-4c89-43a5-886d-3bbbf8513b22       /home                   ext4    
defaults        0 0

so I'm not clear on the logic of all this.

poc
_______________________________________________
users mailing list -- users@lists.fedoraproject.org
To unsubscribe send an email to users-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/users@lists.fedoraproject.org

Reply via email to