Date: Tue, 04 Dec 2012 00:40:24 +0100 From: Ralf Mardorf <ralf.mardorf@rocketmail.com> To: freebsd-questions@freebsd.org Subject: [solved] Cannot boot - creating partition and installing FreeBSD is [solved] Message-ID: <1354578024.2465.16.camel@q> In-Reply-To: <50B8B9A5.8060200@thanelange.no> References: <1353795280.2662.12.camel@q> <20121124233520.7ad4b4be.freebsd@edvax.de> <1353798889.2662.46.camel@q> <20121125002717.11a61c8d.freebsd@edvax.de> <1353807268.2773.16.camel@q> <20121125131908.671f6d31.freebsd@edvax.de> <1353846552.2508.23.camel@q> <alpine.BSF.2.00.1211251322500.23965@wonkity.com> <1353877782.2508.225.camel@q> <alpine.BSF.2.00.1211251421160.23965@wonkity.com> <1354029192.2827.11.camel@q> <alpine.BSF.2.00.1211270901130.56247@wonkity.com> <1354046327.2528.15.camel@q> <alpine.BSF.2.00.1211271653330.60249@wonkity.com> <1354086404.2528.89.camel@q> <1354119648.3152.4.camel@q> <alpine.BSF.2.00.1211280923390.66068@wonkity.com> <1354156932.2393.22.camel@q> <87fw3tj9m1.fsf@oak.localnet> <50B8A1CB.3010007@thanelange.no> <1354279739.3059.163.camel@q> <50B8B9A5.8060200@thanelange.no>
next in thread | previous in thread | raw e-mail | index | archive | help
On Linux I switched from GRUB legacy to GRUB 2. To transform menu.lst into grub.cfg: SYNOPSIS grub-menulst2cfg [INFILE [OUTFILE]] To boot FreeBSD: menuentry "FreeBSD"{ set root=(hd0,msdos1) chainloader +1 }
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1354578024.2465.16.camel>