Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2025-05-22 | 752 Bytes | |
change.log | 2025-05-22 | 500 Bytes | |
sha256sum | 2025-05-22 | 133 Bytes | |
live-image-debian12.11-standard-20250522-amd64.packages | 2025-05-22 | 8.9 kB | |
live-image-debian12.11-standard-20250522-amd64.hybrid.iso | 2025-05-22 | 369.1 MB | |
Totals: 5 Items | 369.1 MB | 1 |
readme.txt 2025-05-22 09:22 +0900 This ISO image contains minimal operation system - that is, it boots to a command line interface (no Xorg, no applications, pretty much nothing). It is meant to be a way to install a Linux OS from a CD, or for people to build minimal servers or custom ISOs on top of it. So, if you need some Desktop for instance, MATE, run the command below: sudo apt install xorg mate-core As for Cinnamon Desktop, run below: sudo apt install xorg cinnamon-core dbus-x11 Then start X session: startx Or sudo systemctl restart display-manager The file size of the ISO image is so small that you can also burn it into Compact Disc. To install your Live image onto HDD, run refractainstaller. Best regards, Green END.