public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] Update BIOS with 4MB .exe
@ 2012-04-16 10:14 Grant
  2012-04-16 10:39 ` Jesús J. Guerrero Botella
                   ` (2 more replies)
  0 siblings, 3 replies; 8+ messages in thread
From: Grant @ 2012-04-16 10:14 UTC (permalink / raw
  To: Gentoo mailing list

I'm amazed this is so difficult but I've just spent 3 hours trying to
update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
root of the problem seems to be that the 4MB BIOS update file is too
large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
a LiveCD available at some point but it has reportedly been
unavailable for quite some time.

The following method looks promising but it also doesn't work.  DOS
can't seem to execute the .exe file which sits outside of the boot
image:

http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive

Does anyone know how to do this?

- Grant



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:14 [gentoo-user] Update BIOS with 4MB .exe Grant
@ 2012-04-16 10:39 ` Jesús J. Guerrero Botella
  2012-04-16 11:03   ` Grant
  2012-04-16 10:48 ` Markus Kaindl
  2012-04-16 16:03 ` Volker Armin Hemmann
  2 siblings, 1 reply; 8+ messages in thread
From: Jesús J. Guerrero Botella @ 2012-04-16 10:39 UTC (permalink / raw
  To: gentoo-user

flashrom can write to a growing number of BIOSes, did you try it
already? It's in portage so you can just emerge it. Look at the use
flag list, since you might need to enable support for something in
there so it can see your chip(s).

The exe file might be usable directly with it, or you might have some
luck trying to uncompress it with 7z or xz.

-- 
Jesús Guerrero Botella



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:14 [gentoo-user] Update BIOS with 4MB .exe Grant
  2012-04-16 10:39 ` Jesús J. Guerrero Botella
@ 2012-04-16 10:48 ` Markus Kaindl
  2012-04-16 11:05   ` Grant
                     ` (2 more replies)
  2012-04-16 16:03 ` Volker Armin Hemmann
  2 siblings, 3 replies; 8+ messages in thread
From: Markus Kaindl @ 2012-04-16 10:48 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 865 bytes --]

Hi,

did you try, if your DELL is supported by libsmbios?
http://www.gentoo-wiki.info/Dell_BIOS_Upgrade

Worked for me on 3 DELL-Computers (1 Desktop and 2 Laptops).

Markus

Grant schrieb:
> I'm amazed this is so difficult but I've just spent 3 hours trying to
> update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
> root of the problem seems to be that the 4MB BIOS update file is too
> large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
> a LiveCD available at some point but it has reportedly been
> unavailable for quite some time.
> 
> The following method looks promising but it also doesn't work.  DOS
> can't seem to execute the .exe file which sits outside of the boot
> image:
> 
> http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive
> 
> Does anyone know how to do this?
> 
> - Grant
> 


[-- Attachment #2: OpenPGP digital signature --]
[-- Type: application/pgp-signature, Size: 900 bytes --]

^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:39 ` Jesús J. Guerrero Botella
@ 2012-04-16 11:03   ` Grant
  0 siblings, 0 replies; 8+ messages in thread
From: Grant @ 2012-04-16 11:03 UTC (permalink / raw
  To: gentoo-user

> flashrom can write to a growing number of BIOSes, did you try it
> already? It's in portage so you can just emerge it. Look at the use
> flag list, since you might need to enable support for something in
> there so it can see your chip(s).
>
> The exe file might be usable directly with it, or you might have some
> luck trying to uncompress it with 7z or xz.

I read that flashrom can't use an executable directly and unzip didn't
work so I didn't seriously consider it.  I didn't try 7z or xz though.

I did finally get it to work with unetbootin though.  This would
actually probably work too:

http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive

My problem was that I was trying to change to the C drive like this:

cd c:

instead of like this:

c:

:)

- Grant



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:48 ` Markus Kaindl
@ 2012-04-16 11:05   ` Grant
  2012-04-16 11:13   ` Grant
  2012-04-16 18:47   ` James Broadhead
  2 siblings, 0 replies; 8+ messages in thread
From: Grant @ 2012-04-16 11:05 UTC (permalink / raw
  To: gentoo-user

> did you try, if your DELL is supported by libsmbios?
> http://www.gentoo-wiki.info/Dell_BIOS_Upgrade
>
> Worked for me on 3 DELL-Computers (1 Desktop and 2 Laptops).
>
> Markus

Sometimes it just doesn't pay to *not* come to the list *first*.  I
did get it working with unetbootin as mentioned in my other post.

Thanks guys,
Grant


>> I'm amazed this is so difficult but I've just spent 3 hours trying to
>> update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
>> root of the problem seems to be that the 4MB BIOS update file is too
>> large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
>> a LiveCD available at some point but it has reportedly been
>> unavailable for quite some time.
>>
>> The following method looks promising but it also doesn't work.  DOS
>> can't seem to execute the .exe file which sits outside of the boot
>> image:
>>
>> http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive
>>
>> Does anyone know how to do this?
>>
>> - Grant



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:48 ` Markus Kaindl
  2012-04-16 11:05   ` Grant
@ 2012-04-16 11:13   ` Grant
  2012-04-16 18:47   ` James Broadhead
  2 siblings, 0 replies; 8+ messages in thread
From: Grant @ 2012-04-16 11:13 UTC (permalink / raw
  To: gentoo-user

> Hi,
>
> did you try, if your DELL is supported by libsmbios?
> http://www.gentoo-wiki.info/Dell_BIOS_Upgrade
>
> Worked for me on 3 DELL-Computers (1 Desktop and 2 Laptops).
>
> Markus

Now that I look more closely at that page, I've got to cast a vote for
going the unetbootin way.  It's really easy and it doesn't require you
to extract anything from the executable.  Just remember to change to
the C drive like "c:".

- Grant


> Grant schrieb:
>> I'm amazed this is so difficult but I've just spent 3 hours trying to
>> update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
>> root of the problem seems to be that the 4MB BIOS update file is too
>> large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
>> a LiveCD available at some point but it has reportedly been
>> unavailable for quite some time.
>>
>> The following method looks promising but it also doesn't work.  DOS
>> can't seem to execute the .exe file which sits outside of the boot
>> image:
>>
>> http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive
>>
>> Does anyone know how to do this?
>>
>> - Grant



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:14 [gentoo-user] Update BIOS with 4MB .exe Grant
  2012-04-16 10:39 ` Jesús J. Guerrero Botella
  2012-04-16 10:48 ` Markus Kaindl
@ 2012-04-16 16:03 ` Volker Armin Hemmann
  2 siblings, 0 replies; 8+ messages in thread
From: Volker Armin Hemmann @ 2012-04-16 16:03 UTC (permalink / raw
  To: gentoo-user

Am Montag, 16. April 2012, 03:14:15 schrieb Grant:
> I'm amazed this is so difficult but I've just spent 3 hours trying to
> update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
> root of the problem seems to be that the 4MB BIOS update file is too
> large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
> a LiveCD available at some point but it has reportedly been
> unavailable for quite some time.
> 
> The following method looks promising but it also doesn't work.  DOS
> can't seem to execute the .exe file which sits outside of the boot
> image:
> 
> http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive
> 
> Does anyone know how to do this?
> 
> - Grant


download systemrescuecd
install it on a usb stick

systemrescuecd has freedos 'on board', boot into freedos, flash.

-- 
#163933



^ permalink raw reply	[flat|nested] 8+ messages in thread

* Re: [gentoo-user] Update BIOS with 4MB .exe
  2012-04-16 10:48 ` Markus Kaindl
  2012-04-16 11:05   ` Grant
  2012-04-16 11:13   ` Grant
@ 2012-04-16 18:47   ` James Broadhead
  2 siblings, 0 replies; 8+ messages in thread
From: James Broadhead @ 2012-04-16 18:47 UTC (permalink / raw
  To: gentoo-user

On 16 April 2012 11:48, Markus Kaindl <markus.kaindl@stusta.mhn.de> wrote:
> Hi,
>
> did you try, if your DELL is supported by libsmbios?
> http://www.gentoo-wiki.info/Dell_BIOS_Upgrade
>
> Worked for me on 3 DELL-Computers (1 Desktop and 2 Laptops).
>
> Markus
>

Please link people to the maintained version of the wiki, not the
archive (that's .com, not .info)

http://en.gentoo-wiki.com/wiki/Dell_BIOS_Upgrade


Most of that page describes multiple ways of getting a .hdr file to
flash the bios from. Dell provides extracted .hdrs, so there's no need
to extract from a .exe.

I have used smbios a few times in the past, and haven't had any trouble with it.



^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2012-04-16 18:51 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-04-16 10:14 [gentoo-user] Update BIOS with 4MB .exe Grant
2012-04-16 10:39 ` Jesús J. Guerrero Botella
2012-04-16 11:03   ` Grant
2012-04-16 10:48 ` Markus Kaindl
2012-04-16 11:05   ` Grant
2012-04-16 11:13   ` Grant
2012-04-16 18:47   ` James Broadhead
2012-04-16 16:03 ` Volker Armin Hemmann

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox