(On Fri, 13 Mar 2020 12:20 PM, Stan wrote)
> So, you have to mount the installed image someplace, and
> then either cd there or chroot there, in order to do
> anything to the installed OS. I vaguely recall that
> /mnt/sysimage used to be used for this automatically. e.g.
> mount /dev/sd1 /mnt/sysimage where /dev/sd1 is the
> partition that contains the / of the installed system

[liveuser@localhost-live ~]$ su -
[root@localhost-live ~]# mount /dev/sda6 /mnt/sysimage
mount: /mnt/sysimage: mount point does not exist.
[root@localhost-live ~]#

I do not know how to determine what to use as the second argument.

This might be easier if we make this more concrete.  So let's suppose I want to do
"journalctl"
or
"less /var/log/dnf"
After booting up the live image and doing the "su -", what do I do?
_______________________________________________
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