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
Last revision Both sides next revision
userdoc:hosted_guest_vm_linode [2018/05/30 07:29]
abelbeck
userdoc:hosted_guest_vm_linode [2022/01/25 20:58]
abelbeck
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 --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 118: 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.txt
  • Last modified: 2022/01/25 21:14
  • by abelbeck