| Both sides previous revision Previous revision Next revision | Previous revision |
| userdoc:new-install [2022/05/07 15:57] – [New Installation] abelbeck | userdoc:new-install [2026/02/26 09:29] (current) – abelbeck |
|---|
| ====== New Installation ====== | ====== New Installation ====== |
| | |
| | !!After over 21 years (2026-03-01), AstLinux is considered deprecated. New AstLinux installations are no longer recommended.!! |
| |
| Starting with !!AstLinux 1.2.5!! installation images are now contained within an ISO Installer Image (astlinux-xxx-board.iso) for each board type. \\ | Starting with !!AstLinux 1.2.5!! installation images are now contained within an ISO Installer Image (astlinux-xxx-board.iso) for each board type. \\ |
| * On Linux or *BSD use ''dd'' to transfer the image, where sdX is your USB flash drive\\ ''$ dd if=astlinux-xxx-board.iso of=/dev/sdX'' | * On Linux or *BSD use ''dd'' to transfer the image, where sdX is your USB flash drive\\ ''$ dd if=astlinux-xxx-board.iso of=/dev/sdX'' |
| * On Windows boxes, use [[https://rufus.akeo.ie/?locale=en_US|Rufus]] (Write in "DD Image" mode). {{:userdoc:rufus-img-gz.png?linkonly|Rufus}} can also write ''*.img.gz'' images. \\ !!Note:!! Rufus **3.17.1846** has a [[https://github.com/pbatard/rufus/issues/1877|security issue]], should be fixed in [[https://rufus.akeo.ie/?locale=en_US|3.18]]. | * On Windows boxes, use [[https://rufus.akeo.ie/?locale=en_US|Rufus]] (Write in "DD Image" mode). {{:userdoc:rufus-img-gz.png?linkonly|Rufus}} can also write ''*.img.gz'' images. \\ !!Note:!! Rufus **3.17.1846** has a [[https://github.com/pbatard/rufus/issues/1877|security issue]], should be fixed in [[https://rufus.akeo.ie/?locale=en_US|3.18]]. |
| * On Mac OS X boxes, use [[https://abelbeck.com/lonnie/astlinux/info/os-x-cf-write.php|os-x-cf-write]]. | * On macOS boxes, use [[https://abelbeck.com/lonnie/astlinux/info/os-x-cf-write.php|os-x-cf-write]]. |
| * On Chrome OS boxes, use [[https://abelbeck.com/lonnie/astlinux/info/chromeos-ssd-write.php|chromeos-ssd-write]]. | * On Chrome OS boxes, use [[https://abelbeck.com/lonnie/astlinux/info/chromeos-ssd-write.php|chromeos-ssd-write]]. |
| * (UEFI only) Copy the ISO Installer image contents to a FAT32/Master-Boot-Record USB drive, macOS example:\\ ''$ cp -a /Volumes/ASTLINUX_ISO/* /Volumes/ASTLINUXFAT/'' | * (UEFI only) Copy the ISO Installer image contents to a FAT32/Master-Boot-Record USB drive, macOS example:\\ ''$ cp -a /Volumes/ASTLINUX_ISO/* /Volumes/ASTLINUXFAT/'' |