From: <kva...@ya...> - 2001-07-30 18:53:57
|
Hi , Points 1,2 remains same 3) edit your aboot.conf file eg: sample entry in aboot.conf 3:5/vmlinux-cluster root=/dev/sda2 CLUSTER_NODENUM=2 NOTE There is no "append" here 4) make dep vmlinux modules 5) gzip vmlinux it will create vmlinux.gz . 5) cp vmlinux.gz /boot/vmlinux-cluster make modules_install 6) create /etc/lilo.conf and necessary entries as specified in the other documentation 7) reboot At the SRM prompt give boot -fl 3 ( note the I used the number '3' because the sample entry of aboot.conf I quoted above had have '3' as the number . -aneesh ____________________________________________________________ Do You Yahoo!? Get your free @yahoo.co.uk address at http://mail.yahoo.co.uk or your free @yahoo.ie address at http://mail.yahoo.ie |