Anonymous

Changes

From Pumping Station One
9 bytes added ,  23:11, 22 February 2014
Line 5: Line 5:  
     mkfs.ext4 /dev/vda1
 
     mkfs.ext4 /dev/vda1
 
     mount /dev/vda1 /mnt
 
     mount /dev/vda1 /mnt
     pacstrap /mnt base base-devel openssh
+
     pacstrap /mnt base base-devel openssh syslinux
 
     genfstab -p /mnt >> /mnt/etc/fstab
 
     genfstab -p /mnt >> /mnt/etc/fstab
 
     arch-chroot /mnt
 
     arch-chroot /mnt
Cookies help us deliver our services. By using our services, you agree to our use of cookies.