3.1 |
I powered on the IBM 5160 motherboard. |
3.2 |
When I saw the "Press S for Setup, Other to continue" prompt, I pressed S. I then saw the PicoMEM's setup screen. |
3.3 |
I used the right-arrow key to get to the 'Memory' page. At the screen top, in the conventional memory box, I could see the motherboard's 256 KB of conventional memory being shown (as a string of 'S' characters). |
3.4 |
I used the down-arrow key to get to the 'PM RAM Extension' field. |
3.5 |
I pressed the ENTER key to change the 'PM RAM Extension' setting to '[On ]'. At the screen top, in the conventional memory box, I could see 128 KB being added (as a string of 'M' characters). |
3.6 |
I pressed the ESC key to exit Setup. |
|
|
|
At this point, the screen cleared, and I saw what I saw earlier (this), except that this time, there was an additional line present: "Emulated memory - Conv 128kB" |
|
|
3.7 |
The computer booted into Cassette BASIC. I then entered the two lines of BASIC code shown at here, which (as a confidence thing only) revealed the presence of 384 KB of conventional memory (256 + 128 = 384). |
|
|
|
Now to see if the configuration change survives a power cycle. |
|
|
3.8 |
I powered off the IBM 5160 motherboard, then waited about 15 seconds. |
3.9 |
I powered on the IBM 5160 motherboard. |
3.10 |
I saw the IBM 5160 motherboard's POST count up to 256 KB. |
|
|
|
NOTE: The 256 KB figure is expected. Why? Because the PicoMEM's BIOS expansion ROM has yet to execute, and as a result, map the PicoMEM's 128 KB into memory space. |
|
|
3.11 |
I then saw the expected 601 error, as shown at here. |
3.12 |
In response to the 601 error, I pressed the F1 key. |
3.13 |
The screen cleared, and I saw what is shown at here. |
3.14 |
The computer booted into Cassette BASIC. I then entered the two lines of BASIC code shown at here, which revealed the presence of 384 KB of conventional memory (256 + 128 = 384). |
3.15 |
I powered off the IBM 5160 motherboard. |
4.1 |
I moved the microSDHC card from the PicoMEM to my Windows 10 computer. |
4.2 |
In the root of the microSDHC card, I created a folder named 'FLOPPY'. (All in capitals. I do not know if that matters.) |
4.3 |
Into that folder, I copied the file (my_720k.img) that you can get from here, which is a raw image of a 720K sized IBM DOS 3.3 boot diskette. |
4.4 |
I moved the microSDHC card back to the PicoMEM. |
4.5 |
I powered on the IBM 5160 motherboard. |
4.6 |
When I saw the "Press S for Setup, Other to continue" prompt, I pressed S. I then saw the PicoMEM's setup screen. |
4.7 |
I used the right-arrow key to get to the 'Disk' page. |
4.8 |
By default, the 'Floppy Drive A' field is the selected field. I pressed the ENTER key, and a window showing the my_720k.img file popped up. |
4.9 |
I pressed the down-arrow key then the ENTER key. |
4.10 |
I then saw what is shown at here. |
4.12 |
I then used the down-arrow key to get to the 'PicoMEM Boot Code' field, then used the ENTER key to switch that field to [On ]. |
4.13 |
I pressed the ESC key to exit Setup. |
|
|
|
A boot to A: drive happened. On the screen is what is shown at here.
( Because I did not press the A key, the PicoMEM's boot code tried at first to boot from any hard drives. ) |
|
|
4.14 |
I powered off the IBM 5160 motherboard. |
5.1 |
I moved the microSDHC card from the PicoMEM to my Windows 10 computer. |
5.2 |
In the root of the microSDHC card, I created a folder named 'HDD'. (All in capitals. I do not know if that matters.) |
5.3 |
I moved the microSDHC card back to the PicoMEM. |
5.4 |
I powered on the IBM 5160 motherboard. |
5.5 |
When I saw the "Press S for Setup, Other to continue" prompt, I pressed S. I then saw the PicoMEM's setup screen. |
5.6 |
I used the right-arrow key to get to the 'Disk' page. |
5.7 |
I used the down-arrow key to get to the 'New Disk Image' field. |
5.8 |
I pressed the ENTER key. A window popped up. |
5.9 |
For the size, I entered: 50 |
5.10 |
For the name, I entered: MY50MB |
5.11 |
I saw "Creating Image : 50MB" then, after a few seconds, "Done" then "Press Any Key". |
5.12 |
I pressed the ENTER key. |
5.13 |
I used the down-arrow key to get to the 'HD Drive 0' field. |
5.14 |
I pressed the ENTER key, and a window showing the MY50MB file popped up. |
5.15 |
I pressed the down-arrow key then the ENTER key. |
5.16 |
I then saw what is shown at here. |
|
|
|
It is important to note that the drive just now created is empty.
Shortly, I will add a DOS partition to the drive, then high-level format the partition.
I will do that by using the FDISK and FORMAT commands that are on the virtual floppy drive (A:)
Of note, the partition created will be sized at 32 MB (due to IBM DOS 3.3's limit of 32 MB maximum per partition). |
|
|
5.17 |
I pressed the ESC key to exit Setup. |
5.18 |
The screen cleared, then when I saw this, I pressed the A key so as to boot to A: <--- boot to A: |
5.19 |
At the A:\> prompt, I entered: fdisk |
5.20 |
FDISK: I used option 1 (Create DOS partition) |
5.21 |
FDISK: I used option 1 (Create Primary DOS partition) |
5.22 |
FDISK: I pressed the ENTER key to accept the default choice of 'Y' (yes). |
5.23 |
FDISK: I pressed the ENTER key. A reboot happened. |
5.24 |
The screen cleared, then when I saw this, I pressed the A key so as to boot to A: <--- boot to A: |
5.26 |
At the A:\> prompt, I entered: format c: /s |
5.27 |
At the 'Proceed with Format' prompt, I pressed the Y key followed by the ENTER key. |
|
|
|
Formatting of the DOS partition happened, followed by the installation of some boot related files, and then the A: prompt returned. |
|
|
5.28 |
I used a CTRL-ALT-DEL key sequence to reboot the motherboard. A reboot happened. |
5.29 |
The screen cleared, and I saw a boot to C: happen, as shown at here. |
5.30 |
At the 'Enter new date ...' line, I pressed the ENTER key. |
5.31 |
At the 'Enter new time ...' line, I pressed the ENTER key. |
|
|
|
I then had a C:> prompt. |