You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Alpine may be limited in local GPU-based models becuase of proprietary stuff not being compiled for musl. Qemu with PCI passthrough may be an option about running on the local hardware.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The goal is to have a system on an external USB drive that loads the entire OS to RAM and runs from there.
The OS will include a full a graphical desktop (XFCE in this example). Home directories and other
persistent storage will be on filesystems on internal laptop block devices.
Caution
Rule #1: Any changes to the OS or packages added by apk add must be followed by lbu commit -d to save the changes to the OS partition. You will lose work by forgetting to call lbu commit -d. See below for examples.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Small example tasks application to manage multiple windows
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters