Anonymous

Changes

From Pumping Station One
4 bytes removed ,  23:16, 22 February 2014
→‎Installing: sed power
Line 13: Line 13:  
     systemctl enable sshd
 
     systemctl enable sshd
 
     dd bs=440 count=1 conv=notrunc if=/usr/lib/syslinux/bios/gptmbr.bin of=/dev/vda
 
     dd bs=440 count=1 conv=notrunc if=/usr/lib/syslinux/bios/gptmbr.bin of=/dev/vda
     ## todo sed /boot/syslinux/syslinux.cfg /dev/sda3 to /dev/vda1
+
     sed -i '#/dev/sda3#/dev/vda1#' /boot/syslinux/syslinux.cfg
 
     exit
 
     exit
 
     reboot
 
     reboot
Cookies help us deliver our services. By using our services, you agree to our use of cookies.