On Thu, Jun 4, 2009 at 11:50 PM, sachin kaushik <[email protected]> wrote: > I am new to NetBSD and more at home with Linux .. here is what I want to try > "Boot my Linux PC box with NetBSD Kernel + Linux FS" .. any piece of advise > will be quite useful ..
After you configured the kernel, the next step would be to figure out how to boot it. I've managed to boot FreeBSD using grub in the fast as follows: grub -> freebsd /boot/loader -> freebsd kernel If you end up doing something like this, one challenge may be that /boot/loader doesn't understand ext2. In that case, you might want to try using fat32 for /boot. -Arun _______________________________________________ bsd-india mailing list [email protected] http://www.bsd-india.org/mailman/listinfo/bsd-india
