Board logo

标题: grub4dos如何启动freebsd? [打印本页]

作者: sw2wolf     时间: 2009-3-2 00:15    标题: grub4dos如何启动freebsd?
freebsd7.1装在(hd0,3)中, 现想将grub4dos装在mbr中, 只是不知道如何写menu.lst来引导freebsd

作者: sw2wolf     时间: 2009-3-2 05:51
另外,我用U盘DOS启动,然后运行grub.exe, 想启动硬盘的WINDOW XP, 如下两方法都不行: 1. rootnoverify (hd1,0) #makeactive 加这句就死机, 不加则显示Booting command-list后就无反应 chainloader (hd1,0)+1 2. find --set-root (hd1,0)/ntldr chainloader (hd1,0)/ntldr Error 42: The leading DEVICE of the filename to find must be stripped off, and DIR for set-root must begin in a slash(/). 我用的是grub4dos-0.4.4-2009-01-11, 谢谢!

作者: yjd     时间: 2009-3-14 15:41
学习下map命令就能解决你问题了。