Changes between Version 18 and Version 19 of krg_DRBL
- Timestamp:
- Mar 12, 2008, 6:26:27 PM (17 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
krg_DRBL
v18 v19 49 49 {{{ 50 50 $ cd kerrighed-2.2.1 51 $ sudo ./configure --with-kernel=/usr/src/linux-2.6.20 -- disable-kernel-config --with-kernel-config=/usr/src/linux-2.6.20/.config51 $ sudo ./configure --with-kernel=/usr/src/linux-2.6.20 --with-kernel-config=/usr/src/linux-2.6.20/.config 52 52 $ sudo make patch 53 53 … … 60 60 $ sudo make defconfig 61 61 $ sudo make menuconfig 62 (0.If your CPU arch is intel, choose i386 63 1.Cancel Preemption, KEYS and SMP options 64 2.Enable netwok block device, plug and play, NIC Driver and boot from nfs must to build-in 65 ) 66 62 (If you want to edit kernel options, note that the following are currently broken with Kerrighed: 63 64 * General setup -> IPC Namespaces 65 * Processor type and features -> Preemption Model -> Voluntary Kernel Preemption 66 * Processor type and features -> Preemption Model -> Preemptible Kernel 67 * Networking -> IrDA (infrared) subsystem support 68 * Security options -> Enable access key retention support 69 * Networking -> Networking options -> The Ipv6 protocol 70 71 Note: don't forget to add NIC driver and, if you plan to use NFSROOT, include it in the kernel, not as module. 72 ) 73 67 74 (2)Make 68 75 $ cd /usr/src/kerrighed-2.2.1 … … 81 88 title Kerrighed 2.6.20-krg 82 89 root (hd0,0) 83 kernel /boot/vmlinuz-2.6.20-krg root= UUID=8bc93e80-35f9-41db-a349-02e839f2ed7cro quiet splash90 kernel /boot/vmlinuz-2.6.20-krg root=/dev/sda1 ro quiet splash 84 91 initrd /boot/initrd.img-2.6.20-krg 85 92 quiet … … 103 110 krg008:7:eth0 104 111 ) 105 }}} 112 113 $ reboot 114 (reboot and choose 2.6.20-krg kernel) 115 }}} 116 106 117 [[BR]] 107 118 … … 137 148 138 149 $ sudo /opt/drbl/sbin/drblsrv -i 139 $ sudo /opt/drbl/sbin/drblpush-offline -s `uname -r` 150 (If DRBL install other kernel version, you can use this command to designate 2.6.20-krg: 151 $ sudo /opt/drbl/sbin/drblsrv-offline -s `uname -r` 152 ) 153 154 $ sudo /opt/drbl/sbin/drblpush -i 140 155 (The command used interactive mothod help user to install. It install related packages (nfs, dhcp, tftp......) and create /tftpboot directory. The /tftpboot include: 141 156 nbi_img: kenrel , initrd image and grub menu … … 160 175 MENU DEFAULT 161 176 # MENU HIDE 162 MENU LABEL Ubuntu 7.04 Linux (DRBL mode, mostly local resources)177 MENU LABEL Kerrighed 2.2.1 for kernel 2.6.20-krg 163 178 # MENU PASSWD 164 179 kernel vmlinuz-pxe