mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Added medium syndication metadata
This commit is contained in:
parent
a51e20fbc7
commit
a22bb998cb
14 changed files with 78 additions and 68 deletions
|
@ -1,9 +1,10 @@
|
|||
---
|
||||
title: "Netboot.xyz Bootloader"
|
||||
date: 2021-06-18T15:43:29-04:00
|
||||
date: 2021-06-18 19:43:29
|
||||
draft: false
|
||||
tags: []
|
||||
medium_enabled: true
|
||||
medium_post_id: d99cafd95a34
|
||||
tags: []
|
||||
title: Netboot.xyz Bootloader
|
||||
---
|
||||
|
||||
Instead of manually loading ISOs onto a USB stick for [Ventoy](/blog/ventoy) to display, we can use Netboot.xyz to present us a list of options and download them during boot. This requires an internet connection in order to work.
|
||||
|
@ -14,5 +15,4 @@ Download the [Netboot ISO](https://boot.netboot.xyz/ipxe/netboot.xyz.iso) and [l
|
|||
|
||||

|
||||
|
||||
Another benefit of this approach over Ventoy is that we don't have to manually update the flash drive. It always comes fresh with the ISOs available on their website.
|
||||
|
||||
Another benefit of this approach over Ventoy is that we don't have to manually update the flash drive. It always comes fresh with the ISOs available on their website.
|
Loading…
Add table
Add a link
Reference in a new issue