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:21] – abelbeck | userdoc:hosted_guest_vm_linode [2022/01/26 03:14] (current) – abelbeck | ||
|---|---|---|---|
| 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 55: | Line 55: | ||
| Installer Profile: | Installer Profile: | ||
| + | |||
| + | !!Tip ->!! Don't miss that the boot device is set to ''/ | ||
| {{: | {{: | ||
| Line 63: | Line 65: | ||
| Using " | 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 ''/ | + | 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 ''/ |
| {{: | {{: | ||
| Line 71: | 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 / |
| Look for any errors with the '' | Look for any errors with the '' | ||
| Line 88: | Line 90: | ||
| Select the " | Select the " | ||
| + | |||
| + | When finished **do not** select the “Shutdown” installer menu, if you did Linode' | ||
| {{: | {{: | ||
| Line 114: | 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. | ||