I'm trying to move my gentoo installation to a new harddisk.
The old layout is
hda1 winxp
hda2 extended partition
hda5 gentoo boot partition
hda6 swap
hda7 root partition
So I made the same layout on the new disk (theres now plenty of
unused space after hda7).
Afterwards I copied everthing from from the old to the new harddisk
removed the old harddisk, booted a linux rescue disk (both suse8 and knoppix 3.something), mounted both the root and the boot partition and ran
lilo -C /mnt/newhd/etc/lilo.conf
this gives me some error about the first boot stage (forgot the exact words) - btw I changed that lilo.conf relatively to /mnt/newhd.
So I tried chroot /mnt/newhd lilo
Now lilo cannot stat /dev/hda (well, obviously).
Any ideas what I can do to get lilo onto that new disk?
BTW. I tried to get the windows bootloader onto the new disk and that worked.... shame

