parrotgeek1 wrote:I think that your dumping instructions might not work. The fget command outputs the contents of the file into the telnet, it doesn't copy it to the computer. Therefore you need a way to redirect the telnet output into a file
Thanks.
I think a simple fix can be :
- Code: Select all
telnet 172.16.xxx.xxy 10001 > phoenix.dump
Let's see if he replies for the moment.
And you may reply to the post too.
parrotgeek1 wrote:The viewscreen doesn't even have an OS. The boot2 is the "OS". In boot1 1.0.491, when the calculator detects it is a viewscreen, boot1 fills the progress bar to 100% instead of 50% when it loads the boot2. This would give the appearance of an OS when there's actually just a boot2.
Ah, thanks for noticing and sharing this.
I just supposed the Boot2 and OS weren't outputting anything to the serial port for some reason.
Here's my TI-Nspire Viewscreen bootlog :
Boot Loader Stage 1 (1.0.439)
Build: 2006/6/30, 5:44:11
Copyright (c) 2006 Texas Instruments Incorporated
Last boot progress: 34812
ViewScreen Adapter
System clock: 78 MHZ
SDRAM memory test: Pass
Clearing SDRAM...Done.
Clearing SDRAM...Done.
Clearing SDRAM...Done.
Checking for NAND: NAND Flash ID: ST Micro NAND256W3A
Loading DIAGS software...
Error reading/validating DIAGS image
Loading BOOT2 software...
100%
BOOT1: loading complete (328 ticks), launching image.
Let's forget about the special (U-Boot) TI-Phoenix 1 P1-EVT1.
For both available CAS+ dumping methods, we begin by dumping the OS (through USB-telnet or RS232-datalight), and then we taylor some exploits (based on datalight or Ndless+) to dump the Boot1/Boot2/Diags.
So indeed a software dumping method, if possible, would be completely different for the TI-Nspire Viewscreen...