记录多个系统的启动项编辑

    技术2025-06-18  9

    # grub.conf generated by anaconda # # Note that you do not have to rerun grub after making changes to this file # NOTICE:  You have a /boot partition.  This means that #          all kernel and initrd paths are relative to /boot/, eg. #          root (hd0,5) #          kernel /vmlinuz-version ro root=/dev/mapper/vg_huaihe-lv_root #          initrd /initrd-version.img #boot=/dev/sda default=0 timeout=2 splashimage=(hd0,5)/grub/splash.xpm.gz #hiddenmenu password --md5 $1$Jqz9eFPo$s3vWYinqT2mKpGP48AE6s1 title Fedora (2.6.29.4-167.fc11.i686.PAE) root (hd0,5) kernel /vmlinuz-2.6.29.4-167.fc11.i686.PAE ro root=/dev/mapper/vg_huaihe-lv_root rhgb quiet initrd /initrd-2.6.29.4-167.fc11.i686.PAE.img title FUCK_YOU rootnoverify (hd0,0) chainloader +1 可惜,C盘已经被删了,太占空间了
    最新回复(0)