mirror of
https://github.com/luisgbm/lfs-scripts.git
synced 2026-03-10 04:41:10 +00:00
Merge 1967016f5c into bbe94abbc3
This commit is contained in:
commit
f4228e9718
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Instructions and scripts to build Linux From Scratch (LFS), version 11.2, as sim
|
||||||
|
|
||||||
# Foreword
|
# Foreword
|
||||||
|
|
||||||
First, this guide does not replace reading the whole LFS book. I highly recommend that you read it at least once. Only then you should use the automated scripts provided here.
|
First, this guide does not replace reading the whole LFS book. I highly recommend that you read it at least once. Only then you should use the automated scripts provided here. Linux From Scratch (LFS) Book, version 11.2, can be download from [here](https://www.linuxfromscratch.org/lfs/downloads/11.2/).
|
||||||
|
|
||||||
This build will be accomplished inside a virtual machine. I'll be using Oracle VirtualBox, but you can use any tool of your personal preference. I'm running an Arch Linux VM, feel free to use your GNU/Linux distribution of choice. Just be sure to install the development tools available (base-devel package on Arch).
|
This build will be accomplished inside a virtual machine. I'll be using Oracle VirtualBox, but you can use any tool of your personal preference. I'm running an Arch Linux VM, feel free to use your GNU/Linux distribution of choice. Just be sure to install the development tools available (base-devel package on Arch).
|
||||||
|
|
||||||
|
|
@ -282,4 +282,4 @@ sh /lfs-final.sh | tee /lfs-final.log
|
||||||
|
|
||||||
# The end
|
# The end
|
||||||
|
|
||||||
You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy!
|
You can now create a new VM using the virtual hard disk with the LFS build. It will be bootable and fully functional. Enjoy!
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue