なんかこないだからInstallばっかりしてる・・・。
またやるだろうから、Memo。
Preparing Base PC, which installed debian.
#apt-get install nfs-user-server
#apt-get install dhcp3-server
#vi /etc/exports
/nfsroot 192.168.0.0/255.255.255.0
#vi /etc/dhcp3/dhcp.conf
host cobalt {
hardware ethernet MA:C-:-A:DD:RE:SS;
fixed-address 192.168.0.21;
option routers 192.168.0.1;
next-server 192.168.0.4;
option root-path "/nfsroot";
filename "default.colo";
option host-name "cobalt";
}
#cd /
#wget http://ftp.debian.org/debian/dists/stable/main/installer-mipsel/current/images/cobalt/nfsroot.tar.gz
#zcat /nfsroot.tar.gz | tar -xvf -
#/etc/init.d/nfs-user-server restart
#/etc/init.d/dhcp3-server restart
Connect with Base PC & Raq2, using console(115200/8N1) & Ethernet.
Boot up with Pushing Right&Left button.
select "Network (NFS)"
after, same as normal debian installation.
土曜日, 10月 01, 2005
登録:
コメントの投稿 (Atom)
0 件のコメント:
コメントを投稿