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/06/09 16:49]
abelbeck
userdoc:hosted_guest_vm_linode [2022/01/25 21:14] (current)
abelbeck
Line 75: Line 75:
 This example command copies the AstLinux 1.3.3 "Guest VM x86-64bit" 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 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
- 
-Reboot AstLinux to apply the change. 
  
 !!Tip ->!! You may want to replace ''vt100'' with ''xterm-color'' as the ''TERM'' variable setting. !!Tip ->!! You may want to replace ''vt100'' with ''xterm-color'' as the ''TERM'' variable setting.
 +
 +Reboot AstLinux to apply the change.
  
 Below is a sample session to access AstLinux box "linode" via the Linode Shell (Lish). Below is a sample session to access AstLinux box "linode" via the Linode Shell (Lish).
  • userdoc/hosted_guest_vm_linode.1528580978.txt.gz
  • Last modified: 2018/06/09 16:49
  • by abelbeck