ppcrcd/trunk/doc/README.install
sparky
cvs at pld-linux.org
Wed Aug 9 20:19:19 CEST 2006
Author: sparky
Date: Wed Aug 9 20:19:16 2006
New Revision: 7639
Modified:
ppcrcd/trunk/doc/README.install
Log:
- bigger headers, 2 typos
Modified: ppcrcd/trunk/doc/README.install
==============================================================================
--- ppcrcd/trunk/doc/README.install (original)
+++ ppcrcd/trunk/doc/README.install Wed Aug 9 20:19:16 2006
@@ -14,7 +14,7 @@
| [root at ppcrcd ~]$ <_<ls /dev/hd*>_>
| /dev/hda
-= partitioning =
+== partitioning ==
Ok, now we have to partition this disk, I prefer '<*<mac-fdisk>*>'
to do it.
@@ -154,7 +154,7 @@
dangerous and has some problems with mac disk partition table.
-= mdadm =
+== mdadm ==
mdadm doesn't differ from this on PC's, but you need to know one thing.
PPCRCD is using udev, so even after loading modules there won't be /dev/md*
devices in /dev directory; mdadm needs these nods to exist so you will have
@@ -179,7 +179,7 @@
And remember to create /boot partition when you use raid different than 0.
-= before installing =
+== before installing ==
Now you have to set up networking unless you have some media with rpms
for ppc, if you have rpms on CD you should start PPCRCD loaded to memory so
you will be able to use your cd-rom.
@@ -203,10 +203,10 @@
configure it in PPCRCD, but there's to much to describe, to fit everything
in this howto.
-= installing =
+== installing ==
For installing I will use this partition table:
| /dev/hda1 Apple_partition_map Apple 63 @ 1 ( 31.5k) Partition map
-| /dev/hda2 Apple_Bootstrap bootstrap 1600 @ 64 (800.0k NewWorld bootblock
+| /dev/hda2 Apple_Bootstrap bootstrap 1600 @ 64 (800.0k) NewWorld bootblock
| /dev/hda3 Apple_UNIX_SVR2 swap 16384 @ 1664 ( 8.0M) Linux swap
| /dev/hda4 Apple_UNIX_SVR2 root 235648 @ 18048 (115.1M) Linux native
@@ -234,7 +234,7 @@
| [root at ppcrcd ~]$ <_<mkswap /dev/hda3>_>
| Setting up swapspace version 1, size = 8384 kB
| no label, UUID=d4f4aaa1-dbe0-4b4a-8c78-ba29717a66b1
-Yau should activate it if you don't have much memory. May be useful for
+You should activate it if you don't have much memory. May be useful for
installation.
| [root at ppcrcd ~]$ <_<swapon /dev/hda3>_>
| [root at ppcrcd ~]$ <_<free | grep Swap>_>
@@ -368,4 +368,4 @@
| poldek> <_<install poldek vim syslog-ng reiserfsprogs>_>
Everything else try to install in your new system, after rebooting.
-= reboot and viola =
+== reboot and viola ==
More information about the pld-cvs-commit
mailing list