mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:37:35 +00:00
Documentation: Fix one more path for GRUB netbooting
This commit is contained in:
parent
9f56cf0698
commit
98e878ab3b
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ menuentry 'SerenityOS - netboot diskless text mode' {
|
|||
echo 'Starting SerenityOS.'
|
||||
}
|
||||
```
|
||||
5. Place the SerenityOS prekernel, kernel and ramdisk inside `/srv/tftp/boot/grub/serenity/`
|
||||
5. Place the SerenityOS prekernel, kernel and ramdisk inside `/srv/tftp/serenity/`
|
||||
|
||||
You should now be able to PXE boot into Serenity if enough of your hardware is supported by the Serenity kernel.
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue