Quote:
Originally posted by tuxdev
Sure!
1. Copy kernel to /boot
2. Create new image boot section in /etc/lilo.conf. Copy&Paste very useful here.
3. Change the kernel image to /boot/whatever
4. Change the root to /dev/hdb
You may want to put this in a separate /boot partition if you are going to reinstall Slackware in the form of slamd64.
|
Won't the kernel and system.map for the AMD64 be in "/dev/hdb1/boot" after I do the installation? Making step 1 unnecessary? Or do I have to copy the kernel residing in /boot on hdb1 to /boot on hda1. Can't I just tell lilo to look in "/hdb1/boot"?