Changeset 1a09536 in clfs-sysroot for BOOK/partitioning/common
- Timestamp:
- Jul 20, 2006, 1:22:52 PM (18 years ago)
- Branches:
- master
- Children:
- cc23f19
- Parents:
- beea2b3
- Location:
- BOOK/partitioning/common
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/partitioning/common/creatingfilesystem.xml
rbeea2b3 r1a09536 24 24 <screen os="c"><userinput>mke2fs /dev/<replaceable>[xxx]</replaceable></userinput></screen> 25 25 26 <para os="d">Replace <replaceable>[xxx]</replaceable> with the name of the LFS26 <para os="d">Replace <replaceable>[xxx]</replaceable> with the name of the CLFS 27 27 partition (<filename class="devicefile">hda5</filename> in our previous 28 28 example).</para> … … 31 31 <para>Some host distributions use custom features in their filesystem 32 32 creation tools (E2fsprogs). This can cause problems when booting into 33 your new LFS, as those features will not be supported by the LFS-installed33 your new CLFS, as those features will not be supported by the LFS-installed 34 34 E2fsprogs; you will get an error similar to <computeroutput>unsupported 35 35 filesystem features, upgrade your e2fsprogs</computeroutput>. To check -
BOOK/partitioning/common/mounting.xml
rbeea2b3 r1a09536 18 18 to you.</para> 19 19 20 <para>Choose a mount point and assign it to the <envar> LFS</envar>20 <para>Choose a mount point and assign it to the <envar>CLFS</envar> 21 21 environment variable by running:</para> 22 22
Note:
See TracChangeset
for help on using the changeset viewer.