• iDeneb can't see any drive to install


    安装iDeneb时 选择目的宗卷可是一片空白

    一开始都正常,选择简体中文,然后同意协议,接着就出现了选择要安装mac的宗卷类似的话,可是下面都为空白~于是就选择了磁盘工具,左面的硬盘盘符都是灰色的,我选了我与现在Vista下分出的那个区 11GB,FAT32格式,然后抹掉,选的是Mac扩展日志式,抹完了之后推出磁盘工具,可是还是找不到目的宗卷,总是搜不着真是奇怪啊~

    ----------------------------------------------------
    进入安装界面后,要点实用程序中的磁盘工具,在里面抹盘的。不抹成HFS格式,目的宗卷哪有可能会出现盘符。
    还有,如果你抹盘后仍然找不到的话,那就是抹盘失败的原因了。这时要用WINPM把分区格为FAT32,然后改ID为AF。
    BIOS设置 我也分别选择过IDE 和 AHCI 还是一样的结果!
    把你的BIOS里打开AHCI,然后把你的硬盘接在SATA1上就可以了

    安装MAC OS X要用FDISK进行分区、格式化、激活。

    先分出一个主分区来,在DOS状态下,用PQ弄一个主分区。然后再安装就可以啦

    先用抹盘工具给MAC分好区才可以的。刚安装界面的时候有个磁盘工具,选择一个要安装的分区,点抹掉,格式是mac扩展日志式,最上面的一个分区格式,这样在安装就有了目标分区了

    问题我解决了,在Vista下装Partition Manager 9 霏凡下载的,然后格盘fat32,改ID 为AF,之后就安程序来就行了。不过我遇到了成功安装但进不了MAC的麻烦1

    1)打开XP(或Vista)的开始->运行,输入diskpart
    2)输入list disk (作用是察看机器磁盘号等,1个硬盘则为 0,2个则为 0、1,依次类推)
    3)我只有一个硬盘于是就输入select disk 0,有2个硬盘的就输入你想安装MAC那个硬盘的编号
    4)输入list partition (作用是察看分区号和其它信息,1个分区则为1,2个则为1、2,依次类推)
    5)输入select partition x (x为需要转换的分区的编号,我这里是3)
    6)输入delete partition (删除所选分区)
    7)输入create partition primary id=AF (建Mac OS的HFS+主分区)
    8)完成退出
    这个时候就已经完成安装Mac OS的分区格式化成HFS+了。
    hi, have you ever use the disk utility�s?
    the same problem i have 2 days before (i�m build a Hackintosh for a friend).
    i used different Names for the drives such as "Leopard", Mac, Leo" and other...i don�t know why but after change of the diskname i saw the drives to install and get many times later a successfull install on older hardware such Asrock Board, Intel P4 and so on! Have you choose MBR?
    I think you'll find that the problem you're having is because the drive you want to install iDeneb on needs to be unallocated (not formatted). If you are running XP you will need a third-party program to release the space (normally this is referred to as "shrinking"). Although you could try the routine below, it might work:
    Boot up from the iDeneb iso disk and after you select your language go to the Utilities menu and select Disk Utility before clicking on Continue.
    Your drives should show up in the utility window and you can select the volume you created for the installation and then erase it.
    Make sure you select Mac Extended Journalled as the format, and give it a name.
    Once the volume is re-formatted you can exit Disk Utility and click Continue on the installation screen.
    The volume should now be visible, so select it as the installation drive and click install.
    Click Customize on the next screen and check the appropriate boxes as required by your system. These are often not as intuitive as they might be, but if you take notes while exploring your System Device Manager in XP it should become a little clearer. Once you've selected the various fixes and applications click Done and then continue with the installation.

    http://www.insanelymac.com/forum/lofiversion/index.php/t138452.html

  • 相关阅读:
    效率较高的排序算法
    django进阶
    django报错TypeError: __init__() missing 1 required positional argument: 'on_delete'
    DjangoORM基本增删改查
    C++中关键字static的作用
    Sqlite的安装和使用 (windows,C#)
    sqlserver查询时对于字符串类型的数据是否区分大小写
    C#自己无聊写的2048小游戏
    C#自己无聊写的俄罗斯方块游戏
    C#实现非枚举类型的在属性控件中可下拉选择(二)
  • 原文地址:https://www.cnblogs.com/emanlee/p/1634506.html
Copyright © 2020-2023  润新知