mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-05-31 14:20:36 +02:00
README: fix typo on builder-hex0-x86-stage1.hex0
This commit is contained in:
parent
28e949d0f1
commit
86c7663daf
1 changed files with 1 additions and 1 deletions
|
|
@ -52,7 +52,7 @@ Without using Python:
|
||||||
|
|
||||||
* Generate ``builder-hex0-x86-stage1.img`` from hex0 source:
|
* Generate ``builder-hex0-x86-stage1.img`` from hex0 source:
|
||||||
|
|
||||||
``sed 's/[;#].*$//g' builder-hex0/builder-hex0-x86-stage1-hex0 | xxd -r -p``
|
``sed 's/[;#].*$//g' builder-hex0/builder-hex0-x86-stage1.hex0 | xxd -r -p``
|
||||||
* On the first image, write ``builder-hex0-x86-stage1.img`` to it, followed
|
* On the first image, write ``builder-hex0-x86-stage1.img`` to it, followed
|
||||||
by ``kernel-bootstrap/builder-hex0-x86-stage2.hex0``, followed by zeros
|
by ``kernel-bootstrap/builder-hex0-x86-stage2.hex0``, followed by zeros
|
||||||
padding the disk to the next sector.
|
padding the disk to the next sector.
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue