ฉันได้ตรวจสอบ / etc / fstab แล้วและเห็นบรรทัดต่อไปนี้
<file system> <mount point>   <type>  <options>       <dump>  <pass>
 / was on /dev/sda1 during installation
UUID=some-hex-appears-here                /               ext4    errors=remount-ro 0       1
 /home was on /dev/sda5 during installation
UUID=another-hex-here                      /home           ext4    defaults        0       2
errors=remount-ro 0       1เกี่ยวกับฉันเพราะฉันจะคาดหวังแทนdefaults errors=remount-roUbuntu ทำงานตามปกติ แต่ฉันมีเหตุผลที่เชื่อได้ว่า Ubuntu อาจมีอารมณ์แปรปรวนระหว่างกระบวนการติดตั้ง
ดังนั้นสิ่งนี้หมายความว่าอย่างไร