Gentoo Archives: gentoo-user

From: Grant <emailgrant@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Update BIOS with 4MB .exe
Date: Mon, 16 Apr 2012 11:15:26
Message-Id: CAN0CFw38DgFErFgzKhe1w=oey1zrs5Q9yh9+s_7et2VQJtN=AA@mail.gmail.com
In Reply to: Re: [gentoo-user] Update BIOS with 4MB .exe by Markus Kaindl
1 > Hi,
2 >
3 > did you try, if your DELL is supported by libsmbios?
4 > http://www.gentoo-wiki.info/Dell_BIOS_Upgrade
5 >
6 > Worked for me on 3 DELL-Computers (1 Desktop and 2 Laptops).
7 >
8 > Markus
9
10 Now that I look more closely at that page, I've got to cast a vote for
11 going the unetbootin way. It's really easy and it doesn't require you
12 to extract anything from the executable. Just remember to change to
13 the C drive like "c:".
14
15 - Grant
16
17
18 > Grant schrieb:
19 >> I'm amazed this is so difficult but I've just spent 3 hours trying to
20 >> update the BIOS on my Dell XPS 13 and hit nothing but dead ends.  The
21 >> root of the problem seems to be that the 4MB BIOS update file is too
22 >> large for the available 1.44MB DOS boot disks.  Apparently FreeDOS had
23 >> a LiveCD available at some point but it has reportedly been
24 >> unavailable for quite some time.
25 >>
26 >> The following method looks promising but it also doesn't work.  DOS
27 >> can't seem to execute the .exe file which sits outside of the boot
28 >> image:
29 >>
30 >> http://en.gentoo-wiki.com/wiki/FreeDOS_Flash_Drive
31 >>
32 >> Does anyone know how to do this?
33 >>
34 >> - Grant