Changeset 08442c9
- Timestamp:
- Sep 17, 2006, 8:52:05 PM (18 years ago)
- Children:
- 4e68701
- Parents:
- 8132e4e
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
final-system/alpha/aboot.xml
r8132e4e r08442c9 46 46 47 47 <seglistitem> 48 <seg> Unchecked</seg>48 <seg>abootconf, e2writeboot, isomarkboot, swriteboot</seg> 49 49 </seglistitem> 50 50 </segmentedlist> … … 55 55 <?dbhtml list-presentation="table"?> 56 56 57 <varlistentry id="aboot ">58 <term><command>aboot </command></term>57 <varlistentry id="abootconf"> 58 <term><command>abootconf</command></term> 59 59 <listitem> 60 <para>Need Description</para> 61 <indexterm zone="ch-system-aboot aboot"> 62 <primary sortas="a-aboot">aboot</primary> 60 <para>Sets the partition number that contains the configuration file 61 for the secondary bootloader.</para> 62 <indexterm zone="ch-system-aboot abootconf"> 63 <primary sortas="a-abootconf">abootconf</primary> 64 </indexterm> 65 </listitem> 66 </varlistentry> 67 68 <varlistentry id="e2writeboot"> 69 <term><command>e2writeboot</command></term> 70 <listitem> 71 <para>Can be used to write a secondary bootstrap loader to an 72 ext2 formatted filesystem (normally on a floppy disk).</para> 73 <indexterm zone="ch-system-aboot e2writeboot"> 74 <primary sortas="a-e2writeboot">e2writeboot</primary> 75 </indexterm> 76 </listitem> 77 </varlistentry> 78 79 <varlistentry id="isomarkboot"> 80 <term><command>isomarkboot</command></term> 81 <listitem> 82 <para>Makes an iso image bootable.</para> 83 <indexterm zone="ch-system-aboot isomarkboot"> 84 <primary sortas="a-isomarkboot">isomarkboot</primary> 85 </indexterm> 86 </listitem> 87 </varlistentry> 88 89 <varlistentry id="swriteboot"> 90 <term><command>swriteboot</command></term> 91 <listitem> 92 <para>Used to write the secondary SRM bootloader to a harddisk.</para> 93 <indexterm zone="ch-system-aboot swriteboot"> 94 <primary sortas="a-swriteboot">swriteboot</primary> 63 95 </indexterm> 64 96 </listitem>
Note:
See TracChangeset
for help on using the changeset viewer.