What you get
- Live Sway session (
liveuser, empty password, sudo without password) - Autologin on tty1 → SweetPotato desktop
- Installer autostarts (also
Mod+i/ Install SweetPotatOs) - Installed system uses GRUB and Ly on tty2
Live session
| Item | Value |
|---|---|
| User | liveuser |
| Password | empty (Enter) |
| Desktop | Sway + SweetPotato |
| Colors | #a73b50 · #f79b29 · #1d1f21 |
Write ISO to USB
lsblk # find the USB disk, e.g. /dev/sdX — not a partition
sudo dd if=SweetPotatOs-*-x86_64.iso of=/dev/sdX bs=4M status=progress oflag=sync
Prefer verifying the download with the .sha256 file next to the ISO on the Files page.