Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
tools.tar.gz | 2018-12-04 | 779.5 MB | |
Totals: 1 Item | 779.5 MB | 0 |
Welcone to MYLFS to check if host system meats minium requiroments. type : sh version-check.sh type : sh library-check.sh ( optional ) all batch commands start of with : sh sh start.sh sh start2.sh Directory Structer ----------------- \scripts | |--build_tools | |-- LFS_System \sources \source2 start with the start script to setup your enviroment. the sources folder will contain all source files used in creating the LFS system. the sources2 folder is for the BLFS (beyond Linux From Scratch ) source files. I have add a read statment to ask for the lfs partition to be used and for swap space. type ls /dev/sd* to see a list of partitions to use. you may have to edit the start.sh file first to veriofy your partition for swap space and for the new lfs os is correct. yoy can manualy partition a drive using the program Disks to split a partition so you can have a swap space and a partition for you to build your lfs os. You can also use gparted , partition magic, or ranish partition manager.