userdoc:hosted_guest_vm_linode

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
userdoc:hosted_guest_vm_linode [2018/05/29 17:40]
abelbeck
userdoc:hosted_guest_vm_linode [2022/01/25 21:14] (current)
abelbeck
Line 40: Line 40:
 {{:userdoc:hosted_guest_vm_linode-lassie.jpeg?nolink|Lassie}} {{:userdoc:hosted_guest_vm_linode-lassie.jpeg?nolink|Lassie}}
  
-We mention this since your AstLinux "reboot" will only act as a "poweroff" if Lassie is disabled. As such you will only be asked to "Reboot" to run a configuration profile.+We mention this since your AstLinux "reboot" will only act as a "poweroff" if Lassie is disabled.
  
 OK, let's begin ... OK, let's begin ...
Line 56: Line 56:
 Installer Profile: Installer Profile:
  
-!!Tip ->!! Don't miss the boot device is ''/dev/sdb''+!!Tip ->!! Don't miss that the boot device is set to ''/dev/sdb''
  
 {{:userdoc:hosted_guest_vm_linode_installer-config.jpeg?nolink|Installer Config}} {{:userdoc:hosted_guest_vm_linode_installer-config.jpeg?nolink|Installer Config}}
Line 65: Line 65:
  
 Using "Rescue Mode" ''dd'' copy the AstLinux ISO Installer to the raw installer image, Using "Rescue Mode" ''dd'' copy the AstLinux ISO Installer to the raw installer image,
-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 ''/dev/sda''.+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 ''/dev/sda''.
  
 {{:userdoc:hosted_guest_vm_linode-rescue.jpeg?nolink|Rescue Mode}} {{:userdoc:hosted_guest_vm_linode-rescue.jpeg?nolink|Rescue Mode}}
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 ''/dev/sda'', adjust accordingly.+This example command copies the AstLinux 1.3.3 "Guest VM x86-64bit" ISO onto ''/dev/sda'', adjust accordingly.
  
-  curl --capath /usr/share/ca-certificates/mozilla https://s3.amazonaws.com/mirror.astlinux-project/downloads/iso/astlinux-1.3.3-genx86_64-vm.iso | dd of=/dev/sda+  curl -L --capath /usr/share/ca-certificates/mozilla https://astlinux-project.org/mirror/downloads/iso/astlinux-1.3.3-genx86_64-vm.iso | dd of=/dev/sda
  
 Look for any errors with the ''curl'' and ''dd'' commands. Look for any errors with the ''curl'' and ''dd'' commands.
Line 90: Line 90:
  
 Select the "Install" installer menu, follow the dialogs to install an AstLinux image to your virtual disk. Select the "Install" installer menu, follow the dialogs to install an AstLinux image to your virtual disk.
 +
 +When finished **do not** select the “Shutdown” installer menu, if you did Linode's Lassie would just restart it.
  
 {{:userdoc:hosted_guest_vm_linode_dashboard.jpeg?nolink|Dashboard}} {{:userdoc:hosted_guest_vm_linode_dashboard.jpeg?nolink|Dashboard}}
Line 116: Line 118:
 to this... to this...
   ttyS0::respawn:/sbin/getty -L 19200 /dev/ttyS0 vt100   ttyS0::respawn:/sbin/getty -L 19200 /dev/ttyS0 vt100
 +
 +!!Tip ->!! You may want to replace ''vt100'' with ''xterm-color'' as the ''TERM'' variable setting.
  
 Reboot AstLinux to apply the change. Reboot AstLinux to apply the change.
  • userdoc/hosted_guest_vm_linode.1527633620.txt.gz
  • Last modified: 2018/05/29 17:40
  • by abelbeck