Loading howto/quintex.md +1 −5 Original line number Diff line number Diff line Loading @@ -229,11 +229,7 @@ Make sure that iPXE can ping and resolve hosts on the Internet: TODO. Finally, boot the image: ``` kernel https://tpa-bootstrap.torproject.org/vmlinuz initrd https://tpa-bootstrap.torproject.org/initrd.img initrd https://tpa-bootstrap.torproject.org/grml.iso /grml.iso imgargs vmlinuz initrd=initrd.magic boot=live config fromiso=/grml.iso live-media-path=/live/grml64-small noswap boot chain https://tpa-bootstrap.torproject.org/grml.ipxe ``` It might take a minute to download the `grml.iso` file into memory. There Loading Loading
howto/quintex.md +1 −5 Original line number Diff line number Diff line Loading @@ -229,11 +229,7 @@ Make sure that iPXE can ping and resolve hosts on the Internet: TODO. Finally, boot the image: ``` kernel https://tpa-bootstrap.torproject.org/vmlinuz initrd https://tpa-bootstrap.torproject.org/initrd.img initrd https://tpa-bootstrap.torproject.org/grml.iso /grml.iso imgargs vmlinuz initrd=initrd.magic boot=live config fromiso=/grml.iso live-media-path=/live/grml64-small noswap boot chain https://tpa-bootstrap.torproject.org/grml.ipxe ``` It might take a minute to download the `grml.iso` file into memory. There Loading