- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-25-2017 08:58 AM - edited 03-18-2019 12:55 PM
Hi, All
I try to follow clips. But install the file extension
TFTP
SATURN> run pkgex
BOOTP broadcast 1
DHCP client bound to address 192.168.98.217
save exit: isCheckpointed 1
NAND erase: device 0 whole chip
Skipping bad block at 0x080c0000
Skipping bad block at 0x0d2c0000
Skipping bad block at 0x18c00000
Skipping bad block at 0x19740000
Skipping bad block at 0x1dfc0000
Skipping bad block at 0x21040000
Skipping bad block at 0x21b80000
Skipping bad block at 0x21c00000
Skipping bad block at 0x25ac0000
Skipping bad block at 0x29c00000
Skipping bad block at 0x2ab40000
Skipping bad block at 0x308c0000
Skipping bad block at 0x33c80000
Skipping bad block at 0x39ac0000
Skipping bad block at 0x39e80000
Skipping bad block at 0x42600000
Skipping bad block at 0x43d80000
Skipping bad block at 0x4b8c0000
Skipping bad block at 0x4f8c0000
Skipping bad block at 0x66dc0000
Skipping bad block at 0x6ce80000
Skipping bad block at 0x76740000
Skipping bad block at 0x77300000
Skipping bad block at 0x79000000
Skipping bad block at 0x79a80000
Erasing at 0x7ffc0000 -- 100% complete.
OK
yaffs: Mounting /flash
Using TSEC0 device
TFTP from server 192.168.98.205; our IP address is 192.168.98.217
Filename 'tftp/s52000tc7_3_8.pkg'.
Load address: 0x2000000
Loading: *
TFTP error: 'File not found' (1)
Not retrying...
Copy pkgextract.elf from NOR flash to 0x1000000
## Starting application at 0x00042e78 ...
Buildtime: Jan 4 2012 11:31:59
Not a PKG file (170173190)
Failed to read PKG header
## Application terminated, rc = 0x1
image1 is not a directory
Reprogram NOR from /flash/image1
Un-Protected 1 sectors
. done
Erased 1 sectors
Copy /flash/image1/bootsw to 0x01000000... File not found
Write /flash/image1/bootsw (4294967295) to NOR flash
NOR allready contains correct data
Copy /flash/image1/pkgextract.elf to 0x01000000... File not found
Write /flash/image1/pkgextract.elf (4294967295) to NOR flash
NOR allready contains correct data
File /flash/image1/S01710.bin.wrapper not found
SATURN>
TFTP log error
Connection received from 192.168.98.217 on port 2390 [25/03 22:42:02.897]
Read request for file <tftp/s52000tc7_3_8.pkg>. Mode octet [25/03 22:42:02.897]
File <tftp\s52000tc7_3_8.pkg> : error 3 in system call CreateFile The system cannot find the path specified. [25/03 22:42:02.897]
Thank You
Solved! Go to Solution.
- Labels:
-
Room Endpoints
Accepted Solutions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2017 10:14 AM
Were you able to get the C90 upgraded?
Appears the directory where the package is located is Cisco, but you reference a tftp directory: tftp/s52000tc7_3_8.pkg. Use the folder path where the upgrade package is located, either in the same folder as Tftpd or a child folder within it, take a look at Uploading TC Endpoint Software Through TFTP for another example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2017 02:27 AM
I try to follow clips and not folder path on command for tftp server is OK
stsetenv tftp_path
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2017 10:14 AM
Were you able to get the C90 upgraded?
Appears the directory where the package is located is Cisco, but you reference a tftp directory: tftp/s52000tc7_3_8.pkg. Use the folder path where the upgrade package is located, either in the same folder as Tftpd or a child folder within it, take a look at Uploading TC Endpoint Software Through TFTP for another example.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
03-28-2017 07:23 PM
Thank You