Changes between Version 1 and Version 2 of machine-specifics/x86-raq
- Timestamp:
- Apr 13, 2006, 10:30:43 PM (19 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
machine-specifics/x86-raq
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