Ubuntu alternate和desktop區別

 ubuntu 發佈的linux裏面有一個非常具有迷惑性的版本-desktop。因爲有一套server,所以desktop很容易從字面上被理解成桌面版。而這樣理解的人通常會弄不明白剩下那個alternate是什麼東西。

其實desktop是Live CD的名字,也就是刻錄在光盤上運行的Linux。是一套已經裝好的系統。把它燒錄到光盤上放進光驅就可以直接運行這套完整的linux。當然你也可以在運行之後把它“安裝”到硬盤上,而這樣的安裝更像是一種拷貝或者還原,類似ghost。
真正意義上正統的安裝版本則是alternate,它是由許多deb包組成的。可以詳細的制定安裝內容。是正宗的硬盤安裝般。

這兩個版本還有一些速度上的區別。
因爲類似系統還原,desktop的安裝速度較快。而alternate正式的安裝相比之下會慢一些。
而運行的時候恰好相反:desktop因爲是既成的,可能會缺少對應軟件環境的適應性,所以和靈活指定及安裝的alternate相比會慢一些。The alternate install CD allows you to perform certain specialist installations of Ubuntu. It provides for the following situations:
T2858550906
creating pre-configured OEM systems; 
setting up automated deployments; 
upgrading from older installations without network access; 
LVM and/or RAID partitioning; 
installing GRUB to a location other than the Master Boot Record; 
installs on systems with less than about 192MB of RAM. 

desktopCD安裝前可以看到基本界面和試用(liveCD功能), 
alternate面向安裝個性化需求更大的更專業一點點的用戶. 
desktop和alternate都有基本的軟件包,要更多的軟件包只要修改合適的源下載也是很快的.desktop是一個live cd ,只用於桌面系統,也可以在LiveCD狀態下安裝。
alternate是標準的安裝CD。包含了一些桌面程序,可以用高級安裝模式安裝,在安裝時可以劃分分區。也可以當作Server來用,不過一些Server 程序要自己通過網絡來安裝Alternate安裝過程會有高級分區以及grub安裝選項,Desktop沒有.alternate既能安裝desktop也能安裝server
desktop是一個live cd 
在桌面環境裏面 以嚮導的方式引導安裝live CD 就是把安裝好的軟件放到光盤中, 
安裝時就把其上的內容複製到硬盤再簡單配置就行了。 

alternate CD上放的DEB的軟件包,安裝時要解壓、配置 

只有在機子硬件配置很低時用 live CD安裝較慢,其餘都比alternate的要快。下面更集中詳細的來自:http://forum.ubuntu.org.cn經常有人問起Ubuntu的版本選擇問題,論壇中雖有帖子提及,但不是很詳細,不集中,我就嘗試把Ubuntu上的這點東東翻譯一下,供大家參考,水平有限,敬請包涵、指正。
Ubuntu的版本號:一般以出發行版的年月來命名,比如最新版是7.04,就是2007年4月發行的,它還有個代號:Feisty Fawn。具體版本號請參考http://wiki.ubuntu.org.cn首頁下方的當前版本部分。
引用: 
7.04 · Feisty Fawn . 2007-4 
6.10 · Edgy Eft . 2006-10 
6.06 · Dapper Drake . 2006-6 
5.10 · Breezy Badger . 2005-10 
5.04 . Hoary Hedgehog . 2005-04 
7.10 . Gutsy Gibbon . 2007-10 

//z 2012-07-06 10:18:50 AM [email protected]
架構:在某網站上看到 
引用: 
當前 Ubuntu 發佈版支持 Intel x86 (IBM-compatible PC), AMD64 (Hammer) and PowerPC (Apple iBook and Powerbook, G4 and G5) 架構。

其實現在也支持Sun的Sparc架構了,不過這些對我們意義不大,我們普通人用的基本都是Intel或AMD的桌面或筆記本CPU,只要從前兩者(X86和AMD64)中挑選就行了。

版本: 
Desktop CD 圖形界面安裝光盤 

desktop CD可以讓你無需改變你的計算機就能嘗試Ubuntu系統,以後是否永久安裝由你決定。這種CD是多數人想要使用的。 要安裝這種你至少需要有256MB內存。

有兩種可用的映像文件,分別用於不同類型的計算機: 

PC (Intel x86) desktop CD 
用於絕大多數PC。包括大多數使用Intel、AMD等處理器的機器和能運行MS Windows系統的絕大多數機器,基於Intel處理器的新型Apple Macintosh機也可以使用該系統。如果你不確定就選擇這個版本吧。
64-bit PC (AMD64) desktop CD 
選擇這個版本可以充分發揮基於AMD64或EM64T架構(比如,Athlon64、Opteron、EM64T Xeon)的計算機的性能。如果你用的是AMD的非64位處理器,或者你需要充分支持32位代碼,請選擇Intel X86映像文件。

Server install CD 服務器安裝光盤 

這個server install CD使你可以在計算機上永久安裝Ubuntu作爲服務器使用。它不會安裝圖形用戶界面。 

有3種映像可用,分別用於不同類型的計算機: 

PC (Intel x86) server install CD 
用於絕大多數PC。包括大多數使用Intel、AMD等處理器的機器和能運行MS Windows系統的絕大多數機器,基於Intel處理器的新型Apple Macintosh機也可以使用該系統。如果你不確定就選擇這個版本吧。
64-bit PC (AMD64) server install CD 
選擇這個版本可以充分發揮基於AMD64或EM64T架構(比如,Athlon64、Opteron、EM64T Xeon)的計算機的性能。如果你用的是AMD的非64位處理器,或者你需要充分支持32位代碼,請選擇Intel X86映像文件。
SPARC server install CD 
用於Sun UltraSPARC計算機,包括基於多核UltraSPARC T1 ("Niagara")處理器的機器。 

Alternate install CD 文字界面安裝光盤 

alternate install CD可以使你執行一定的專家級的Ubuntu安裝。用於以下情形: 

* 創建預配置OEM系統; 
* 設置自動佈置; 
* 在無網絡鏈接情況下從舊系統升級; 
* LVM和/或RAID分區; 
* 在小於256MB內存的系統上安裝(但是注意相應地低內存系統可能無法運行完整的桌面環境)。 

在使用alterate installer時遇到bug,請提交有關debian-installer包的bug。 

有兩種映像可用,分別用於不同類型的計算機: 

PC (Intel x86) alternate install CD 
用於絕大多數PC。包括大多數使用Intel、AMD等處理器的機器和能運行MS Windows系統的絕大多數機器,基於Intel處理器的新型Apple Macintosh機也可以使用該系統。如果你不確定就選擇這個版本吧。
64-bit PC (AMD64) alternate install CD 
選擇這個版本可以充分發揮基於AMD64或EM64T架構(比如,Athlon64、Opteron、EM64T Xeon)的計算機的性能。如果你用的是AMD的非64位處理器,或者你需要充分支持32位代碼,請選擇Intel X86映像文件。

原文: 
引用: 
Desktop CD 

The desktop CD allows you to try Ubuntu without changing your computer at all, and at your option to install it permanently later. This type of CD is what most people will want to use. You will need at least 256MB of RAM to install from this CD.

There are two p_w_picpaths available, each for a different type of computer: 

PC (Intel x86) desktop CD 
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) desktop CD 
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 p_w_picpaths instead.

Server install CD 

The server install CD allows you to install Ubuntu permanently on a computer for use as a server. It will not install a graphical user interface.

There are three p_w_picpaths available, each for a different type of computer: 

PC (Intel x86) server install CD 
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) server install CD 
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 p_w_picpaths instead.
SPARC server install CD 
For Sun UltraSPARC computers, including those based on the multicore UltraSPARC T1 ("Niagara") processors.

Alternate install CD 

The alternate install CD allows you to perform certain specialist installations of Ubuntu. It provides for the following situations:

* creating pre-configured OEM systems; 
* setting up automated deployments; 
* upgrading from older installations without network access; 
* LVM and/or RAID partitioning; 
* installs on systems with less than about 256MB of RAM (although note that low-memory systems may not be able to run a full desktop environment reasonably).

In the event that you encounter a bug using the alternate installer, please file a bug on the debian-installer package.

There are two p_w_picpaths available, each for a different type of computer: 

PC (Intel x86) alternate install CD 
For almost all PCs. This includes most machines with Intel/AMD/etc type processors and almost all computers that run Microsoft Windows, as well as newer Apple Macintosh systems based on Intel processors. Choose this if you are at all unsure.
64-bit PC (AMD64) alternate install CD 
Choose this to take full advantage of computers based on the AMD64 or EM64T architecture (e.g., Athlon64, Opteron, EM64T Xeon). If you have a non-64-bit processor made by AMD, or if you need full support for 32-bit code, use the Intel x86 p_w_picpaths instead.


另外,還有: Desktop / Alternate DVD - DVD 安裝 

DVD 內包含 Desktop / Alternate 兩種安裝模式,不過少了三個項目,分別是內存測試/救援模式/硬盤開機。 
同樣有兩種平臺可供選擇: 

* PC (Intel x86) 
用於絕大多數PC。包括大多數使用Intel、AMD等處理器的機器和能運行MS Windows系統的絕大多數機器,基於Intel處理器的新型Apple Macintosh機也可以使用該系統。如果你不確定就選擇這個版本吧。
* 64-bit PC (AMD64) 
選擇這個版本可以充分發揮基於AMD64或EM64T架構(比如,Athlon64、Opteron、EM64T Xeon)的計算機的性能。如果你用的是AMD的非64位處理器,或者你需要充分支持32位代碼,請選擇Intel X86映像文件。


總而言之,言而總之,沒有什麼特殊要求就選擇32位版(x86)的,如果想體驗AMD64 64位系統,需要做好有少數軟件無法運行的心理準備。不過也沒那麼可怕,我就在用AMD64 Ubuntu,不過對剛入門的新手來說,還是建議使用x86 Ubuntu,如果你非要嘗試一下AMD64系統,請先到“64位系統支持”版塊看看。

對於桌面用戶來說,Desktop和Alterate這兩種CD如何選擇,一般選擇Desktop可以讓你通過它的Live CD功能先嚐試一下Ubuntu是什麼樣子,選擇Alterate可以讓安裝時的兼容性更好些。當然如果實在爲難,你又有DVD光驅的話,DVD是個不錯的選擇,它相當於Desktop和Alterate的合集,還自帶了大量的軟件包,對於沒有網絡的朋友很有幫助。

PS:Ubuntu根據使用桌面環境的不同,還分爲Ubuntu(採用Gnome桌面環境,界面比較簡潔、用戶最多)、Kubuntu(採用KDE桌面環境,界面比較華麗、有些軟件特別優秀)和Xubuntu(採用Xfce桌面環境,比較小巧、速度較快),大家可以分別到“Gnome桌面環境”、“KDE桌面環境”、“XFCE桌面環境”瞭解一下各個桌面環境的特點再選擇。
發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章