On Thu, Jun 19, 2008 at 2:50 PM, Nguyen Nguyen <nnguyen at adfsolutions.com> wrote: > menu.lst > > title Finnix 91.1 > > root (hd0,0) > > kernel /isolinux/linux root=/dev/sda4 > > initrd /isolinux/minirt Looks like your root line is pointing to sda1. If Finnix 91.1 is on /dev/sda4, the root line should be (hd0,3). Otherwise, the setup looks good. Ryan