Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:system-boot-process [2014/05/30 21:54] – abelbeck | userdoc:system-boot-process [2022/05/31 13:25] (current) – abelbeck | ||
|---|---|---|---|
| Line 11: | Line 11: | ||
| **Disk Partitions: | **Disk Partitions: | ||
| - | The AstLinux image (.img.gz) you originally downloaded | + | The AstLinux image (.img.gz) you originally downloaded contains a single |
| - | Assuming the **[[new-install|New Installation]]** instructions were followed and successful, your flash storage now has one or (optionally) | + | 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 | + | The first Linux ext2 partition has a partition label of ASTURW which is a unionfs/ |
| - | | FAT16 ~256 MB | ext2 ASTURW | + | A second |
| - | An optional second ext2 partition has a partition label of ASTKD which is a read-write partition that is mounted as ''/ | + | Separate unionfs/ |
| - | + | | FAT16 ~256 MB | ext2 ASTURW ~256 MB | ext2 ASTKD ----- | | |
| - | | FAT16 ~256 MB | ext2 ASTURW ~256MB | ext2 ASTKD ----- | | + | |
| \\ | \\ | ||
| Line 28: | Line 27: | ||
| SYSLINUX is a boot loader for the Linux operating system which runs on an MS-DOS FAT16 filesystem. | SYSLINUX is a boot loader for the Linux operating system which runs on an MS-DOS FAT16 filesystem. | ||
| - | ################################## | + | |
| - | # RUNNIX - AstLinux bootloader | + | # RUNNIX - AstLinux |
| - | ################################## | + | |
| | | ||
| | | ||
| Line 46: | Line 45: | ||
| Typing '' | Typing '' | ||
| + | |||
| + | !!Tip ->!! Hit the backspace key at the boot prompt to allow more time before typing '' | ||
| \\ | \\ | ||
| Line 52: | Line 53: | ||
| RUNNIX is a boot loader specifically for AstLinux, consisting of a very small Linux kernel, trimmed busybox and file utilities e2fsprogs and dosfstools. | RUNNIX is a boot loader specifically for AstLinux, consisting of a very small Linux kernel, trimmed busybox and file utilities e2fsprogs and dosfstools. | ||
| - | By default RUNNIX will execute a shell script to determine which AstLinux firmware image should be loaded and ' | + | By default |
| Alternatively, | Alternatively, | ||
| Line 59: | Line 60: | ||
| **Last Step - AstLinux:** | **Last Step - AstLinux:** | ||
| - | Launching the AstLinux kernel is last step to the boot process. | + | Launching the AstLinux kernel is last step to the boot process. |
| - | + | ||