当前位置:首页 > HIFI > 正文内容

Windows、daphile、Audiophile三个系统共存

tomosak2年前 (2023-10-11)HIFI812

Windows、daphile、Audiophile三个系统共存最为重要的一个过程就是使用DG分区软件对硬盘进行分区,这里根据硬盘大小和三个系统需求进行分区,我们可以把Windows分区尽量的大,daphile和Audiophile尽可能的小,因为我们到时候可以把音乐文件放到Windows的分区,daphlie和Audiophile只要加载Windows分区就可以了。

DG分区时候,硬盘分区格式最好MBR,这样方便到时候重建三个系统的引导。

daphile需要两个分区,分成均为1g大小的两个分区,文件格式必须是ext4,卷标必须第一个是DaphileBoot,第二个是DaphileData。

Audiophile大约20G就可以了。

分别安装好Windows、daphile、Audiophile系统,注意Audiophile安装的时候,grub2引导要安装在Audiophile所在分区。

在Windows系统安装easyCD软件,添加daphile为grub的daphile名字的引导,添加Audiophile为grub2的Audiophile名字的引导。

保存设置,重启,就可以看到三个引导了,分别测试。

扫描二维码推送至手机访问。

版权声明:本文由Androidnews发布,如需转载请注明出处。

本文链接:https://www.androidnews.top/?id=27

标签: HIFILinux
分享给朋友:

“Windows、daphile、Audiophile三个系统共存” 的相关文章

Audiophile Linux安装

If you are for example going to use “/dev/sda” disk to create partition for AP-Linux, execute this commands:# fdisk /dev/sda or# cfdisk /dev/sda#...

piCorePlayer Roon Bridge Extension

This project aims to provide a set of scripts that allow easy installation of Roon Bridge software on recent versions of piCorePlayer (tested on ...

构建自己的moOde播放器

构建自己的moOde播放器

本文档解释了如何moOde-player从源代码构建包。1. Pre conditionsAssumed you performing the build from a running Raspberry Pi OS bullseye.You should have both the moode m...

构建自己的moode-player包

构建自己的moode-player包

1. IntroductionThis repository contains scripts to build the packages containing the software components used in moOde audio player.1.1. Origin and bu...

Linux进程管理工具Supervisor使用

安装sudo apt install supervisor进入supervisor配置目录 cd /etc/supervisornano supervisor.conf添加以下行,开启web管理[inet_http_server] port=10.1.11.209:80 us...

ARM系列Linux开发板安装moOde、LMS、RoonBridge、NAA变成HIFI播放器

ARM系列Linux开发板安装moOde、LMS、RoonBridge、NAA变成HIFI播放器推荐固件包下载网站:https://github.com/ophub/https://files.kos.org.cn/https://www.armbian.com/修改系统源nano /etc/apt...

发表评论

访客

◎欢迎参与讨论,请在这里发表您的看法和观点。