Add some corrects

This commit is contained in:
Sergei Bobkov 2025-05-25 16:14:48 +03:00
parent bac1527ca3
commit 88ae21873e

View File

@ -6,8 +6,8 @@ Install `apt install xorriso`<br/>
<br/> <br/>
Create file iso-deb12/boot/grub/grub.cfg<br/> Create file iso-deb12/boot/grub/grub.cfg<br/>
<br/> <br/>
`set default=0`<br/> `#set default=0`<br/>
`set timeout=5`<br/> `#set timeout=5`<br/>
<br/> <br/>
`menuentry 'Debian GNU/Linux 12 (bookworm) network install' --class os {`<br/> `menuentry 'Debian GNU/Linux 12 (bookworm) network install' --class os {`<br/>
` insmod gzio`<br/> ` insmod gzio`<br/>