userdoc:system-boot-process

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:system-boot-process [2014/05/31 05:17]
droemel
userdoc:system-boot-process [2020/04/30 14:43]
mkeuter
Line 13: Line 13:
 The AstLinux image (.img.gz) you originally downloaded contains a single 256 MB, FAT16 partition, intended to be byte-for-byte copied to flash storage of some form. The AstLinux image (.img.gz) you originally downloaded contains a single 256 MB, FAT16 partition, intended to be byte-for-byte copied to flash storage of some form.
  
-Assuming the **[[new-install|New Installation]]** instructions were followed and successful, your flash storage now has one or (optionally) two Linux ext2 partitions added after the FAT16 partition to fill the total capacity of the drive.+Assuming the **[[new-install|New Installation]]** instructions were followed and successful, your flash storage now has two Linux ext2 partitions added after the FAT16 partition to fill the total capacity of the drive.
  
-The required Linux ext2 partition has a partition label of ASTURW which is a unionfs/overlay read-write partition that allows the read-only firmware mount to have files added or superseded with the corresponding ASTURW files.+The first Linux ext2 partition has a partition label of ASTURW which is a unionfs/overlay read-write partition that allows the read-only firmware mount to have files added or superseded with the corresponding ASTURW files.
  
-Combined unionfs/overlay and ''/mnt/kd/'' (ASTURW) partition: +second ext2 partition has a partition label of ASTKD which is a read-write partition that is mounted as ''/mnt/kd/'' .
-  | FAT16 ~256 MB | ext2 ASTURW -------------------------- | +
- +
-An optional second ext2 partition has a partition label of ASTKD which is a read-write partition that is mounted as ''/mnt/kd/'' .+
  
 Separate unionfs/overlay (ASTURW) and ''/mnt/kd'' (ASTKD) partitions: Separate unionfs/overlay (ASTURW) and ''/mnt/kd'' (ASTKD) partitions:
  • userdoc/system-boot-process.txt
  • Last modified: 2022/05/31 08:25
  • by abelbeck