Ubuntu 8.04 LTS
什麼是LTS?
LTS = Long Term Support
Ubuntu 8.04 LTS支援到2011年
非LTS只支援1-2年
2008年8月30日 星期六
外接硬碟安裝 ubuntu
1.用xp光碟修復mbr,使xp能單獨開機
2.讓ubuntu也能夠開機
到 http://download.gna.org/grub4dos/
下載 grub4dos ,解開, 把裡面的 grldr 放到c:\的根目錄
3.桌面我的電腦點右鍵->屬性->高級->啟動和故障恢復->設置->編輯
(就是c:\boot.ini檔)
最後加上一行
c:\grldr="grub4dos"
4.在c:\的根目錄(grldr相同位置)增加menu.lst檔,內容如下:
color black/cyan yellow/cyan
timeout 5
default /default
title Ubuntu 8.04
fallback 5
find --set-root --ignore-floppies /boot/grub/menu.lst
savedefault --wait=2
configfile /boot/grub/menu.lst
原文問題
2.讓ubuntu也能夠開機
到 http://download.gna.org/grub4dos/
下載 grub4dos ,解開, 把裡面的 grldr 放到c:\的根目錄
3.桌面我的電腦點右鍵->屬性->高級->啟動和故障恢復->設置->編輯
(就是c:\boot.ini檔)
最後加上一行
c:\grldr="grub4dos"
4.在c:\的根目錄(grldr相同位置)增加menu.lst檔,內容如下:
color black/cyan yellow/cyan
timeout 5
default /default
title Ubuntu 8.04
fallback 5
find --set-root --ignore-floppies /boot/grub/menu.lst
savedefault --wait=2
configfile /boot/grub/menu.lst
原文問題
2008年8月29日 星期五
ubuntu-8.04.1-desktop-i386.iso
ubuntu-8.04.1-desktop-i386.iso
燒成光碟,開機載入時會整個停住不動,找了別台電腦試亦是如此
後來找到一串指令加在F6開機選項之後,我的筆電竟然成功了。
那就可以準備在筆電灌Ubuntu8.04.1了
all_generic_ide floppy=off irqpoll
燒成光碟,開機載入時會整個停住不動,找了別台電腦試亦是如此
後來找到一串指令加在F6開機選項之後,我的筆電竟然成功了。
那就可以準備在筆電灌Ubuntu8.04.1了
all_generic_ide floppy=off irqpoll
訂閱:
文章 (Atom)