<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>FirEar.Net &#187; 1005HA</title>
	<atom:link href="http://firear.net/blog/tag/1005ha/feed/" rel="self" type="application/rss+xml" />
	<link>http://firear.net/blog</link>
	<description>For the Best, One is Enough</description>
	<lastBuildDate>Sun, 05 Sep 2010 05:12:59 +0000</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Windows 7 on EEE 1005HA</title>
		<link>http://firear.net/blog/2009/12/01/windows-7-on-eee1005ha/</link>
		<comments>http://firear.net/blog/2009/12/01/windows-7-on-eee1005ha/#comments</comments>
		<pubDate>Tue, 01 Dec 2009 06:52:48 +0000</pubDate>
		<dc:creator>silau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[1005HA]]></category>
		<category><![CDATA[100mb]]></category>
		<category><![CDATA[100mb 分區]]></category>
		<category><![CDATA[eee 1005ha]]></category>
		<category><![CDATA[windows 7]]></category>
		<category><![CDATA[windows 7 100mb]]></category>
		<category><![CDATA[windows 7 usb]]></category>
		<category><![CDATA[分區]]></category>

		<guid isPermaLink="false">http://firear.net/blog/?p=332</guid>
		<description><![CDATA[介紹過Ubuntu以及Chrome OS,終於輪到在EEE上安裝大家最常用的Windows啦!
另外亦都會提及如何選擇不安裝100MB開機檔!!
由於NetBook本身不具備DVD-Driver, 所以又要製作Bootable USB啦!方法如下:
首先準備一隻4GB或以上的USB手指,一部具有DVD-Driver的電腦或者在EEE使用虛擬光驅(ISO)
將USB插入電腦之後按WIN鍵(用來打開開始的按鍵)+R,打開執行
輸入CMD按確定,輸入以下指令(以下指令會毀滅USB內全部資料,請先備份!):

diskpart
list disk
select disk 1     //自行改動當中的數字,可以由大小來判斷(可參考下圖)
clean
create partition primary
select partition 1
active
format fs=NTFS
assign
exit

完成之後順利格式化以及成功製造Bootable USB

放入Windows7 DVD之後,以下的步驟屬選擇性(因為筆者並沒有做這一步):

用WIN+R打開COMMAND LINE
d:                        //這裡d指的是DVD Driver的代號,請自行更改
cd d:\boot
bootsect /nt60 h:         //這裡h指的是USB的代號,請自行更改
exit

完成之後就可以令USB Bootable啦!
再次提及,筆者沒有進行到此步但在EEE1005HA上操作完美
將DVD內全部檔案Copy到USB內,重新開機之後按ESC進入Boot Menu,選擇用USB開機
如果無法按ESC進入Boot Menu請參考前文: EEE 1005HA Ubuntu 9.10
之後就到大家熟悉的安裝介面啦!
在格式化硬碟的時候,如果使用預設的格式化軟件,Win7就會為用家自動製造一個100MB的主分區(Primary)
對於想使用Fast Boot以及保留Win XP備份的朋友,這個100MB的分區無疑大大降低了Hard Disk的分區彈性
解決方法有兩個,其一是在安裝Win7之前預先分割好所需要的分區,到達Win7分區步驟時直接跳過,選擇安裝在已經分好的區域
第二個方法其實只是第一個方法的延伸,但進行的時機是安裝中的時候,在分區程式之前按Shift+F10
大家熟識的COMMAND LINE又出現啦! 同樣輸入diskpart,之後就可以使用diskpart來進行分區啦
使用指令: create partition primary [size=n] [offset=n] [...]]]></description>
		<wfw:commentRss>http://firear.net/blog/2009/12/01/windows-7-on-eee1005ha/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>EEE 1005HA Ubuntu 9.10</title>
		<link>http://firear.net/blog/2009/11/22/eee-1005ha-ubuntu-9-10/</link>
		<comments>http://firear.net/blog/2009/11/22/eee-1005ha-ubuntu-9-10/#comments</comments>
		<pubDate>Sun, 22 Nov 2009 06:53:34 +0000</pubDate>
		<dc:creator>silau</dc:creator>
				<category><![CDATA[Software]]></category>
		<category><![CDATA[1005HA]]></category>
		<category><![CDATA[boot booster]]></category>
		<category><![CDATA[eee 1005ha]]></category>
		<category><![CDATA[Linux]]></category>
		<category><![CDATA[Remix]]></category>
		<category><![CDATA[Remix 9.10]]></category>
		<category><![CDATA[Ubuntu]]></category>
		<category><![CDATA[Ubuntu 9.10]]></category>

		<guid isPermaLink="false">http://firear.net/blog/?p=110</guid>
		<description><![CDATA[可能有細心的朋友已經留意到1005HA在這裡已經被提及數次了,因為筆者入手的Netbook就是ASUS EEE 1005HA,由於原裝的Windows XP已經是很多年前的產物了,所以嘗試安裝Linux。
當時Ubunbu最新版是9.04,並推出了為Netbook特製的Remix版本,所以就由Fedora的陣營轉投Ubuntu啦!在上一版本,Ubuntu對1005HA的支援並不完全,特別是上網的驅動比較麻煩,本來想介紹一下如何解決種種難題,但由於Ubuntu9.10已經在上月推出,所以我在此宣布,Ubuntu9.10完美支援EEE 1005HA!! Wifi,網絡,音效,快捷鍵(fn)及休眠模式都運作完美。
下面會介紹安裝Ubuntu9.10的一些細節




下載 Netbook Remix ISO: http://www.ubuntu.com/getubuntu/download-netbook
製造bootable flash drive,可以用usb-creator(9.10ISO自帶)來製造Live USB或者到http://unetbootin.sourceforge.net/下載UNetBootin
接上USB之後重新開機
開機之後按ESC進入BOOT ORDER MENU
選擇由USB啟動
安裝!!



ps.如果按ESC無法進入Boot Order Menu的話可以按F2進入BIOS並將boot settings中的boot booster disable!重啟後按ESC再執行上述步驟。
Ubuntu的安裝過程十分人性化,但若果不了解分區程序的話可以使用Default Setting免去自己分區的麻煩。或者只選擇分配給/以及swap,但就要指定要分配給Ubuntu的空間。注意如果想使用休眠功能的話,swap的大小應該為內存的兩倍。另外如果想保留boot booster的功能,請勿刪除EFI分區,但如果不小心刪除了的話,則請額外分配16MB的主分區(Primary),以下將會介紹修復方法。
完成安裝之後如果大家想裝回Super Hybrid Engine,即原系統下用來調節模式的小工具,可到http://www.statux.org/ubuntu/key/statux.pub下載KEY文件,然後依下面指示配置http://www.statux.org/content?page=repo
最後輸入以下指令: sudo apt-get install eeepc-tray eeepc-laptop-dkms
完成後以右鍵點撃eeepc-tray的图标-&#62;edit Configuration並貼上以下內容:
#Touchpad control
KEY_TOUCHPAD=”00000037″
# Fn + space
KEY_FSB=”00000039″
 
這樣就可以用Ctrl+Space來控制電池Mode啦!

設定EFI分區:
輸入 sudo fdisk -l
找到原本分配的16MB分區,如/dev/sda4
輸入 sudo sfdisk --change-id /dev/sda 4 ef
注意紅字部分要改為相應的分區號
重開機進入BIOS重新Enable boot booster

Enjoy your new OS!









Related PostWindows 7 on EEE 1005HAMicrosoft Office Professional Plus [...]]]></description>
		<wfw:commentRss>http://firear.net/blog/2009/11/22/eee-1005ha-ubuntu-9-10/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
