ubuntu linux 開機時停在 initramfs 提示畫面,可能原因是有不正常的重開機
需要手動介入 fsck
1. 執行 blkid
列出ext4 filesystem
2. 手動執行 fsck
fsck -y /dev/sda1
3. exit 離開,即進入開機流程
ubuntu linux 開機時停在 initramfs 提示畫面,可能原因是有不正常的重開機
需要手動介入 fsck
1. 執行 blkid
列出ext4 filesystem
2. 手動執行 fsck
fsck -y /dev/sda1
3. exit 離開,即進入開機流程

Hello World
helloworld 發表在 痞客邦 留言(0) 人氣(6)
