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/30 12:25] – abelbeck | userdoc:hosted_guest_vm_linode [2022/01/26 03:14] (current) – abelbeck | ||
|---|---|---|---|
| Line 56: | Line 56: | ||
| Installer Profile: | Installer Profile: | ||
| - | !!Tip ->!! Don't miss the boot device is ''/ | + | !!Tip ->!! Don't miss that the boot device is set to ''/ |
| {{: | {{: | ||
| Line 65: | 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 73: | 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 118: | 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. | ||