Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
userdoc:boot-usb-storage [2014/07/06 15:10] abelbeck |
userdoc:boot-usb-storage [2025/05/04 21:36] (current) abelbeck |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Boot via USB Flash Storage ====== | ====== Boot via USB Flash Storage ====== | ||
- | For production AstLinux installations, | + | For production AstLinux installations, |
- | Though, there may be situations where using flash storage connected off USB is desirable. | + | Though, there may be situations where using flash storage connected off USB is desirable. |
- | The problem is it takes longer for USB storage devices to be recognized and available to the Linux Kernel, compared with IDE or SATA. While RUNNIX will boot, AstLinux may fail with the message " | + | The problem is it takes longer for USB storage devices to be recognized and available to the Linux Kernel, compared with SATA or NVMe. While RUNNIX will boot, AstLinux may fail with the message " |
- | The simple solution is to add " | + | The simple solution is to add " |
!!Note ->!! It is assumed the AstLinux raw image has been transferred to the USB Flash Drive. | !!Note ->!! It is assumed the AstLinux raw image has been transferred to the USB Flash Drive. | ||
Line 26: | Line 26: | ||
Open the astlinux-NNN.run.conf (astlinux-1.1.6.run.conf in this example) file using a text editor of your choice. | Open the astlinux-NNN.run.conf (astlinux-1.1.6.run.conf in this example) file using a text editor of your choice. | ||
- | Edit the line beginning with " | + | Edit the line beginning with " |
Old (without " | Old (without " | ||
Line 43: | Line 43: | ||
Your USB Flash Drive should now fully boot AstLinux when installed into your hardware. | Your USB Flash Drive should now fully boot AstLinux when installed into your hardware. | ||
- | Once the " | + | Once the " |
!!Note ->!! AstLinux doesn' | !!Note ->!! AstLinux doesn' | ||