This guide will allow you to install linux on Bedrock PC
...
Live USB settings:
After live usb boots run the following services (check if I can drop some of them):
Code Block | ||
---|---|---|
| ||
sudo systemctl start snapd sudo systemctl start snapd.socket sudo systemctl start snapd.seeded sudo systemctl start snapd.apparmor sudo systemctl start snapd.core-fixup sudo systemctl start snapd.autoimport sudo systemctl start systemd-resolved sudo systemctl start snapd.system-shutdown sudo systemctl start cloud-init sudo systemctl start cloud-init-local sudo systemctl start systemd-rfkill.service sudo systemctl start systemd-networkd.service sudo systemctl start ssh.service sudo systemctl start ModemManager.service sudo systemctl start snap.lxd.daemon.service |
...