Last Update: "2008/05/14 16:24:57 makoto"
boot selector
TeraStation の場合、最近の boot selector2 は使えないので
以前の boot selector を使います。
-
S15bootsel.sh を /etc/rc.d/rcS.d の下に用意する
-
root@TS-TGL1C4:/# cd /etc/rc.d/rcS.d
root@TS-TGL1C4:/etc/rc.d/rcS.d# wget http://www.ki.nu/hardware/.kuro-box/attach/S15bootsel.sh-text
...
12:57:55 (239.50 KB/s) - `S15bootsel.sh-text' saved [981/981]
root@TS-TGL1C4:/etc/rc.d/rcS.d# mv S15bootsel.sh-text S15bootsel.sh
root@TS-TGL1C4:/etc/rc.d/rcS.d# chmod +x S15bootsel.sh
- USB メモリを挿しておく
-
その中に /boot に用意するものを入れておきます。
- nbloader
- netbsd-KUROBOX{_MD,}.bin
- netbsdboot (設定ファイル)
-rwxr-xr-x 1 root wheel 30629 Apr 20 05:37 nbloader_v3.20061014.tar.gz
-rwxr-xr-x 1 root wheel 6188 Oct 14 2006 nbloader_v3.o
drwxr-xr-x 1 root wheel 16384 May 14 07:02 nbloader_v31
-rwxr-xr-x 1 root wheel 3978484 Apr 22 05:14 netbsd-KUROBOX.bin
-rwxr-xr-x 1 root wheel 6078208 Apr 20 05:42 netbsd-KUROBOX_MD.bin
-rwxr-xr-x 1 root wheel 71 May 14 07:05 netbsdboot
-rwxr-xr-x 1 root wheel 68 Apr 20 06:00 netbsdboot-raid
-rwxr-xr-x 1 root wheel 66 Apr 22 04:50 netbsdboot-wd0
これで、次のような選択が可能になります。
- USB メモリが挿っていない → Linux
- USB メモリが挿っている
|