mirror of
https://github.com/fosslinux/live-bootstrap.git
synced 2026-03-02 01:18:08 +01:00
README: fix typo on builder-hex0-x86-stage1.hex0
This commit is contained in:
parent
861d82f262
commit
cd9b8c24a2
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:
|
||||
|
||||
``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
|
||||
by ``kernel-bootstrap/builder-hex0-x86-stage2.hex0``, followed by zeros
|
||||
padding the disk to the next sector.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue