摘要: grub.cfg被删 指定/boot目录所在的分区 set root='hd0,msdos1' 加载内核文件,并以只读的方式加载根分区 linux /vmlinuz-4.18.0-80.e18.x86_64 ro root=/dev/mapper/rhel-root 指定initramfs文件 in 阅读全文
posted @ 2022-03-31 17:16 kongshuo 阅读(102) 评论(0) 推荐(0)