Author: bdubbs Date: Wed Jul 10 09:11:50 2019 New Revision: 11633 Log: REmove reference to IDE disk drive
Modified: trunk/BOOK/chapter02/creatingpartition.xml trunk/BOOK/lfs-bootscripts-20190524.tar.xz Modified: trunk/BOOK/chapter02/creatingpartition.xml ============================================================================== --- trunk/BOOK/chapter02/creatingpartition.xml Sun Jul 7 20:50:05 2019 (r11632) +++ trunk/BOOK/chapter02/creatingpartition.xml Wed Jul 10 09:11:50 2019 (r11633) @@ -52,8 +52,8 @@ <para>Start a disk partitioning program such as <command>cfdisk</command> or <command>fdisk</command> with a command line option naming the hard disk on which the new partition will be created—for example - <filename class="devicefile">/dev/sda</filename> for the primary Integrated - Drive Electronics (IDE) disk. Create a Linux native partition and a + <filename class="devicefile">/dev/sda</filename> for the primary + disk drive. Create a Linux native partition and a <systemitem class="filesystem">swap</systemitem> partition, if needed. Please refer to <filename>cfdisk(8)</filename> or <filename>fdisk(8)</filename> if you do not yet know how to use the programs.</para> Modified: trunk/BOOK/lfs-bootscripts-20190524.tar.xz ============================================================================== Binary file (source and/or target). No diff available. -- http://lists.linuxfromscratch.org/listinfo/lfs-book FAQ: http://www.linuxfromscratch.org/blfs/faq.html Unsubscribe: See the above information page
