Remove bash lines
This commit is contained in:
parent
f797ee2e2b
commit
a81b55f249
@ -77,11 +77,11 @@
|
||||
20. Enable `root` logon via `ssh`
|
||||
21. `# rc-update add sshd default`
|
||||
22. `# passwd` (for setting root password)
|
||||
23. `nano -w /boot/efi/startup.nsh`
|
||||
23. Edit `startup.nsh`
|
||||
|
||||
```bash
|
||||
# nano -w /boot/efi/startup.nsh
|
||||
----------------------------------------------------------------
|
||||
bcf boot add 1 fs0:\EFI\GRUB\grubx64.efi "Hyper GRUB bootloader"
|
||||
```
|
||||
|
||||
24. `# grub-install --target=x86_64-efi --bootloader-id=GRUB --recheck --efi-directory=/boot/efi`
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user