Re: MintPPC
Posted: Sat Oct 25, 2025 3:23 pm
Can’t you boot in recovery mode and do some updates/upgrades and then reboot?
Support Forum
https://forum.hyperion-entertainment.com/
https://forum.hyperion-entertainment.com/viewtopic.php?t=4556
If that is possible, I have not the slightest idea how to do that... Remember this is not a PC - grub is not used for booting and there is no usual boot menu with special options!mintppc wrote: Sat Oct 25, 2025 3:23 pm Can’t you boot in recovery mode and do some updates/upgrades and then reboot?
Code: Select all
sudo tune2fs -O ^orphan_file /dev/sdxYes, it is possible. Single mode with writable mounted volumes (Only one user (root) has access. No networking, graphical interface, or multi-user services are started):Roland wrote: Sat Oct 25, 2025 6:00 pm Christian: is it at all possible to boot X5000 in recovery mode?
Code: Select all
setenv bootargs root=<your volume/partition> singleCode: Select all
setenv bootargs root=<your volume/partition> ro systemd.unit=emergency.target