[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Dual-boot with kFreeBSD and Linux cannot find Linux kernel



On Thu, Mar 29, 2012 at 09:24:30AM +0100, David Banks wrote:
>   menuentry 'squeeze' --class debian --class gnu-linux --class gnu
> --class os {
>       insmod part_msdos
>       insmod ext2
>       set root='(hd1,msdos1)'
>       linux /boot/vmlinuz-2.6.32-5-amd64 root=/dev/sdb1 ro quiet
>       initrd /boot/initrd.img-2.6.32-5-amd64
>   }
> 
> However, when I boot this I get this error three times:
> 
>   error: file not found.

Do you have your kernel and initramfs inside the directory /boot on the
root filesystem, or do you have a separate boot partition?


Reply to: