Differences
This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
| userdoc:hosted_guest_vm_linode [2018/05/29 22:03] – abelbeck | userdoc:hosted_guest_vm_linode [2022/01/26 03:14] (current) – abelbeck | ||
|---|---|---|---|
| Line 32: | Line 32: | ||
| A hosted VM service like Linode requires some sort of " | A hosted VM service like Linode requires some sort of " | ||
| - | {{: | + | {{: |
| More Info: [[https:// | More Info: [[https:// | ||
| Line 40: | Line 40: | ||
| {{: | {{: | ||
| - | We mention this since your AstLinux " | + | We mention this since your AstLinux " |
| OK, let's begin ... | OK, let's begin ... | ||
| Using the Linodes -> Dashboard tab, | Using the Linodes -> Dashboard tab, | ||
| - | create an installer disk (120 MB) and a boot disk (8000 MB), both of type " | + | create an installer disk (200 MB) and a boot disk (8000 MB), both of type " |
| {{: | {{: | ||
| Line 53: | Line 53: | ||
| Using the Linodes -> Dashboard tab, | Using the Linodes -> Dashboard tab, | ||
| create two configuration profiles, one to run the ISO installer, the other to boot AstLinux. | create two configuration profiles, one to run the ISO installer, the other to boot AstLinux. | ||
| + | |||
| + | Installer Profile: | ||
| + | |||
| + | !!Tip ->!! Don't miss that the boot device is set to ''/ | ||
| {{: | {{: | ||
| + | |||
| + | Boot Profile: | ||
| {{: | {{: | ||
| - | We boot into the rescue Linux image to copy the AstLinux Install ISO onto the raw installer disk. Note where the installer disk is mounted, assuming ''/ | + | Using " |
| + | we boot into the rescue Linux image to copy the AstLinux Install ISO onto the raw installer disk. Note where the installer disk is mounted, assuming ''/ | ||
| + | |||
| + | {{: | ||
| Click " | Click " | ||
| Line 64: | Line 73: | ||
| Access Lish via "Lish via SSH" using Linodes -> Remote Access | Access Lish via "Lish via SSH" using Linodes -> Remote Access | ||
| - | This example command copies the AstLinux 1.3.3 ISO onto ''/ | + | This example command copies the AstLinux 1.3.3 "Guest VM x86-64bit" |
| - | curl --capath / | + | curl -L --capath / |
| - | Now we are ready to launch the installer, exit "Lish via SSH". | + | Look for any errors with the '' |
| + | |||
| + | Now we are ready to launch the installer, exit the "Lish via SSH" | ||
| {{: | {{: | ||
| Line 79: | Line 90: | ||
| Select the " | Select the " | ||
| + | |||
| + | When finished **do not** select the “Shutdown” installer menu, if you did Linode' | ||
| {{: | {{: | ||
| Line 105: | Line 118: | ||
| to this... | to this... | ||
| ttyS0:: | ttyS0:: | ||
| + | |||
| + | !!Tip ->!! You may want to replace '' | ||
| Reboot AstLinux to apply the change. | Reboot AstLinux to apply the change. | ||