mirror of
https://gitlab.com/bztsrc/bootboot.git
synced 2023-02-13 20:54:32 -05:00
Updated links
This commit is contained in:
parent
45c8ab55c9
commit
86963be656
2 changed files with 2 additions and 2 deletions
|
@ -9,7 +9,7 @@ BOOTBOOT Minta Bootolható Lemezkép Fájlok
|
|||
- coreboot-x86.rom.gz: minta coreboot ROM kép BOOTBOOT payload-al PC-re
|
||||
|
||||
Mielőtt használhatnád a lemezképeket, ki kell csomagolni őket a `gzip -d` paranccsal. A lemezképeket az [mkbootimg](https://gitlab.com/bztsrc/bootboot/tree/master/mkbootimg)
|
||||
paranccsal hoztam létre, és a kiírásukhoz fizikai lemezre az [USBImager](https://gitlab.com/bztsrc/usbimager)-t vagy a `dd` parancsot javaslom.
|
||||
paranccsal hoztam létre, és a kiírásukhoz fizikai lemezre az [USBImager](https://bztsrc.gitlab.io/usbimager)-t vagy a `dd` parancsot javaslom.
|
||||
|
||||
A disk-x86.img egy speciális hibrid lemezkép, amit átnevezhetsz disk-x86.iso-ra és kiégetheted egy CDROM-ra; vagy bebootolhatod
|
||||
USB pendrávjról is BIOS valamint UEFI gépeken egyaránt.
|
||||
|
|
|
@ -9,7 +9,7 @@ See [BOOTBOOT Protocol](https://gitlab.com/bztsrc/bootboot) for common details.
|
|||
- coreboot-x86.rom.gz: an example coreboot ROM image with BOOTBOOT payload for PC
|
||||
|
||||
Before you can use the images, uncompress them with `gzip -d`. I've used [mkbootimg](https://gitlab.com/bztsrc/bootboot/tree/master/mkbootimg)
|
||||
to generate these images, and I recommend [USBImager](https://gitlab.com/bztsrc/usbimager) or `dd` to write them to physical disks.
|
||||
to generate these images, and I recommend [USBImager](https://bztsrc.gitlab.io/usbimager) or `dd` to write them to physical disks.
|
||||
|
||||
The disk-x86.img is a special hybrid image, which can be renamed to disk-x86.iso and then burnt to a CDROM; it can also be
|
||||
booted from an USB stick in a BIOS machine as well as in an UEFI machine.
|
||||
|
|
Loading…
Reference in a new issue