Problem:
Installed fedora and debian on same disk using same swap partition these two days and found it took a long time for fedora to boot up.
Got the following prompt from serial console:
a start job is running for dev-disk-by\x2duuid-xxxx
It takes 1 minute 30 seconds to finish this job.
Reason:
I first installed fedora then installed debian. Debian installer reformat the swap partition and the partition UUID changed.
The new UUID is different from the UUID saved in the fedora fstab.
Update fedora fstab using the new UUID.
Problem solved.
本文介绍了当Fedora与Debian安装在同一磁盘并使用相同交换分区时,Fedora启动缓慢的问题及解决方案。由于Debian重新格式化了交换分区导致UUID改变,Fedora的fstab文件中保存的旧UUID无法正确识别新的交换分区,从而导致启动延迟。通过更新Fedora的fstab文件使用新的UUID解决了该问题。
1369

被折叠的 条评论
为什么被折叠?



