基本的には上記手順で全てOKです。 使ったHDDは予告どおり、WD20EARSです。 ジャンパ設定も何もせず。
但し、パーティションの切り方は以下のようにしました。
また、/etc/netowork/interfacesは以下のように修正。
# Used by ifup(8) and ifdown(8). See the interfaces(5) manpage or # /usr/share/doc/ifupdown/examples for more information. #iface eth0 inet static iface eth0 inet dhcp #address 192.168.0.100 #network 192.168.0.0 #netmask 255.255.255.0 #broadcast 192.168.0.255 #gateway 192.168.0.1 iface lo inet loopback auto eth0 lo
セコメントをする