version 1.4, 2011/06/11 18:01:36
|
version 1.8, 2015/12/30 05:27:57
|
Line 21 or [http://ftp.jaist.ac.jp/pub/NetBSD-da
|
Line 21 or [http://ftp.jaist.ac.jp/pub/NetBSD-da
|
|
|
ftp.jaist.ac.jp is suitable for people in Japan |
ftp.jaist.ac.jp is suitable for people in Japan |
|
|
|
Recently the ISO image is named as NetBSD-7.99.25-emips.iso or so. |
|
Be sure to rename it to emipscd.iso. |
|
|
### How to get and select PuTTY |
### How to get and select PuTTY |
Download *putty.exe* from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html). |
Download *putty.exe* from [http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html](http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html). |
Line 50 There is following 3 files in c:\Program
|
Line 52 There is following 3 files in c:\Program
|
Please copy them to c:\emul\NetBSD-emips-current. |
Please copy them to c:\emul\NetBSD-emips-current. |
|
|
And downloaded *emipscd.iso* file should be copied to c:\emul\NetBSD-emips-current. |
And downloaded *emipscd.iso* file should be copied to c:\emul\NetBSD-emips-current. |
|
Latest boot.emips is included in *emipscd.iso*. If you can, please use it. |
|
|
#### Creating target disk image |
#### Creating target disk image |
If you have installed cygwin or UnxUtils. |
If you have installed cygwin or UnxUtils. |
You can simply use dd command. |
You can simply use dd command. |
|
|
Alternatively if you have large files (for example emipscd.iso), |
Alternatively if you have large files (for example emipscd.iso), |
You can target disk image from them. |
You can make target disk image from them. |
|
|
I do not know target image file should be started by boot.emips or not. |
I do not know target image file should be started by boot.emips or not. |
|
|
Line 77 Save this setting to "Saved Sessions".
|
Line 79 Save this setting to "Saved Sessions".
|
### Start Giano |
### Start Giano |
> cd /d c:\emul\NetBSD-emips-current |
> cd /d c:\emul\NetBSD-emips-current |
> "c:\Program Files\Microsoft Research\Microsoft Giano\bin\giano.exe" -Platform Ml40x_2ace.plx |
> "c:\Program Files\Microsoft Research\Microsoft Giano\bin\giano.exe" -Platform Ml40x_2ace.plx |
Some people see "Access to a non-existent memory" dialog box here. |
If you see "Access to a non-existent memory" dialog box here. You can simply "Ignore" it. |
|
|
If so, please set "c:\Program Files\Microsoft Research\Microsoft Giano\bin" prior to "c:\Program Files\Microsoft Research\Microsoft Giano\bin64" in PATH environmental variable. |
|
|
|
|
|
### Start PuTTY |
### Start PuTTY |
Line 107 And sysinst is started.
|
Line 107 And sysinst is started.
|
Please install NetBSD. |
Please install NetBSD. |
See [http://www.netbsd.org/docs/guide/en/index.html](http://www.netbsd.org/docs/guide/en/index.html). |
See [http://www.netbsd.org/docs/guide/en/index.html](http://www.netbsd.org/docs/guide/en/index.html). |
|
|
This process consume your time. |
This process consumes your time. |
|
|
|
|
## Supplementary |
## Supplementary |
Line 127 RTC is not accurate.
|
Line 127 RTC is not accurate.
|
|
|
## homework |
## homework |
* This document does not contain instruction about acceleration. |
* This document does not contain instruction about acceleration. |
|
* Fix boot. |