Skip to content

Commit 65d43f5

Browse files
committed
Revert "docs: Address issue with ISOHYBRIDs and some BIOS systems. Closes #470"
This reverts commit 9f937d9.
1 parent 4a9b8fe commit 65d43f5

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

USAGE.md

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -74,15 +74,6 @@ xorriso -as mkisofs -R -r -J -b <relative path of limine-bios-cd.bin> \
7474

7575
*Note: `xorriso` is required.*
7676

77-
For better compatibility with BIOS/CSM systems that refuse to boot from disks that
78-
have a GPT partition table, one can convert the GPT table generated by `xorriso`
79-
into an MBR by using `sgdisk` with the following command:
80-
```
81-
sgdisk image.iso -m 1:2:3:4
82-
```
83-
84-
*Note: `sgdisk` is required, usually from a `gdisk` or `gptfdisk` package*
85-
8677
And do not forget to also run `limine bios-install` on the generated image:
8778
```
8879
limine bios-install image.iso

0 commit comments

Comments
 (0)