summaryrefslogtreecommitdiff
path: root/stages
diff options
context:
space:
mode:
authorxengineering <mail2xengineering@protonmail.com>2020-03-18 17:56:09 +0100
committerxengineering <mail2xengineering@protonmail.com>2020-03-18 17:56:09 +0100
commit4e957a95bbd755d6d955d2c49794647f7f1be6b0 (patch)
tree36ba62a7c0ebf226dc09bc12c78c7dbc292e4644 /stages
parentf72dcdc8c85707910ea3ad174196e6bc4db8ff17 (diff)
downloadarchinstall-4e957a95bbd755d6d955d2c49794647f7f1be6b0.tar
archinstall-4e957a95bbd755d6d955d2c49794647f7f1be6b0.tar.zst
archinstall-4e957a95bbd755d6d955d2c49794647f7f1be6b0.zip
Next Test
Diffstat (limited to 'stages')
-rw-r--r--stages/second_stage.sh3
1 files changed, 1 insertions, 2 deletions
diff --git a/stages/second_stage.sh b/stages/second_stage.sh
index b5b3afb..ea623a7 100644
--- a/stages/second_stage.sh
+++ b/stages/second_stage.sh
@@ -66,5 +66,4 @@ echo "root:${DEFAULT_PASSWORD}" | chpasswd
# Install bootloader
grub-install --target=i386-pc $path_to_disk
-#mkdir /boot/grub
-#grub-mkconfig -o /boot/grub/grub.cfg
+grub-mkconfig -o /boot/grub/grub.cfg