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
Next revision Both sides next revision
userdoc:new-install [2020/04/30 07:34]
abelbeck
userdoc:new-install [2022/03/03 12:04]
mkeuter [New Installation]
Line 13: Line 13:
   - Transfer the ISO image to a USB flash drive:   - Transfer the ISO image to a USB flash drive:
     * 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.+    * 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 3.19.
     * 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]].
Line 70: Line 70:
 You will get the following screen. //(This is only part of the full screen.)// You will get the following screen. //(This is only part of the full screen.)//
  
-{{userdoc:astlinux-status2.png?nolink|Status}}+{{userdoc:astlinux-status3.jpg?nolink|Status}}
  
   * The **/dev/sda1** partition is your original FAT16 data created by installing the astlinux-XXX.img via the ISO.   * The **/dev/sda1** partition is your original FAT16 data created by installing the astlinux-XXX.img via the ISO.
   * The **/dev/sda2** partition is the Unionfs partition, a R/W overlay for ''/etc'' and ''/stat''.   * The **/dev/sda2** partition is the Unionfs partition, a R/W overlay for ''/etc'' and ''/stat''.
-  * The **/dev/sda3** partition is for /mnt/kd/ data, essentially all your configuration data.+  * The **/dev/sda3** partition is for ''/mnt/kd/'', essentially all your configuration data.
  
 Skip to **[[new-install#security_and_sound_files|Security and Sound Files]]** when completed. Skip to **[[new-install#security_and_sound_files|Security and Sound Files]]** when completed.
  • userdoc/new-install.txt
  • Last modified: 2022/05/07 10:58
  • by abelbeck