close
Warning:
Failed to sync with repository "(default)": [Errno 12] Cannot allocate memory; repository information may be out of date. Look in the Trac log for more information including mitigation strategies.
- Timestamp:
-
Apr 13, 2006, 10:30:43 PM (15 years ago)
- Author:
-
Jim Gifford
- Comment:
-
--
Legend:
- Unmodified
- Added
- Removed
- Modified
-
v1
|
v2
|
|
1 | 1 | These are the notes for build CLFS on a Cobalt x86 series RaQ server. |
2 | 2 | |
| 3 | [[BR]]You can skip Grub, instead follow the directions to setup cobalt-rom from |
| 4 | [http://gentoo.404ster.com/texts.php?action=view&id=2] |
| 5 | |
| 6 | [[BR]]You will need an additional patch to add in the specifics for Cobalt x86 RaQ's |
| 7 | [http://www.linuxfromscratch.org/patches/downloads/linux/linux-2.6.16-cobalt_x86-1.patch] |
| 8 | |
| 9 | [[BR]]After the Kernel Installation, in the kernel source issues these command |
| 10 | [[BR]]cp vmlinux ${LFS}/boot/vmlinux |
| 11 | [[BR]]bzip2 ${LFS}/boot/vmlinux |
| 12 | |
| 13 | |
| 14 | |