按着这个教程<a href="https://help.ubuntu.com/community/UEFIBooting">https://help.ubuntu.com/community/UEFIBooting</a><br>编译了一个grub.efi,把它放入了 mac 下的 efi/grub下了,启动的时候refilt也能识别出grub了,但里进去以后,里面空白,是应该要自己编写grub.cfg..<br><br>教程里面这样写 <br>
<pre>menuentry "Linux (with bios dump)" {
<span class="anchor" id="line-2-19"></span> search --file --no-floppy --set=root /vmlinuz
<span class="anchor" id="line-3-14"></span> loadbios /boot/vbios.bin /boot/int10.bin
<span class="anchor" id="line-4-10"></span> linux /vmlinuz root=/dev/sda3 video=efifb
<span class="anchor" id="line-5-5"></span> initrd /initrd.img
<span class="anchor" id="line-6-5"></span>}
<span class="anchor" id="line-7-4"></span>
<span class="anchor" id="line-8-3"></span>menuentry "Linux (with bios dump and fix video)" {
<span class="anchor" id="line-9-3"></span> search --file --no-floppy --set=root /vmlinuz
<span class="anchor" id="line-10-3"></span> fix_video
<span class="anchor" id="line-11-3"></span> loadbios /boot/vbios.bin /boot/int10.bin
<span class="anchor" id="line-12"></span> linux /vmlinuz root=/dev/sda3 video=efifb
<span class="anchor" id="line-13"></span> initrd /initrd.img
<span class="anchor" id="line-14"></span>}
<span class="anchor" id="line-15"></span>
<span class="anchor" id="line-16"></span>menuentry "Linux (without bios dump)" {
<span class="anchor" id="line-17"></span> search --file --no-floppy --set=root /vmlinuz
<span class="anchor" id="line-18"></span> fakebios
<span class="anchor" id="line-19"></span> linux /vmlinuz root=/dev/sda3 video=efifb
<span class="anchor" id="line-20"></span> initrd /initrd.img
<span class="anchor" id="line-21"></span>}</pre>分为好几种,而我现在要启动u盘里面的系统,那应该怎么设置,直接该root=? 但这里我不清楚U盘是多少<br>在grub的命令模式下: 有hd0 和 hd1 那我这里应该怎么写。 还是需要一个以安装的系统比如一个移动硬盘?<br><br><div class="gmail_quote">在 2012年5月10日 下午1:00,Ryan Feng <span dir="ltr"><<a href="mailto:odayfans@gmail.com" target="_blank">odayfans@gmail.com</a>></span>写道:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">application/utilities 下有个boot camp assistant,它可以调整mac分区大小。调整好后重起按住option键<br>
,选择对应usb设备启动安装程序。<br>
<div><div class="h5">On May 10, 2012 12:41 AM, "minhua sun" <<a href="mailto:asmh1989@gmail.com">asmh1989@gmail.com</a>> wrote:<br>
<br>
> 具体一点怎么样用bootcamp分区,是什么意思。bootcamp不是需要光驱的吗<br>
><br>
> 在 2012年5月10日 下午12:29,Ryan Feng <<a href="mailto:odayfans@gmail.com">odayfans@gmail.com</a>>写道:<br>
><br>
> > 用bootcamp分区,做个usb启动就行,如果要抹掉os<br>
> x,得用支持efi的grub或isolinux来引导,分区时可能就需要GPT而不是MBR<br>
> ><br>
> > 2012/5/10 minhua sun <<a href="mailto:asmh1989@gmail.com">asmh1989@gmail.com</a>><br>
> ><br>
> > > 大家好:<br>
> > > 一直想在macbook上安装ubuntu,但未果,今天重拾,还是出现legacy<br>
> > > booting的问题,网上最多的时候macbook3.2的,可是我这个是最老的1.1 不知道能否成功。<br>
> > > 手上只有u盘没有外置光驱。。。<br>
> > ><br>
> > > 硬件信息:[image: 内嵌图片 1]<br>
> > ><br>
> > > 使用reflt,做引导,制作模拟U盘的cdrom,能识别,但是 ERROR:NOT found while loading legacy<br>
> > > loader。 系统是最新的mac 10.7.4<br>
> > ><br>
> > > 请教如何继续了。是不是系统最新版本的缘故,等等的或者有没有更好的办法,通过硬盘直接恢复等等。。<br>
> > > -------------- 下一部分 --------------<br>
> > > 一个HTML附件被移除...<br>
> > > URL: <<br>
> > ><br>
> ><br>
> <a href="https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/648c4e4b/attachment.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/648c4e4b/attachment.html</a><br>
> > > ><br>
> > > -------------- 下一部分 --------------<br>
> > > A non-text attachment was scrubbed...<br>
> > > Name: C4FC2484-FAF2-4A5A-8C02-DAEE832291A7.png<br>
> > > Type: image/png<br>
> > > Size: 34683 bytes<br>
> > > Desc: 不可用<br>
> > > URL: <<br>
> > ><br>
> ><br>
> <a href="https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/648c4e4b/attachment.png" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/648c4e4b/attachment.png</a><br>
> > > ><br>
> > > --<br>
> > > ubuntu-zh mailing list<br>
> > > <a href="mailto:ubuntu-zh@lists.ubuntu.com">ubuntu-zh@lists.ubuntu.com</a><br>
> > > <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh</a><br>
> > ><br>
> > -------------- 下一部分 --------------<br>
> > 一个HTML附件被移除...<br>
> > URL: <<br>
> ><br>
> <a href="https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/2e167ed9/attachment.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/2e167ed9/attachment.html</a><br>
> > ><br>
> > --<br>
> > ubuntu-zh mailing list<br>
> > <a href="mailto:ubuntu-zh@lists.ubuntu.com">ubuntu-zh@lists.ubuntu.com</a><br>
> > <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh</a><br>
> ><br>
> -------------- 下一部分 --------------<br>
> 一个HTML附件被移除...<br>
> URL: <<br>
</div></div>> <a href="https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/799c80f6/attachment.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/799c80f6/attachment.html</a><br>
<div class="im">> ><br>
> --<br>
> ubuntu-zh mailing list<br>
> <a href="mailto:ubuntu-zh@lists.ubuntu.com">ubuntu-zh@lists.ubuntu.com</a><br>
> <a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh</a><br>
><br>
-------------- 下一部分 --------------<br>
一个HTML附件被移除...<br>
</div>URL: <<a href="https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/802080dd/attachment.html" target="_blank">https://lists.ubuntu.com/archives/ubuntu-zh/attachments/20120510/802080dd/attachment.html</a>><br>
<div class="HOEnZb"><div class="h5">--<br>
ubuntu-zh mailing list<br>
<a href="mailto:ubuntu-zh@lists.ubuntu.com">ubuntu-zh@lists.ubuntu.com</a><br>
<a href="https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh" target="_blank">https://lists.ubuntu.com/mailman/listinfo/ubuntu-zh</a><br>
</div></div></blockquote></div><br>