alekc wrote:
Hi All,
I have couple of problems installing Crux 2.5 on sam440ep:
1. I've followed the steps for kernel compiling from the Handbook, however there is no cuImage.sam440ep file. Since there is the boot kernel on CD anyway I copied this one to /boot together with System.map and modyfied menu.lst. However I would like to know what I'm doing wrong during kernel compilation...
Have you installed mkimage from opt?
alekc wrote:
2. I can not install parthenope. After issuing parthenope-install /usr/share/parthenope/Parthenope
command I recive following message: cannot find RDB!
It's because you haven't used the amiga style label for partition. When you're using a new harddisk (or one used with other system than aos4.x) you have to set the disk to use amiga style partition label, to do this you have to issue the command "mklabel amiga" in the parted prompt (after started parted of course). Pay your attention, all partition will be lost after changing the partition label style.