BIOS中有一项目设置系统默认为WIN7,改为WIN8.1就OK了,我也是这个问题搞了好几个晚上。 |
macaty 发表于 2022-4-17 20:09 与硬盘大小无关,引导的问题 |
xxfx谢谢分享谢谢分享谢谢分享谢谢分享 |
i6941 发表于 2021-11-21 18:37 没解决。。。。。。。。 |
FYC8 发表于 2021-9-9 11:42 你最后解决了吗?我也是D单 |
确实是mknod /dev/synoboot b 这东西重新建立链接就行了,不太熟悉linux一开始试了很久 |
我也是遇到这个问题。不过我还DS3615安装就没问题 |
1264038890 发表于 2021-9-9 14:42 This is an old hack which should never be used for v7. New version of the RP solves the problem on ESXi. This hack is a very very very bad idea on v7. There are some new self-destruction routines which check that. DO NOT symlink synoboot, DO NOT use mknod to fake it. This MUST be done through the kernel. You can ignore all warnings we made but please, don't ignore this one. 开发者提示这种方式不好 |