suaviter in modo, fortiter in re.
Archive for 5月, 2005
玄箱HG Debian化 健忘録
5月 29th
玄箱EMモード初期IP 192.168.11.150
玄箱EMモード初期ID root
玄箱EMモード初期パスワード kuroadmin
/sbin/mfdisk -e /dev/hda
sh /sbin/mkfilesystem.sh
ここでReboot
/bin/mount -t ext3 /dev/hda1 /mnt
/mntにtgzをFTPで転送
解凍
Sarge化するために/etc/apt/sources.listを以下に変更。
# See sources.list(5) for more information, especialy
# Remember that you can only use http, ftp or file URIs
# CDROMs are managed throught the apt-cdrom tool.
deb http://ftp.dti.ad.jp/pub/Linux/debian sarge main contrib non-free
deb http://ftp.dti.ad.jp/pub/Linux/debian-non-US sarge/non-US main contrib non-free
deb http://ftp.dti.ad.jp/pub/Linux/debian-jp sarge-jp main contrib non-free
deb http://ftp.dti.ad.jp/pub/Linux/debian proposed-updates main contrib non-free
#deb http://ftp.dti.ad.jp/pub/Linux/debian-jp proposed-updates-jp main contrib non-free
deb http://security.debian.org/ sarge/updates main contrib non-free
# Uncomment if you want the apt-get source function to work
#deb-src http://ftp.dti.ad.jp/pub/Linux/debian stable main contrib non-free
#deb-src http://ftp.dti.ad.jp/pub/Linux/debian-non-US stable/non-US main contrib non-free
#deb-src http://ftp.dti.ad.jp/pub/Linux/debian-jp stable-jp main contrib non-free
