如果先前有裝過ntp請先停止ntp服務
sudo /etc/init.d/ntp stop
如果沒裝過ntp或已經將ntp服務停止
sudo ntpdate time.stdtime.gov.tw
將時間設定寫入硬體中
sudo hwclock -w
貓酷酷軟體技術部落
sudo /etc/init.d/ntp stop
sudo ntpdate time.stdtime.gov.tw
sudo hwclock -w
1) vmlinuz 2) initrd.gz 3) syslinux.cfg 4) xxxxx.iso --> The iso which you want to install
Remember, do not use vmlinuz and initrd.gz in iso file here,
or the installng process can't read iso from your usb stick
vi syslinux.cfg
syslinux /dev/sdx
deb ftp://opensource.nchc.org.tw/debian/ lenny main
deb-src ftp://opensource.nchc.org.tw/debian/ lenny main
deb http://ftp.tw.debian.org/debian/ lenny main
deb-src http://ftp.tw.debian.org/debian/ lenny main
deb http://debian.luna.com.tw/lenny ./
deb-src http://debian.luna.com.tw/lenny ./
deb http://security.debian.org/ lenny/updates main contrib
deb-src http://security.debian.org/ lenny/updates main contrib