diff options
author | Frans Pop <elendil@planet.nl> | 2009-11-02 22:52:49 +0000 |
---|---|---|
committer | Frans Pop <elendil@planet.nl> | 2009-11-02 22:52:49 +0000 |
commit | ac3fdda5a27e2c2ba6e1cf705a2f05ab4e186f4c (patch) | |
tree | af38a9a80ea79b328eaba13e532fada005925c4d /en/boot-new | |
parent | 4bbd2c52eca9f4438b7c0cb69faef7b2e3d2e88b (diff) | |
download | installation-guide-ac3fdda5a27e2c2ba6e1cf705a2f05ab4e186f4c.zip |
Remove m68k from English version of the manual
Diffstat (limited to 'en/boot-new')
-rw-r--r-- | en/boot-new/boot-new.xml | 76 |
1 files changed, 0 insertions, 76 deletions
diff --git a/en/boot-new/boot-new.xml b/en/boot-new/boot-new.xml index 6541061bd..8b295b00b 100644 --- a/en/boot-new/boot-new.xml +++ b/en/boot-new/boot-new.xml @@ -52,82 +52,6 @@ or not detected correctly, please file an installation report. </para> - <sect2 arch="m68k"><title>BVME 6000 Booting</title> -<para> - -If you have just performed a diskless install on a BVM or Motorola -VMEbus machine: once the system has loaded the -<command>tftplilo</command> program from the TFTP server, from the -<prompt>LILO Boot:</prompt> prompt enter one of: - -<itemizedlist> -<listitem><para> - -<userinput>b6000</userinput> followed by &enterkey; -to boot a BVME 4000/6000 - -</para></listitem><listitem><para> - -<userinput>b162</userinput> followed by &enterkey; -to boot an MVME162 - -</para></listitem><listitem><para> - -<userinput>b167</userinput> followed by &enterkey; -to boot an MVME166/167 - -</para></listitem> -</itemizedlist> - -</para> - - </sect2> - - <sect2 arch="m68k"><title>Macintosh Booting</title> - -<para> - -Go to the directory containing the installation files and start up the -<command>Penguin</command> booter, holding down the -<keycap>command</keycap> key. Go to the -<userinput>Settings</userinput> dialogue (<keycombo> -<keycap>command</keycap> <keycap>T</keycap> </keycombo>), and locate -the kernel options line which should look like -<userinput>root=/dev/ram ramdisk_size=15000</userinput> or similar. - -</para><para> - -You need to change the entry to -<userinput>root=/dev/<replaceable>yyyy</replaceable></userinput>. -Replace the <replaceable>yyyy</replaceable> with the Linux name of the -partition onto which you installed the system (e.g. -<filename>/dev/sda1</filename>); you wrote this down earlier. For users -with tiny screens, adding <userinput>fbcon=font:VGA8x8</userinput> (or -<userinput>video=font:VGA8x8</userinput> on pre-2.6 kernels) may help -readability. You can change this at any time. - -</para><para> - -If you don't want to start GNU/Linux immediately each time you start, -uncheck the <userinput>Auto Boot</userinput> option. Save your -settings in the <filename>Prefs</filename> file using the -<userinput>Save Settings As Default</userinput> option. - -</para><para> - -Now select <userinput>Boot Now</userinput> (<keycombo> -<keycap>command</keycap> <keycap>B</keycap> </keycombo>) to start your -freshly installed GNU/Linux instead of the RAMdisk installer system. - -</para><para> - -Debian should boot, and you should see the same messages as -when you first booted the installation system, followed by some new -messages. - -</para> - </sect2> - <sect2 arch="powerpc"><title>OldWorld PowerMacs</title> <para> |