开机进入系统提示keys:按s跳过安装,或者按m进行手动恢复
linuxmint吧
全部回复
仅看楼主
level 12
阿啦尚 楼主
如题:经过查看fstab,显示以下信息:
# /etc/fstab: static file system information.
#
# Use 'blkid' to print the universally unique identifier for a
# device; this may be used with UUID= as a more robust way to name devices
# that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
# / was on /dev/sda6 during installation
UUID=dcd52237-f46c-4d87-9d4e-82eee19e1e48 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda9 during installation
UUID=047b329e-3cc6-4ace-81d3-e5e4fb5a93a1 /home ext2 defaults 0 2
# /windows was on /dev/sda11 during installation
UUID=6A26-1D2E /windows vfat utf8,umask=007,gid=46 0 1
# swap was on /dev/sda10 during installation
UUID=f91a740a-79a6-4666-8cb4-43147f75ee3a none swap sw 0 0
希望能够开机直接进入系统,求解决办法!感谢大神!
2014年11月21日 02点11分 1
level 10
终端下输入blkid,然后对比uuid,将fstab中的uuid修改为正确的,这种情况多见于双系统,后来又格式化分区造成uuid改变了
2014年11月21日 23点11分 2
感谢~[哈哈] 完美解决。。。。
2017年01月03日 05点01分
1