userdoc:new-install

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
userdoc:new-install [2022/05/07 10:42]
abelbeck
userdoc:new-install [2022/05/07 10:57]
abelbeck [New Installation]
Line 7: Line 7:
   * Boot the ISO Installer image (ISO CDROM) within a Virtual Machine and install to a virtual disk.   * Boot the ISO Installer image (ISO CDROM) within a Virtual Machine and install to a virtual disk.
   * Mount the ISO Installer image and manually extract the desired .img.gz file from the "os" directory, ''gunzip'' and ''dd'' to a destination disk.   * Mount the ISO Installer image and manually extract the desired .img.gz file from the "os" directory, ''gunzip'' and ''dd'' to a destination disk.
-  * (UEFI only) Mount the ISO Installer image and manually, recursively copy all files to a FAT32/Master-Boot-Record USB drive.  For example (macOS): +  * (UEFI only) Mount the ISO Installer image and manually, recursively copy all files to a FAT32/Master-Boot-Record USB drive.
- +
-  $ cp -a /Volumes/ASTLINUX_ISO/* /Volumes/ASTLINUXFAT/+
  
 **Typical New Installation:** **Typical New Installation:**
Line 19: Line 17:
     * On Mac OS X boxes, use [[https://abelbeck.com/lonnie/astlinux/info/os-x-cf-write.php|os-x-cf-write]].     * On Mac OS X 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/''
   - Boot using the USB flash drive, follow the menu to install to an internal disk.   - Boot using the USB flash drive, follow the menu to install to an internal disk.
     * !!Note ->!! Serial console ISO images (-serial.iso) use serial settings of ''19200n8''.     * !!Note ->!! Serial console ISO images (-serial.iso) use serial settings of ''19200n8''.
  • userdoc/new-install.txt
  • Last modified: 2022/05/07 10:58
  • by abelbeck