𝐌𝐫.⠀𝐖𝐚𝐢
发表于2024-12-11 08:54 版主
Run the following command and post the output as text.
lsblk -p -o name,label,fstype,size,type
The above command will list all the partitions.
回复点赞0只看作者
Run the following command and post the output as text.
lsblk -p -o name,label,fstype,size,type
The above command will list all the partitions.
光荣榜
打造操作系统创新生态
关注微信公众号
技术服务
请问各位大神,我电脑有一块M2固态,一块2T的机械,固态就用来装系统了,机械存储数据,现在想把机械分成想WINDOWS下D E F盘这样的几个盘,如何设置挂载,现在分完自动挂载在/medai下,但是这样很乱,各个分区会相互挂载在里面也就是说D能看到E里面的目录E能看到F里面的目录F能看到D里面的目录,插U盘也会挂载到D E F盘里面这样看起来很乱,所以想问下各位高手要怎么设置分区。