Go Back   Club Myce > Community > Newbie Forum


Newbie Forum Discuss, gdr 8163b firmware update issue at Community forum; hey, I just purchased a gdr 8163b model # 0b26 which is the hp product edition. and I just dled the update for this specific oem model but I do not know how to install it even though it says the operating system i need to operate it is windows


Reply
 
LinkBack Thread Tools
Old 15-11-2007   #1
New on Forum
 
Join Date: Nov 2007
Posts: 7
gdr 8163b firmware update issue

hey, I just purchased a gdr 8163b model # 0b26 which is the hp product edition. and I just dled the update for this specific oem model but I do not know how to install it even though it says the operating system i need to operate it is windows xp. My question is concerning when I open the exe that is sp28861.exe it tells me to "place a destination disk in drive A:, and press and key when ready"...I dont have any floppy drives...is there a way to apply the update without having a floppy drive to boot it from. I have the gdr 8163b inside an enclosure. any feedback would help thanks very much.
gqtony03 is offline   Reply With Quote
Old Today
Register to remove me
 
 
Join Date: Today
Location: Myce HQ
Posts: Zillions
Old 15-11-2007   #2
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

Put the drive out and connect it through an ide 2.5">3.5" adaptor to a standard computer. Then extract the *.exe file with winrar into a folder on hdd and use SUBST command in DOs to create a fake A: drive so you could run that update.
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 15-11-2007   #3
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

I understand everything your proposing with the beginning up until the dos section...i would highly appreciate it if you could tell me step by step what i would have to do in dos...specifically. Thanks very much in advance.
gqtony03 is offline   Reply With Quote
Old Today
Always the best offers
 
 
Join Date: Today
Location: Myce HQ
Posts: Zillions
Old 16-11-2007   #4
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

Open up a commandline and type in "SUBST /?" so you will get all info.
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 16-11-2007   #5
Senior Moderator
 
mciahel's Avatar
 
Join Date: Feb 2006
Location: Germany
Posts: 17,048
Re: gdr 8163b firmware update issue

Hi,
Quote:
Originally Posted by gqtony03 View Post
My question is concerning when I open the exe that is sp28861.exe it tells me to "place a destination disk in drive A:, and press and key when ready"...I dont have any floppy drives...is there a way to apply the update without having a floppy drive to boot it from.
the installer just extracts a Floppy disc image that shall be used for the firmware update under plain DOS or something else.
Since you don't have a floppy, then you need a working CD burner and a CD-RW.
Start with extracting the update files from the file got got from HP. Winzip, Winrar or 7-zip should to the trick.
Next step. Run your CD burning software (Nero, ImgBurn) and create a new project "bootable CD" with "Floppy emulation". Select the img file you extracted previously as source for the Boot image, and put some other data onto the disc.
Now you can boot from that CD.

I am not sure what to do then, and if your USB connected drive is supported. You'll have to try and see what happens or check if there are some additional instructions give by HP.

Michael
mciahel is offline   Reply With Quote
Old 16-11-2007   #6
CE Freak
 
Join Date: Mar 2006
Location: Almost there
Posts: 4,443
Re: gdr 8163b firmware update issue

By far the easiest thing to do will be to temporarily hook up a floppy drive to your PC. If you're using a laptop, then hook up the burner to another PC with a floppy (which should be equally easy since it's an external drive). It will be quicker than trying to make a bootable CD or USB-stick anyway.
Cressida is offline   Reply With Quote
Old 16-11-2007   #7
Senior Moderator
 
mciahel's Avatar
 
Join Date: Feb 2006
Location: Germany
Posts: 17,048
Re: gdr 8163b firmware update issue

I am not sure if a DOS based firmware flasher will handle USB connected drives...
mciahel is offline   Reply With Quote
Old 16-11-2007   #8
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

The mobo must support it via the BIOS...

Then you could easily boot up into DOs and also use SUBST if necessary (to create a FAKE A: drive).
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 16-11-2007   #9
Senior Moderator
 
mciahel's Avatar
 
Join Date: Feb 2006
Location: Germany
Posts: 17,048
Re: gdr 8163b firmware update issue

Quote:
Originally Posted by _chef_ View Post
The mobo must support it via the BIOS...

Then you could easily boot up into DOs and also use SUBST if necessary (to create a FAKE A: drive).
I am slightly confused
Booting from a bootable CD (with FDD emulation) that is created by using the FDd image provided, will already occupy drive A:, so no playing around with subst is needed.
Apart from that, on most systems data from the HDD are not accessible via DOS unless some NTFS read driver is integrated into the boot image. Not that easy at all.

btw: This one looks nicer than subst, at least for the special purpose of extracting the disc image: Virtual Floppy Disk
mciahel is offline   Reply With Quote
Old 17-11-2007   #10
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

with all the help i was hoping id figure it out but still no dice...sigh when i tried it on one of my old operating systems which supports a floppy drive it didnt work. told me "an application has attempted to directly access the hard disk, which cannot be supported. this may cause the application to function incorrectly"... for the nero burning/imgburn/poweriso img thing as a bootable disk as fdd...didn't work either because it said the .img file included is not a supported img. file when i choose the file thus when i boot off the disk it tells me its an invalid disk (i burned it with nero) ahhh...so difficult =/...
gqtony03 is offline   Reply With Quote
Old 17-11-2007   #11
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

This is why you try to access a non-FAT HDD from DOS...

Either you must use a RAMDISK with extra tools or the method I've described (especially when the flasher WANTS to have an A: drive!!!).
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 17-11-2007   #12
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

o ok i think i figured it out but now the problem is is that i dont have any way to boot up into dos is there anyplace i can dl it and put it in a cd disk so i could boot it from that. or i mean how do i boot up from dos by dling it onto a partition. (I'm on windows xp) sorry for bein such a noob about this stuff..
gqtony03 is offline   Reply With Quote
Old 17-11-2007   #13
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

ok nvm i didnt figure it out lol i created a bootable cd rom disk that boots into dos...but the problem is is when i activate the program it tells me..."this program cannot be run in dos mode"...and when I do the subst command...I normally type in: "subst A: C:\" which makes a A: available...I'm not sure if im typing in the wrong commands. and how to associate the file into it...so I figured out that I need to run the program within windows xp because the software is written for A: within windows xp. but I still get the same error...with the whole "please place a disk in drive A:"...I guess I messed up with the subst somewhere? the file name is sp28861.exe...not sure how to associate the file or run it through a: so that it wont ask me for a disk.
gqtony03 is offline   Reply With Quote
Old 18-11-2007   #14
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

Quote:
Originally Posted by gqtony03 View Post
ok nvm i didnt figure it out lol i created a bootable cd rom disk that boots into dos...but the problem is is when i activate the program it tells me..."this program cannot be run in dos mode"...and when I do the subst command...I normally type in: "subst A: C:\" which makes a A: available...I'm not sure if im typing in the wrong commands. and how to associate the file into it...so I figured out that I need to run the program within windows xp because the software is written for A: within windows xp. but I still get the same error...with the whole "please place a disk in drive A:"...I guess I messed up with the subst somewhere? the file name is sp28861.exe...not sure how to associate the file or run it through a: so that it wont ask me for a disk.
You cannot flash a drive you have booted from!!!

Use either a bootable dos partition or usb stick or...........
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 18-11-2007   #15
Senior Moderator
 
mciahel's Avatar
 
Join Date: Feb 2006
Location: Germany
Posts: 17,048
Re: gdr 8163b firmware update issue

Quote:
Originally Posted by gqtony03 View Post
ok nvm i didnt figure it out lol i created a bootable cd rom disk that boots into dos
Please re-read Post #5 of this thread

Additionally, it is always a good idea to read the instructions that are provided by HP.
And there is also another firmware update 0E16 from HP: http://h18007.www1.hp.com/support/fi...oad/22810.html

EDIT:
Worth having a look at ---> http://tdb.rpc1.org/#GDR8163B <--- Windows-Flasher inside

Last edited by mciahel; 18-11-2007 at 22:22.
mciahel is offline   Reply With Quote
Old 19-11-2007   #16
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

In any case you still need a dos disk to boot up and access NTFS, then check out:
The Firmware Flashing Bootdisk (Floppy image or CD ISO image)
available here ....
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 19-11-2007   #17
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

i know theres another update but i dont think 0E16 is compatible with 0b26? Im not completely sure but I don't wanna risk it...i think 0e16 is its own oem model...so I dont think I'm suppose to use that update...but then again I'm not sure...thanks for all the help

Quote:
Originally Posted by mciahel View Post
Please re-read Post #5 of this thread

Additionally, it is always a good idea to read the instructions that are provided by HP.
And there is also another firmware update 0E16 from HP: http://h18007.www1.hp.com/support/fi...oad/22810.html

EDIT:
Worth having a look at ---> http://tdb.rpc1.org/#GDR8163B <--- Windows-Flasher inside
gqtony03 is offline   Reply With Quote
Old 19-11-2007   #18
MyCE Resident
 
_chef_'s Avatar
 
Join Date: Aug 2004
Location: @FX labs .de ...playing LLAMATRON :-]
Posts: 30,613
Re: gdr 8163b firmware update issue

Correct, you should not crossflash between OEM firmwares.
__________________
Enable DMA with micrAp$0ft Enable DMA free at your will busTRACE => Upper/Lower Filters Util
DevCon
***HOW TO ... Delete the Upper & Lower Filters!***

If you expect help then please use the powerful SEARCH. Try ThreatFire
I am looking for DVD-R for Authoring & HD DVD media. Please PM me if you can help me.

Vamos Tribbles! V-a-m-o-s!!
_chef_ is offline   Reply With Quote
Old 20-11-2007   #19
New on Forum
 
Join Date: Nov 2007
Posts: 7
Re: gdr 8163b firmware update issue

thanks for all the help i figured it out did the old fashion thing and did it on a cpu with a floppy drive. Wasn't easy to get to though had problems formatting drive a and other complications but heh all worth it thanks for all the feedback
gqtony03 is offline   Reply With Quote
Reply


Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
GDR-8163B help JonarSabilano LG Writer 0 02-02-2007 12:25
LG GDR-8163B and GDR-8164B MaxAkiro LG Writer 6 29-04-2006 12:27
gdr 8163b not spinning nmarlow LG Writer 3 27-03-2006 09:36
downclocking a GDR-8160B or GDR-8163B... miaLG LG Writer 0 30-11-2004 18:12
LG GDR 8163B Driver G|-|05T LG Writer 2 23-10-2004 03:45

This page was also found with these words
, 0e16 wii discs firmware, an application has attempted to directly access the hard disk usb boot stick, an application has attempted to directly access the hard disk which cannot be supported , bootable disk this program cannot be run in dos mode , gdr 8163b version od 20 firmware drivers, gdr-8163b firmware , place destination disk in drive a , processor microcode update place destination disk in drive a, ''an application has attempted to directly access the hard disk which cannot be supported. this may cause


All times are GMT +2. The time now is 03:39.
Top