国产一级a片免费看高清,亚洲熟女中文字幕在线视频,黄三级高清在线播放,免费黄色视频在线看

打開(kāi)APP
userphoto
未登錄

開(kāi)通VIP,暢享免費(fèi)電子書(shū)等14項(xiàng)超值服

開(kāi)通VIP
雙硬盤(pán)雙系統(tǒng)Grub引導(dǎo)的配置
http://www.linuxeden.com/html/sysadmin/20080103/43479.html 如果有兩個(gè)硬盤(pán),我的機(jī)器是三個(gè)硬盤(pán),在hd0安裝了linux,hd1安裝windows,兩個(gè)系統(tǒng)相互不影想
但默認(rèn)情況下grub卻不能起動(dòng)windows,經(jīng)過(guò)幾番摸索
終于解決了,在grub加了兩行
title WINDOWS server 2003
map (hd1) (hd0)
map (hd0) (hd1)
這樣就解決了雙硬盤(pán)啟動(dòng)問(wèn)題,無(wú)需改動(dòng)bios的默認(rèn)啟動(dòng)硬盤(pán)。
下面我的grub.conf供參考
# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You do not have a /boot partition. This means that
# all kernel and initrd paths are relative to /, eg.
# root (hd0,0)
# kernel /boot/vmlinuz-version ro root=/dev/sda1
# initrd /boot/initrd-version.img
#boot=/dev/sda
default=0
timeout=1000
splashimage=(hd0,0)/boot/grub/splash.xpm.gz
hiddenmenu
password --md5 $1$0t5znogn$/NkIpZK4EdR2hoYIxkhKc.
title Red Hat Enterprise Linux AS (2.6.9-55.ELsmp)
root (hd0,0)
kernel /boot/vmlinuz-2.6.9-55.ELsmp ro root=LABEL=/1 rhgb quiet
initrd /boot/initrd-2.6.9-55.ELsmp.img
#title Red Hat Enterprise Linux AS-up (2.6.9-55.EL)
# root (hd0,0)
# kernel /boot/vmlinuz-2.6.9-55.EL ro root=LABEL=/1 rhgb quiet
# initrd /boot/initrd-2.6.9-55.EL.img
title WINDOWS
map (hd1) (hd0)
map (hd0) (hd1)
rootnoverify (hd1,0)
chainloader +1
本站僅提供存儲(chǔ)服務(wù),所有內(nèi)容均由用戶發(fā)布,如發(fā)現(xiàn)有害或侵權(quán)內(nèi)容,請(qǐng)點(diǎn)擊舉報(bào)
打開(kāi)APP,閱讀全文并永久保存 查看更多類似文章
猜你喜歡
類似文章
Ubuntu修改grub引導(dǎo)菜單
windows7下硬盤(pán)安裝linux 雙系統(tǒng)共存
利用GRUB實(shí)現(xiàn)Linux和Windows雙重啟動(dòng)
從硬盤(pán)安裝SUSE Linux10系統(tǒng)的兩種方法
【轉(zhuǎn)載】Android X86 4.3的硬盤(pán)安裝方法
SuSE 10.0 硬盤(pán)安裝
更多類似文章 >>
生活服務(wù)
分享 收藏 導(dǎo)長(zhǎng)圖 關(guān)注 下載文章
綁定賬號(hào)成功
后續(xù)可登錄賬號(hào)暢享VIP特權(quán)!
如果VIP功能使用有故障,
可點(diǎn)擊這里聯(lián)系客服!

聯(lián)系客服