mirror of
https://github.com/LadybirdBrowser/ladybird.git
synced 2025-09-06 17:48:37 +00:00
Documentation: Fix one more path for GRUB netbooting
This commit is contained in:
parent
9f56cf0698
commit
98e878ab3b
Notes:
sideshowbarker
2024-07-18 02:56:24 +09:00
Author: https://github.com/timschumi
Commit: 98e878ab3b
Pull-request: https://github.com/SerenityOS/serenity/pull/10380
1 changed files with 1 additions and 1 deletions
|
@ -95,7 +95,7 @@ menuentry 'SerenityOS - netboot diskless text mode' {
|
||||||
echo 'Starting SerenityOS.'
|
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.
|
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