On Sun, Sep 2, 2018 at 9:34 AM Andreas Tunek <[email protected]> wrote: > > Den lör 1 sep. 2018 kl 15:50 skrev stan <[email protected]>: > > Or, if you can boot a rescue image, you can then use chroot to do a dnf > > update of F29, should be something like > > chroot /mnt/Sysimage dnf update > > where /mnt/Sysimage is the root directory of the F29 installation. > > > > Is there a guide or something how to do that?
https://docs.fedoraproject.org/en-US/Fedora/23/html/Multiboot_Guide/common_operations_appendix.html You can chroot into the installed system from a live medium and it doesn't even have to be a Fedora one. _______________________________________________ devel mailing list -- [email protected] To unsubscribe send an email to [email protected] Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/[email protected]
