<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	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/"
		>
<channel>
	<title>「Eee PC 1000安裝Ubuntu Eee 8.04.1小記」的迴響</title>
	<atom:link href="http://www.wmfield.idv.tw/626/feed" rel="self" type="application/rss+xml" />
	<link>http://www.wmfield.idv.tw/626</link>
	<description>簡單，就是幸福。</description>
	<lastBuildDate>Tue, 09 Mar 2010 09:28:34 +0800</lastBuildDate>
	<generator>http://wordpress.org/?v=2.9.2</generator>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
		<item>
		<title>作者：Neil</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9320</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 31 Dec 2008 07:53:09 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9320</guid>
		<description>方法在下面那篇。</description>
		<content:encoded><![CDATA[<p>方法在下面那篇。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Neil</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9319</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 31 Dec 2008 07:52:32 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9319</guid>
		<description>「系統」→「管理」→「登入畫面」→「安全性」，把「啟用自動登入」打勾，選擇你要自動登入的使用者即可。

不要用root登入，這不是Ubuntu系統的設計邏輯，需要用root身份時系統都會自動問你密碼，或是在終端機下使用sudo這個指令，需要輸入的密碼就是你當初安裝系統時設定的那個密碼。直接用root登入只會增加你的困擾而已（例如：誤刪系統檔。）</description>
		<content:encoded><![CDATA[<p>「系統」→「管理」→「登入畫面」→「安全性」，把「啟用自動登入」打勾，選擇你要自動登入的使用者即可。</p>
<p>不要用root登入，這不是Ubuntu系統的設計邏輯，需要用root身份時系統都會自動問你密碼，或是在終端機下使用sudo這個指令，需要輸入的密碼就是你當初安裝系統時設定的那個密碼。直接用root登入只會增加你的困擾而已（例如：誤刪系統檔。）</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Neil</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9318</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 31 Dec 2008 07:45:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9318</guid>
		<description>去掉最後這一行，或是在前面加上「#」註解掉：

/dev/sdc1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0

因為你用隨身碟安裝後，系統會將隨身碟誤認為光碟機，所以把那行註解掉應該就ok了。</description>
		<content:encoded><![CDATA[<p>去掉最後這一行，或是在前面加上「#」註解掉：</p>
<p>/dev/sdc1 /media/cdrom0 udf,iso9660 user,noauto,exec,utf8 0 0</p>
<p>因為你用隨身碟安裝後，系統會將隨身碟誤認為光碟機，所以把那行註解掉應該就ok了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Neil</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9317</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Wed, 31 Dec 2008 07:42:45 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9317</guid>
		<description>只要前面有加「#」的都只是註解，不會發生作用，所以你只要將其它含有(hd0,0)改成(hd1,0)，然後存檔就好了，以後每次開機就會以這個值開機，除非核心有變動，否則就不用再改了。</description>
		<content:encoded><![CDATA[<p>只要前面有加「#」的都只是註解，不會發生作用，所以你只要將其它含有(hd0,0)改成(hd1,0)，然後存檔就好了，以後每次開機就會以這個值開機，除非核心有變動，否則就不用再改了。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chue</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9311</link>
		<dc:creator>chue</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:10:01 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9311</guid>
		<description># /etc/fstab: static file system information.
#
#                
proc            /proc           proc    defaults        0       0
# /dev/sdb1
UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 /               ext3    relatime,errors=remount-ro 0       1
# /dev/sdb5
UUID=3273e59f-1143-46a4-8ef6-923dd676ea6b none            swap    sw              0       0
/dev/sdc1       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0</description>
		<content:encoded><![CDATA[<p># /etc/fstab: static file system information.<br />
#<br />
#<br />
proc            /proc           proc    defaults        0       0<br />
# /dev/sdb1<br />
UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 /               ext3    relatime,errors=remount-ro 0       1<br />
# /dev/sdb5<br />
UUID=3273e59f-1143-46a4-8ef6-923dd676ea6b none            swap    sw              0       0<br />
/dev/sdc1       /media/cdrom0   udf,iso9660 user,noauto,exec,utf8 0       0</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chue</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9310</link>
		<dc:creator>chue</dc:creator>
		<pubDate>Wed, 31 Dec 2008 02:04:57 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9310</guid>
		<description>這是打下 sudo gedit /boot/grub/menu.lst 的結果

偶是 (HD1,0) 才能進入,應在那裡改?改了後是否按下存檔便可以?

# menu.lst - See: grub(8), info grub, update-grub(8)
#            grub-install(8), grub-floppy(8),
#            grub-md5-crypt, /usr/share/doc/grub
#            and /usr/share/doc/grub-doc/.

## default num
# Set the default entry to the entry number NUM. Numbering starts from 0, and
# the entry number 0 is the default if the command is not used.
#
# You can specify &#039;saved&#039; instead of a number. In this case, the default entry
# is the entry saved with the command &#039;savedefault&#039;.
# WARNING: If you are using dmraid do not use &#039;savedefault&#039; or your
# array will desync and will not let you boot your system.
default		0

## timeout sec
# Set a timeout, in SEC seconds, before automatically booting the default entry
# (normally the first entry defined).
timeout		10

## hiddenmenu
# Hides the menu by default (press ESC to see the menu)
#hiddenmenu

# Pretty colours
#color cyan/blue white/blue

## password [&#039;--md5&#039;] passwd
# If used in the first section of a menu file, disable all interactive editing
# control (menu entry editor and command-line)  and entries protected by the
# command &#039;lock&#039;
# e.g. password topsecret
#      password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/
# password topsecret

#
# examples
#
# title		Windows 95/98/NT/2000
# root		(hd0,0)
# makeactive
# chainloader	+1
#
# title		Linux
# root		(hd0,1)
# kernel	/vmlinuz root=/dev/hda2 ro
#

#
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST

### BEGIN AUTOMAGIC KERNELS LIST
## lines between the AUTOMAGIC KERNELS LIST markers will be modified
## by the debian update-grub script except for the default options below

## DO NOT UNCOMMENT THEM, Just edit them to your needs

## ## Start Default Options ##
## default kernel options
## default kernel options for automagic boot options
## If you want special options for specific kernels use kopt_x_y_z
## where x.y.z is kernel version. Minor versions can be omitted.
## e.g. kopt=root=/dev/hda1 ro
##      kopt_2_6_8=root=/dev/hdc1 ro
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro
# kopt=root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro

## Setup crashdump menu entries
## e.g. crashdump=1
# crashdump=0

## default grub root device
## e.g. groot=(hd0,0)
# groot=(hd0,0)

## should update-grub create alternative automagic boot options
## e.g. alternative=true
##      alternative=false
# alternative=true

## should update-grub lock alternative automagic boot options
## e.g. lockalternative=true
##      lockalternative=false
# lockalternative=false

## additional options to use with the default boot option, but not with the
## alternatives
## e.g. defoptions=vga=791 resume=/dev/hda5
# defoptions=quiet splash

## should update-grub lock old automagic boot options
## e.g. lockold=false
##      lockold=true
# lockold=false

## Xen hypervisor options to use with the default Xen boot option
# xenhopt=

## Xen Linux kernel options to use with the default Xen boot option
# xenkopt=console=tty0

## altoption boot targets option
## multiple altoptions lines are allowed
## e.g. altoptions=(extra menu suffix) extra boot options
##      altoptions=(recovery) single
# altoptions=(recovery mode) single

## controls how many kernels should be put into the menu.lst
## only counts the first occurence of a kernel, not the
## alternative kernel options
## e.g. howmany=all
##      howmany=7
# howmany=all

## should update-grub create memtest86 boot option
## e.g. memtest86=true
##      memtest86=false
# memtest86=true

## should update-grub adjust the value of the default booted system
## can be true or false
# updatedefaultentry=false

## should update-grub add savedefault to the default options
## can be true or false
# savedefault=false

## ## End Default Options ##

title		Ubuntu 8.04.1, kernel 2.6.24-21-eeepc
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.24-21-eeepc root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro quiet splash
initrd		/boot/initrd.img-2.6.24-21-eeepc
quiet

title		Ubuntu 8.04.1, kernel 2.6.24-21-eeepc (recovery mode)
root		(hd0,0)
kernel		/boot/vmlinuz-2.6.24-21-eeepc root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro single
initrd		/boot/initrd.img-2.6.24-21-eeepc

title		Ubuntu 8.04.1, memtest86+
root		(hd0,0)
kernel		/boot/memtest86+.bin
quiet

### END DEBIAN AUTOMAGIC KERNELS LIST

# This is a divider, added to separate the menu items below from the Debian
# ones.
title		Other operating systems:
root


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title		Normal Boot (on /dev/sda1)
root		(hd2,0)
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1 
initrd		/boot/initramfs-eeepc.img
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title		Perform Disk Scan (on /dev/sda1)
root		(hd2,0)
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1 XANDROSSCAN=y 
initrd		/boot/initramfs-eeepc.img
savedefault
boot


# This entry automatically added by the Debian installer for an existing
# linux installation on /dev/sda1.
title		Restore Factory Settings (on /dev/sda1)
root		(hd2,0)
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=normal nosplash=y irqpoll root=/dev/sda1 XANDROSRESTORE=y 
initrd		/boot/initramfs-eeepc.img
savedefault
boot</description>
		<content:encoded><![CDATA[<p>這是打下 sudo gedit /boot/grub/menu.lst 的結果</p>
<p>偶是 (HD1,0) 才能進入,應在那裡改?改了後是否按下存檔便可以?</p>
<p># menu.lst &#8211; See: grub(8), info grub, update-grub(8)<br />
#            grub-install(8), grub-floppy(8),<br />
#            grub-md5-crypt, /usr/share/doc/grub<br />
#            and /usr/share/doc/grub-doc/.</p>
<p>## default num<br />
# Set the default entry to the entry number NUM. Numbering starts from 0, and<br />
# the entry number 0 is the default if the command is not used.<br />
#<br />
# You can specify &#8217;saved&#8217; instead of a number. In this case, the default entry<br />
# is the entry saved with the command &#8217;savedefault&#8217;.<br />
# WARNING: If you are using dmraid do not use &#8217;savedefault&#8217; or your<br />
# array will desync and will not let you boot your system.<br />
default		0</p>
<p>## timeout sec<br />
# Set a timeout, in SEC seconds, before automatically booting the default entry<br />
# (normally the first entry defined).<br />
timeout		10</p>
<p>## hiddenmenu<br />
# Hides the menu by default (press ESC to see the menu)<br />
#hiddenmenu</p>
<p># Pretty colours<br />
#color cyan/blue white/blue</p>
<p>## password ['--md5'] passwd<br />
# If used in the first section of a menu file, disable all interactive editing<br />
# control (menu entry editor and command-line)  and entries protected by the<br />
# command &#8216;lock&#8217;<br />
# e.g. password topsecret<br />
#      password &#8211;md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/<br />
# password topsecret</p>
<p>#<br />
# examples<br />
#<br />
# title		Windows 95/98/NT/2000<br />
# root		(hd0,0)<br />
# makeactive<br />
# chainloader	+1<br />
#<br />
# title		Linux<br />
# root		(hd0,1)<br />
# kernel	/vmlinuz root=/dev/hda2 ro<br />
#</p>
<p>#<br />
# Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST</p>
<p>### BEGIN AUTOMAGIC KERNELS LIST<br />
## lines between the AUTOMAGIC KERNELS LIST markers will be modified<br />
## by the debian update-grub script except for the default options below</p>
<p>## DO NOT UNCOMMENT THEM, Just edit them to your needs</p>
<p>## ## Start Default Options ##<br />
## default kernel options<br />
## default kernel options for automagic boot options<br />
## If you want special options for specific kernels use kopt_x_y_z<br />
## where x.y.z is kernel version. Minor versions can be omitted.<br />
## e.g. kopt=root=/dev/hda1 ro<br />
##      kopt_2_6_8=root=/dev/hdc1 ro<br />
##      kopt_2_6_8_2_686=root=/dev/hdc2 ro<br />
# kopt=root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro</p>
<p>## Setup crashdump menu entries<br />
## e.g. crashdump=1<br />
# crashdump=0</p>
<p>## default grub root device<br />
## e.g. groot=(hd0,0)<br />
# groot=(hd0,0)</p>
<p>## should update-grub create alternative automagic boot options<br />
## e.g. alternative=true<br />
##      alternative=false<br />
# alternative=true</p>
<p>## should update-grub lock alternative automagic boot options<br />
## e.g. lockalternative=true<br />
##      lockalternative=false<br />
# lockalternative=false</p>
<p>## additional options to use with the default boot option, but not with the<br />
## alternatives<br />
## e.g. defoptions=vga=791 resume=/dev/hda5<br />
# defoptions=quiet splash</p>
<p>## should update-grub lock old automagic boot options<br />
## e.g. lockold=false<br />
##      lockold=true<br />
# lockold=false</p>
<p>## Xen hypervisor options to use with the default Xen boot option<br />
# xenhopt=</p>
<p>## Xen Linux kernel options to use with the default Xen boot option<br />
# xenkopt=console=tty0</p>
<p>## altoption boot targets option<br />
## multiple altoptions lines are allowed<br />
## e.g. altoptions=(extra menu suffix) extra boot options<br />
##      altoptions=(recovery) single<br />
# altoptions=(recovery mode) single</p>
<p>## controls how many kernels should be put into the menu.lst<br />
## only counts the first occurence of a kernel, not the<br />
## alternative kernel options<br />
## e.g. howmany=all<br />
##      howmany=7<br />
# howmany=all</p>
<p>## should update-grub create memtest86 boot option<br />
## e.g. memtest86=true<br />
##      memtest86=false<br />
# memtest86=true</p>
<p>## should update-grub adjust the value of the default booted system<br />
## can be true or false<br />
# updatedefaultentry=false</p>
<p>## should update-grub add savedefault to the default options<br />
## can be true or false<br />
# savedefault=false</p>
<p>## ## End Default Options ##</p>
<p>title		Ubuntu 8.04.1, kernel 2.6.24-21-eeepc<br />
root		(hd0,0)<br />
kernel		/boot/vmlinuz-2.6.24-21-eeepc root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro quiet splash<br />
initrd		/boot/initrd.img-2.6.24-21-eeepc<br />
quiet</p>
<p>title		Ubuntu 8.04.1, kernel 2.6.24-21-eeepc (recovery mode)<br />
root		(hd0,0)<br />
kernel		/boot/vmlinuz-2.6.24-21-eeepc root=UUID=afd5fea4-6f10-4db5-82ef-bf14e0e56594 ro single<br />
initrd		/boot/initrd.img-2.6.24-21-eeepc</p>
<p>title		Ubuntu 8.04.1, memtest86+<br />
root		(hd0,0)<br />
kernel		/boot/memtest86+.bin<br />
quiet</p>
<p>### END DEBIAN AUTOMAGIC KERNELS LIST</p>
<p># This is a divider, added to separate the menu items below from the Debian<br />
# ones.<br />
title		Other operating systems:<br />
root</p>
<p># This entry automatically added by the Debian installer for an existing<br />
# linux installation on /dev/sda1.<br />
title		Normal Boot (on /dev/sda1)<br />
root		(hd2,0)<br />
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1<br />
initrd		/boot/initramfs-eeepc.img<br />
savedefault<br />
boot</p>
<p># This entry automatically added by the Debian installer for an existing<br />
# linux installation on /dev/sda1.<br />
title		Perform Disk Scan (on /dev/sda1)<br />
root		(hd2,0)<br />
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=785 irqpoll root=/dev/sda1 XANDROSSCAN=y<br />
initrd		/boot/initramfs-eeepc.img<br />
savedefault<br />
boot</p>
<p># This entry automatically added by the Debian installer for an existing<br />
# linux installation on /dev/sda1.<br />
title		Restore Factory Settings (on /dev/sda1)<br />
root		(hd2,0)<br />
kernel		/boot/vmlinuz-2.6.21.4-eeepc quiet rw vga=normal nosplash=y irqpoll root=/dev/sda1 XANDROSRESTORE=y<br />
initrd		/boot/initramfs-eeepc.img<br />
savedefault<br />
boot</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chue</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9309</link>
		<dc:creator>chue</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:37:19 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9309</guid>
		<description>還有,有沒有可自動登入的做法?
即不用打入使用者和密碼而直接進入
最好還是root,因為偶不知root 如何打密碼入
希望能一次過解決</description>
		<content:encoded><![CDATA[<p>還有,有沒有可自動登入的做法?<br />
即不用打入使用者和密碼而直接進入<br />
最好還是root,因為偶不知root 如何打密碼入<br />
希望能一次過解決</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chue</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9308</link>
		<dc:creator>chue</dc:creator>
		<pubDate>Wed, 31 Dec 2008 01:34:03 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9308</guid>
		<description>請問有何方法可不用每次開機都要重設一次將(hd0,0)改為 (hd1,0)?</description>
		<content:encoded><![CDATA[<p>請問有何方法可不用每次開機都要重設一次將(hd0,0)改為 (hd1,0)?</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：Neil</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9227</link>
		<dc:creator>Neil</dc:creator>
		<pubDate>Fri, 19 Dec 2008 12:53:40 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9227</guid>
		<description>請開終端機，下指令：

sudo gedit /etc/fstab

然後把裡面的內容貼上來看看。</description>
		<content:encoded><![CDATA[<p>請開終端機，下指令：</p>
<p>sudo gedit /etc/fstab</p>
<p>然後把裡面的內容貼上來看看。</p>
]]></content:encoded>
	</item>
	<item>
		<title>作者：chue</title>
		<link>http://www.wmfield.idv.tw/626/comment-page-1#comment-9226</link>
		<dc:creator>chue</dc:creator>
		<pubDate>Fri, 19 Dec 2008 12:16:06 +0000</pubDate>
		<guid isPermaLink="false">http://www.wmfield.idv.tw/?p=626#comment-9226</guid>
		<description>問題原來是在那安裝用的隨身碟上
經偶試探,發覺若把安裝那支拔去了便無法開機
重插後又可以了,我想這應是系統的一部份
後來插另一支便能成功mount
但這樣問題又來了
1.是不是所有經隨身碟把系統裝進sdhc的linux 甚庄其他os 如win,mac 等皆如此,又或只是ubuntu eee 才是?由於本人暫未有更多隨身碟和sdhc,未能一一安裝作測試,故特來查詢一下
2.有沒有方法成功mount放上 live usb 那支隨身碟?因為尚有不少空間,如用不了未免太可惜,也浪費了點</description>
		<content:encoded><![CDATA[<p>問題原來是在那安裝用的隨身碟上<br />
經偶試探,發覺若把安裝那支拔去了便無法開機<br />
重插後又可以了,我想這應是系統的一部份<br />
後來插另一支便能成功mount<br />
但這樣問題又來了<br />
1.是不是所有經隨身碟把系統裝進sdhc的linux 甚庄其他os 如win,mac 等皆如此,又或只是ubuntu eee 才是?由於本人暫未有更多隨身碟和sdhc,未能一一安裝作測試,故特來查詢一下<br />
2.有沒有方法成功mount放上 live usb 那支隨身碟?因為尚有不少空間,如用不了未免太可惜,也浪費了點</p>
]]></content:encoded>
	</item>
</channel>
</rss>
