I'm switching one of my installations to a different HD. What do I have to do? I'm planning on copying from one drive to another. So.... (after formating /dev/sdbX of course). reboot into secondary installation. cp /dev/sdaX /dev/sdbX mount /dev/sdbX /mnt/test change the lilo.conf file on /dev/sdbX run "lilo -c /mnt/test/etc/lilo.conf insert the new OS into the lilo.conf of the currently booted installation. rerun lilo reboot Does this sound correct? I suppose it won't hurt anything. :-) What about installing on ReiserFS? It's already compiled into the 2.4.6 kernel. Will it boot without any problems? sim