TPDD client:flopy2: Difference between revisions
Jump to navigation
Jump to search
m (Bkw moved page Tpdd flopy2 to TPDD client:flopy2) |
No edit summary |
||
Line 1: | Line 1: | ||
The Tandy Portable Disk Drive 2 came with a | The Tandy Portable Disk Drive 2 came with a dos called "FLOPPY", on the utility disk. This is a different version than what's on the TPDD1 Utility Disk.<br> | ||
The only way to install it is to bootstrap using the utility disk that came with the drive. | |||
You can | The only way to install it is to bootstrap using the utility disk that came with the drive. | ||
You can buy copies of the TPDD2 Utility Disk from [https://www.arcadeshopper.com/wp/?page_id=11#!/TPDD2-disk-26-3814/p/141211028/category=28313042 ArcadeShopper] | |||
https://www.arcadeshopper.com/wp/?page_id=11#!/TPDD2-disk-26-3814/p/141211028/category=28313042 | |||
You can also re-create a TPDD2 Utility Disk using a TPDD2 drive, [[TPDD_client:PDD210|PDD210]], and this disk image: [[File:26-3814.ZIP]] | |||
wget https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP | |||
unzip PDD210.ZIP | |||
wget http://tandy.wiki/images/1/16/26-3814.ZIP | |||
unzip 26-3814.ZIP | |||
dosbox -c "serial1 directserial realport:ttyUSB0" . | |||
C:>pdd /FORMAT | |||
C:>pdd /WRITE 26-3814.PDD |
Revision as of 15:16, 7 September 2021
The Tandy Portable Disk Drive 2 came with a dos called "FLOPPY", on the utility disk. This is a different version than what's on the TPDD1 Utility Disk.
The only way to install it is to bootstrap using the utility disk that came with the drive.
You can buy copies of the TPDD2 Utility Disk from ArcadeShopper
You can also re-create a TPDD2 Utility Disk using a TPDD2 drive, PDD210, and this disk image: File:26-3814.ZIP
wget https://archive.org/download/M100SIG/M100SIG.zip/Lib-09-PERIFERALS/PDD210.ZIP unzip PDD210.ZIP wget http://tandy.wiki/images/1/16/26-3814.ZIP unzip 26-3814.ZIP dosbox -c "serial1 directserial realport:ttyUSB0" . C:>pdd /FORMAT C:>pdd /WRITE 26-3814.PDD