flash PX716A thru DOS?

 
Post new topic   Reply to topic     |##| -> |=|     The Firmware Page Forum Index -> Firmware flashing help
View previous topic :: View next topic  
Author Message
Kumhead
New Member


Joined: 01 Aug 2003
Posts: 3

PostPosted: Tue May 31, 2005 10:28 pm    Post subject: flash PX716A thru DOS? Reply with quote

Does anyone know how to use the pxupdate.exe(dos utility).Is there another dos utility i can use instead?
Back to top
View user's profile Send private message
stock
Rookie


Joined: 14 Jan 2003
Posts: 6

PostPosted: Fri Jun 24, 2005 12:05 am    Post subject: flashing the Plextor 716A with Linux works Reply with quote Edit/Delete this post Delete this post

Download this bootable linux iso from crashrecovery.org :

ftp://ftp.crashrecovery.org/pub/linux/CrashRecoveryKit/iso/2.4.5/crash245.iso

Burn this to a CDR using your favorate method to burn iso's. download
your new binary firmware version :
http://www.plextor.be/download/ftp1/716A108.zip
download the following pxupdate linux binary from ftp.berlios.de :

ftp://ftp.berlios.de/pub/cdrecord/firmware/plextor/pxupdate-1.39-i686-pc-linux-gnu

Unzip 716A108.zip and copy this together with
pxupdate-1.39-i686-pc-linux-gnu onto a single floppy. I just used the tar
command under linux :

Code:

[jackson:root](~)# tar cvf /dev/fd0 pxupdate-1.39-i686-pc-linux-gnu 716A108.bin PXUpdate.txt
pxupdate-1.39-i686-pc-linux-gnu
716A108.bin
PXUpdate.txt
[jackson:root](~)#

The following procedure will only work if you boot crash245.iso from a
CD/DVD driver other as your Plextor DVDR 716A. So if your 1st
CD/DVD-ROM drive is secondary/master and the Plextor is secondary/slave
then enter at the LILO boot: prompt the following :

LILO boot: linux hdd=ide-scsi<Enter>

login as root, and type install-cdrom , select the CD/DVD-ROM drive you
booted from. next do this :

[tinker:root](~)# cd /lib/modules
[tinker:root](~)# ln -s /cdrom/modules/2.4.5 .

Next load the ide-scsi linux kernel driver :

[tinker:root](~)# modprobe ide-scsi
scsi0 : SCSI host adapter emulation for IDE ATAPI device
  Vendor: PLEXTOR   Model: DVDR   PX-716A    Rev: 1.07
  Type:   CD-ROM                             ANSI SCSI revision: 02
[tinker:root](~)#
[tinker:root](~)# tar xvf /dev/fd0
pxupdate-1.39-i686-pc-linux-gnu
716A108.bin
PXUpdate.txt
[tinker:root](~)#
[tinker:root](~)# ./pxupdate-1.39-i686-pc-linux-gnu -l
 ___________________________________________________________________________
|    PXUpdate V1.39      Jörg Schilling                       04/11/01      |
|    Based on V1.12      (c) PLEXTOR SA/NV (EUROPE)           99/11/9       |
|    Port to UNIX        (c) Jörg Schilling                   99/11/15      |
|    Plextor Firmware Update program                                        |
 ___________________________________________________________________________
Linux sg driver version: 3.1.17
PLEXTOR DVDR   PX-716A   V1.07 (HA:0 ID:0)
[tinker:root](~)#

[tinker:root](~)# ./pxupdate-1.39-i686-pc-linux-gnu 716A108.bin -id:0
 ___________________________________________________________________________
|    PXUpdate V1.39      Jörg Schilling                       04/11/01      |
|    Based on V1.12      (c) PLEXTOR SA/NV (EUROPE)           99/11/9       |
|    Port to UNIX        (c) Jörg Schilling                   99/11/15      |
|    Plextor Firmware Update program                                        |
 ___________________________________________________________________________
Linux sg driver version: 3.1.17
Upgrade file for PX-716A loaded
                 WARNING!
Firmware updates should be done in single user mode.
If you cannot put your machine into single user mode,
unmount and remove any media from the drive and stop
volume management.

Continue? (y/n) y

Current firmware version: 1.07
Upgrade PX-716A (HA:0 ID:0) in progress...Done
New firmware version    : 1.08
[tinker:root](~)#

[tinker:root](~)# ./pxupdate-1.39-i686-pc-linux-gnu -l
 ___________________________________________________________________________
|    PXUpdate V1.39      Jörg Schilling                       04/11/01      |
|    Based on V1.12      (c) PLEXTOR SA/NV (EUROPE)           99/11/9       |
|    Port to UNIX        (c) Jörg Schilling                   99/11/15      |
|    Plextor Firmware Update program                                        |
 ___________________________________________________________________________
Linux sg driver version: 3.1.17
PLEXTOR DVDR   PX-716A   V1.08 (HA:0 ID:0)
[tinker:root](~)#


Back to top
View user's profile Send private message Send e-mail
Display posts from previous:   
Post new topic   Reply to topic     |##| -> |=|     The Firmware Page Forum Index -> Firmware flashing help All times are GMT - 1 Hours
Page 1 of 1
Watch this topic for replies
 
Jump to:  
You can post new topics in this forum
You can reply to topics in this forum
You can edit your posts in this forum
You can delete your posts in this forum
You can vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum
DVD-Recordable.net

Page generation time: 0.1032s - SQL queries: 14 - GZIP enabled - Debug off