Erik Groth wrote:> Thanks for helping me out. > Skipping the "load_ramdisk" part fixed the "RAMDISK: couldn't find valid > RAM disk image" problem, but the "Kernel panic: Unable to mount root fs > on 01:00" part is still there, what can cause this problem? 01:00 is a > valid device right? >01:00 is /dev/ram0 -- I would guess that your kernel probably doesn't have minixfs compiled in. -hpa