Update Chroot_Distro_Build.txt
Finally figured out how to create boot structure PRE OS launch.
This commit is contained in:
parent
4f30f17a23
commit
3da9f9b437
|
@ -13,6 +13,11 @@
|
||||||
http://packages.ubuntu.com/search?keywords=debootstrap&searchon=names&suite=all§ion=all
|
http://packages.ubuntu.com/search?keywords=debootstrap&searchon=names&suite=all§ion=all
|
||||||
Ubuntu-Mini-Remix :
|
Ubuntu-Mini-Remix :
|
||||||
http://www.ubuntu-mini-remix.org/
|
http://www.ubuntu-mini-remix.org/
|
||||||
|
SYSLINUX (Booting Live systems or install state)
|
||||||
|
http://www.syslinux.org/wiki/index.php?title=HowTos#New_users (THIS COVERS BOOT METHODS FOR USB, CD, EFI, ETC)
|
||||||
|
http://www.syslinux.org/wiki/index.php?title=ISOLINUX (THIS CREATES THE BOOT STRUCTURE FOR THE ISO!!!)
|
||||||
|
SYSLINUX Archive (Needed for isolinux.bin && ldlinux.c32 to follow instructions in above link!!)
|
||||||
|
https://www.kernel.org/pub/linux/utils/boot/syslinux/
|
||||||
|
|
||||||
Good Reference :
|
Good Reference :
|
||||||
http://willhaley.com/blog/create-a-custom-debian-stretch-live-environment-ubuntu-17-zesty/
|
http://willhaley.com/blog/create-a-custom-debian-stretch-live-environment-ubuntu-17-zesty/
|
||||||
|
|
Loading…
Reference in New Issue