无忧启动论坛

标题: macbook下怎么制作引导菜单? [打印本页]

作者: wengzhenquan    时间: 2023-4-24 14:18
标题: macbook下怎么制作引导菜单?
本帖最后由 wengzhenquan 于 2023-4-24 16:43 编辑

我在windows下制作的grub4dos+efi引导菜单在mac中没识别出启动盘,请问要怎么处理?grub2行吗?要怎么改

现在是m2 CPU


作者: wintoflash    时间: 2023-4-24 14:46
不能。
这是arm架构。
作者: wengzhenquan    时间: 2023-4-24 16:21
wintoflash 发表于 2023-4-24 14:46
不能。
这是arm架构。

grub2 不是也有arm架构的吗?不能兼容吗
作者: wintoflash    时间: 2023-4-24 17:12
wengzhenquan 发表于 2023-4-24 16:21
grub2 不是也有arm架构的吗?不能兼容吗

固件是iboot,grub2只支持efi,uboot和coreboot
作者: wengzhenquan    时间: 2023-4-24 17:34
wintoflash 发表于 2023-4-24 17:12
固件是iboot,grub2只支持efi,uboot和coreboot

有其它方案吗
作者: wintoflash    时间: 2023-4-24 18:17
wengzhenquan 发表于 2023-4-24 17:34
有其它方案吗

搜 Asahi Linux
作者: wengzhenquan    时间: 2023-4-24 20:57
wintoflash 发表于 2023-4-24 18:17
搜 Asahi Linux
  1. Collecting partition information...
  2.   System disk: disk0
  3.   Found 1 external disk(s)

  4. Collecting OS information...

  5. Partitions in system disk (disk0):
  6.   1: APFS [Macintosh HD] (994.66 GB, 6 volumes)
  7.     OS: [B*] [Macintosh HD] macOS v13.3.1 [disk3s1s1, BED6891E-E232-47DC-85B7-F16A265F430D]
  8.   2: APFS (System Recovery) (5.37 GB, 2 volumes)
  9.     OS: [  ] recoveryOS v13.3.1 [Primary recoveryOS]

  10.   [B ] = Booted OS, [R ] = Booted recovery, [? ] = Unknown
  11.   [ *] = Default boot volume

  12. Using OS 'Macintosh HD' (disk3s1s1) for machine authentication.

  13. Choose what to do:
  14.   r: Resize an existing partition to make space for a new OS
  15.   d: Select another disk for installation
  16.   q: Quit without doing anything
  17. » Action (r): d


  18. Choose a disk:
  19.   1: Internal storage
  20.   2: Generic Mass-Storage Media (125.10 GB)
  21. » Disk: 2

  22. Collecting partition information...
  23.   System disk: disk0
  24.   Found 1 external disk(s)
  25. root        : ERROR    Exception caught
  26. Traceback (most recent call last):
  27.   File "/private/tmp/asahi-install/main.py", line 1054, in <module>
  28.     InstallerMain().main()
  29.   File "/private/tmp/asahi-install/main.py", line 865, in main
  30.     while self.main_loop():
  31.   File "/private/tmp/asahi-install/main.py", line 885, in main_loop
  32.     self.parts = self.dutil.get_partitions(self.cur_disk)
  33.   File "/private/tmp/asahi-install/diskutil.py", line 173, in get_partitions
  34.     parts.append(self.get_partition_info(dskpart["DeviceIdentifier"]))
  35.   File "/private/tmp/asahi-install/diskutil.py", line 134, in get_partition_info
  36.     uuid=partinfo["DiskUUID"],
  37. KeyError: 'DiskUUID'
  38. If you need to file a bug report, please attach the log file:
  39.   /private/tmp/asahi-install/installer.log
复制代码


我装U盘就不行,官网说有三种模式,第三种是只装引导,我目的就是第三种
作者: wahopi    时间: 2023-4-27 15:41
m2洗洗睡吧 没戏




欢迎光临 无忧启动论坛 (http://bbs.wuyou.net/) Powered by Discuz! X3.3