woodyinst05.sh の履歴(No.1)


woody-i386-1.isoのCDを使って型どおりインストール。
rebootしたらwoody-i386-1.isoのCDを再度挿入してインストールをすすめると自動認識される。
Scan another CD? No
Add another apt sources? No
Use security updates from security.debianorg? No
Run tasksel? No
Run dselect? Yesを選択してインストールを続ける。
基本インストールが終了したらcdromをいれたまま、rootでlogin

# apt-get install wget
# cd /tmp
# wget -r -np http://yukeikai.jfast.net/data/woodyinst
# cd yukeikai.jfast.net/data/woodyinst
# cp sources.list.05 /etc/apt/sources.list
# apt-get update
# apt-get install kon2
# kon
# sh woodyinst05.sh

これでOK。grubとkernelの変更は、

# sh newkernel05.sh

とする。