GRUB fix
This commit is contained in:
parent
3dece37700
commit
1eb63ccbf5
@ -10,6 +10,6 @@ locale-gen
|
|||||||
|
|
||||||
echo "test" > /etc/hostname
|
echo "test" > /etc/hostname
|
||||||
|
|
||||||
pacman -S grub && grub-install --target=i386-pc /dev/sda
|
pacman -S grub && grub-install --target=i386-pc /dev/sda && grub-mkconfig -o /boot/grub/grub.cfg
|
||||||
|
|
||||||
curl -O http://lukesmith.xyz/larbs/root.sh && root.sh
|
curl -O http://lukesmith.xyz/larbs/root.sh && root.sh
|
||||||
|
Loading…
Reference in New Issue
Block a user