4.編輯 /etc/fstab 以將此友好名稱(chēng)用于此根文件系統(tǒng)設(shè)備,如下所示: /dev/mapper/OSROOT-part3 / ext3 defaults 1 1
5.編輯 /etc/grub.conf 以在系統(tǒng)啟動(dòng)時(shí)使用此名稱(chēng)。 title Linux
root (hd0,0)
kernel (hd0,0)/vmlinuz ro root=/dev/mapper/OSROOT-part3 rhgb quiet
initrd (hd0,0)/initrd-2.x.x-xx.img
6.此時(shí),您已經(jīng)完成了全部工作。您可以重新啟動(dòng)并查看它是否工作。
本新聞共
5頁(yè),當(dāng)前在第
5頁(yè)
1 2 3 4 5