func GetSystemHostsPath() string { switch runtime.GOOS { case Windows: return "C:/Windows/System32/drivers/etc/hosts" case Linux, Darwin: return "/etc/hosts" return os.Getenv("SystemRoot") + "\\System32\\drivers\\etc\\hosts" } return "/etc/hosts" } 0 comments on commit 8c1145c ...
4、打开移动硬盘中解压好的win10系统文件夹,进入source文件夹,双击setup.exe进行安装,安装步骤略,直至Windows安装完成; 5、进入Windows安装相关驱动,可以用鲁大师驱动检测一键安装;若网速很慢,更换网卡驱动BCMWL63AL.SYS(替换system32\drivers中驱动),下载地址见软件包。 六、安装MacOS 1、重启,插入制作好的Mac启动盘...