Dell 320安裝centos5 和 window雙系統大法

來源:互聯網
上載者:User

――作者:閆曉峰 xiaofeng_yan2006@126.com

首先安裝window或者已經存在了window,想要安裝linux,請看如下的配置。

這裡省略window安裝,從安裝linux開始。(以下很多是來自網路)
1. 安裝時使用 linux pci=nomsi進入安裝系統

2. 分區時不要用那個LVM,普通分區就可以了,如果有這個啟動會出現kernel panic和找不到檔案系統等。(這個很重要)

3. 安裝後,系統無法啟動.(這是肯定的!)所以用DISK1啟動,啟動命令為 linux pci=nomsi rescue,然後

1)chroot /mnt/sysimage

2)wget http://home.san.rr.com/johninsd/ ... 8.bin.static.tar.gz

3)tar zxvf lilo-22.8.bin.static.tar.gz

4)vim /etc/lilo.conf,內容如下(僅供參考,請根據你自己機器情況修改,括弧為注釋)

boot=/dev/sda
map=/boot/System.map-2.6.18-53.el5
prompt
timeout=50
lba32
default=window

image=/boot/vmlinuz-2.6.18-53.el5
label=linux
append="pci=nomsi root=LABEL=/"
initrd=/boot/initrd-2.6.18-53.el5.img
read-only

other=/dev/sda1(window 分區)

label=window

table=/dev/sda

4.執行lilo -v ,重啟後,可以正常進入系統..我想這個方法也可以用redhat,fedora,等版本。

 

相關文章

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.