Browse Subversion Repository
Diff of /trunk/lfsbook/src/chapter01/how.ch
Parent Directory
| Revision Log
| Patch
| 146 |
a virtual environment and start a new shell whose root directory will be |
a virtual environment and start a new shell whose root directory will be |
| 147 |
set to the LFS partition. This is very similar to rebooting and instructing |
set to the LFS partition. This is very similar to rebooting and instructing |
| 148 |
the kernel to mount the LFS partition as the root partition. The system |
the kernel to mount the LFS partition as the root partition. The system |
| 149 |
does not actually reboot, but instead <command>chroot</command>'s because |
does not actually reboot, but instead uses <command>chroot</command> because |
| 150 |
creating a bootable system requires additional work which is not necessary |
creating a bootable system requires additional work which is not necessary |
| 151 |
just yet. The major advantage is that <quote>chrooting</quote> allows you |
just yet. The major advantage is that <quote>chrooting</quote> allows you |
| 152 |
to continue using the host system while LFS is being built. While waiting |
to continue using the host system while LFS is being built. While waiting |
|
|
Legend:
| Removed from v.912 |
|
| changed lines |
| |
Added in v.921 |
|
|
|