[Contribute Advice] 自定义安装
Tofloor
poster avatar
一片雪
deepin
2023-05-05 20:59
Author

deepin-20.09自定义安装如果不设置交换分区会导致安装失败!!!

Reply Favorite View the author
All Replies
2 / 2
To page
一片雪
deepin
2023-05-06 04:44
#21
DebuggerX

这个BUG已经很久了,有空我准备看看到底怎么回事。

我知道两种绕过的办法,一种是先分root区,再随便给个swap放在后面,装好系统后再把swap分区删了,空间还给root;另一种是在选择分区大小那里,把大小改小一点点,比如减去4MB,直到出现“未分配空间”,这时候再安装就不会报错了……

image.png

测试了一下,后面留下2M及以上的未分配空间安装即可进行下去。1M会报同样的错误。

Reply View the author
浪云
deepin
2023-05-06 04:56
#22
一片雪

fdisk -lu 看看?

isk /dev/sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors
Disk model: ADATA SP580
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: B8BAF9F9-112E-4454-A4A3-4391141ACC3F

Device Start End Sectors Size Type
/dev/sda1 40 6297478 6297439 3G EFI System
/dev/sda2 6297479 6559622 262144 128M Microsoft reserved
/dev/sda3 6559744 163949520 157389777 75G Microsoft basic data
/dev/sda4 163950592 234438655 70488064 33.6G Microsoft basic data

mintkan看这个https://storage.deepin.org/thread/20230411160847288_%E6%88%AA%E5%9B%BE%E5%BD%95%E5%B1%8F_%E9%80%89%E6%8B%A9%E5%8C%BA%E5%9F%9F_20230411160338.jpg

Reply View the author
一片雪
deepin
2023-05-06 05:05
#23
浪云

isk /dev/sda: 111.79 GiB, 120034123776 bytes, 234441648 sectors
Disk model: ADATA SP580
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: B8BAF9F9-112E-4454-A4A3-4391141ACC3F

Device Start End Sectors Size Type
/dev/sda1 40 6297478 6297439 3G EFI System
/dev/sda2 6297479 6559622 262144 128M Microsoft reserved
/dev/sda3 6559744 163949520 157389777 75G Microsoft basic data
/dev/sda4 163950592 234438655 70488064 33.6G Microsoft basic data

mintkan看这个https://storage.deepin.org/thread/20230411160847288_%E6%88%AA%E5%9B%BE%E5%BD%95%E5%B1%8F_%E9%80%89%E6%8B%A9%E5%8C%BA%E5%9F%9F_20230411160338.jpg

你这有四个分区了。我是要求一个root分区。

Reply View the author
一片雪
deepin
2023-05-06 05:06
#24
一片雪

你这有四个分区了。我是要求一个root分区。

并且我是bios引导mbr磁盘。

Reply View the author
浪云
deepin
2023-05-06 05:25
#25
一片雪

并且我是bios引导mbr磁盘。

图片是bios,mbr安装mint

\根分区是必须的,只有一个根分区,全部放在根分区,就可以了

Reply View the author
2 / 2
To page