Forum RSS Feed Follow @ Twitter Follow On Facebook

Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[-]
Welcome
You have to register before you can post on our site.

Username:


Password:





[-]
Latest Threads
[REQUEST] Lenovo Y50-70 (9ECNxxWW) BIOS ...
Last Post: sakmarksaw
Today 03:45 AM
» Replies: 2320
» Views: 657697
[REQUEST] Lenovo ThinkPad Edge E531 (HEE...
Last Post: MAVARACOMPLEX
Today 03:23 AM
» Replies: 121
» Views: 22065
[REQUEST] - ACER ASPIRE 2012 BIOS with U...
Last Post: Aspire
Today 03:21 AM
» Replies: 0
» Views: 32
[WORKING] Asus P8Z77-V: NVMe BOOT Suppor...
Last Post: 0nlythebest
Yesterday 08:35 PM
» Replies: 21
» Views: 22814
[REQUEST] Lenovo Thinkpad SL400 & SL500 ...
Last Post: ivan333bor
Yesterday 04:54 PM
» Replies: 16
» Views: 6793
uefi mod for mac pro 1.1/21. support xeo...
Last Post: DeathBringer
Yesterday 02:50 PM
» Replies: 1
» Views: 98
Asus h110m-a & xeon e3-1280v5
Last Post: DeathBringer
Yesterday 02:48 PM
» Replies: 13
» Views: 380
[REQUEST] DNS A35FB, Pegatron A35
Last Post: Polkash51
Yesterday 01:28 PM
» Replies: 4
» Views: 2853
ASUS R1F CPU upgrade
Last Post: DeathBringer
Yesterday 12:22 AM
» Replies: 1
» Views: 197
[REQUEST] Lenovo IdeaPad Flex 15 (8ACNxx...
Last Post: psycomaffo
04-18-2024 10:36 AM
» Replies: 69
» Views: 26140
Request for Modded BIOS with AI Tweaker ...
Last Post: CertifiedCosmos
04-17-2024 05:04 PM
» Replies: 0
» Views: 156
Lenovo ThinkCentre M71e GPU Whitelist re...
Last Post: saschalein
04-17-2024 03:23 PM
» Replies: 0
» Views: 140
[REQUEST] Lenovo Ideapad 330S-15ARR (7WC...
Last Post: nadolivbios
04-17-2024 01:26 PM
» Replies: 25
» Views: 6241
How To Add SLIC 2.1 To An Intel Motherbo...
Last Post: sanya.silitskiy
04-17-2024 11:52 AM
» Replies: 73
» Views: 220201
[REQUEST] 13w Yoga Gen 2 (Type 82YR) (KB...
Last Post: SiberianTiger97
04-17-2024 09:48 AM
» Replies: 2
» Views: 211
Acer Extensa 5620: CPU replace
Last Post: MPM
04-17-2024 08:28 AM
» Replies: 2
» Views: 211
[REQUEST] Sony Vaio VPCEH & VPCEJ series...
Last Post: nrns
04-16-2024 08:08 PM
» Replies: 232
» Views: 98882
[REQUEST] Lenovo Y70-70 (9ECNxxWW) White...
Last Post: Dudu2002
04-16-2024 02:35 PM
» Replies: 103
» Views: 24128
[REQUEST] Lenovo Yoga 2 Pro (76CNxxWW) W...
Last Post: Dudu2002
04-16-2024 07:29 AM
» Replies: 847
» Views: 324860
[REQUEST] Acer Predator Helios 300 PH315...
Last Post: Dudu2002
04-16-2024 07:28 AM
» Replies: 26
» Views: 1094

howto change UUID and Serial number
#1
Dear All,

could someone point out how to change the UUID and serial number of a lenovo b590 bios?

a friend of mine owns multiple of the same notebooks and flashed all with a whitelist removed bios. this has set all the uuid's to the same and has set the serial numbers to the same.

the case is that the notebooks should function in a active directory envoirment and should be installed using WDS. this is impossible using the same UUID's.

any help would be greatly apreciated!!!!

Kind Regards.
find
quote
#2
What you wanna do that for??? :O

Dodgy||| CoMMOn SeNSe iS nOt sO cOmMON aMoNG cOMMoN pEOpLe |||Confused
www find
quote
#3
(09-05-2013, 09:26 AM)sukhjinderdeol Wrote: What you wanna do that for??? :O

since the UUID's are all the same at the moment we cannot make them member of the active directory domain.

all that i need is to change the uuid's to random numbers (as long as they are not the same anymore it is allright)

futhermore i would like to reset the serial numbers in the biosses of those notebooks to the original ones that are allso noted on the box they were shipped in.
find
quote
#4
attach the file that you used and the serial you want to change
find
quote
#5
(09-05-2013, 10:25 AM)Florin9doi Wrote: attach the file that you used and the serial you want to change

Hi Florin9doi,

this is the link to the modded bios: https://app.box.com/s/4ocisund28gf8l0f6f6t ,
the serial number i would like to change is: WB10946737
the UUID i would like to change is: 59085681-5249-11cb-afbf-b94eea478296

if you could point out how to change i would be glad to do this mysellf (this is since there are quite a few with the same flash in it.....)

thank you for the responce.
find
quote
#6
You will need a dmi editor; something like that: http://support.lenovo.com/en_US/detail.p...SF10-D0004

Alternative method, you can open the flash file with a hex editor and you will find the serial number at the offsets: 0x33B01A, 0x33B412, 0x33C01A, 0x33C412
and UUID at offsets: 0x33B212 and 0x33C212: http://i.imgur.com/K66KAiY.png
The bios can contain a additional checksum. Editing any value can break it.

It's your responsability!!
find
quote
#7
(09-06-2013, 09:40 AM)Florin9doi Wrote: You will need a dmi editor; something like that: http://support.lenovo.com/en_US/detail.p...SF10-D0004

Alternative method, you can open the flash file with a hex editor and you will find the serial number at the offsets: 0x33B01A, 0x33B412, 0x33C01A, 0x33C412
and UUID at offsets: 0x33B212 and 0x33C212: http://i.imgur.com/K66KAiY.png
The bios can contain a additional checksum. Editing any value can break it.

It's your responsability!!

Hi Florin9doi,

thank you for the responce on how to change these values.
i managed to change the values succesfully in the bios and flash it back in the notebook.
however i remain puzzled at the error i'm getting on my test notebook.
maybe you could point out what i did wrong or how to correct the error.

error:
0188: Invalid RFID Serialization Information Area.
0189: Invalid RFID Configuration Information Area.

Press Esc to continue or F1 to enter Setup.


i can press F1 and my bios setup opens correctly,
i can press Esc and my laptop continues to boot normally.

i'm shure that these problems will no longer exist when i change the values back to what they were before.

could you shed some light on this issue for me?

thank you in advance!


ps: the serial number is changed at the 4 points in the bios that you noted and the UUID is changed at the 2 points that you noted.
find
quote
#8
Have you tried first method ??
-----------------------------------------
Anyway, I found some checksums but there are still some unknown values: https://dl.dropboxusercontent.com/u/4209...esktop.zip
I hope you will understand.
find
quote
#9
Hi Florin9doi,

i did try the first method, this did not work for my notebook.

the checksums you found were spot on! i changed the checksums to calculate 00 for my new data.
flashed my notebook and the errors dissapered.
at this point i am generating the bios files for all of the notebooks with the problems.

allso i did check that the authentication on my active directory server is functioning correctly again. (all errors are fixed with this and the tread may be closed)


Thank you for all your help and research! you were great!
find
quote
#10
Hello, I have same problem, but i have Dell Optiplex 380. Please help me.
thk
find
quote


Forum Jump:


Users browsing this thread: 1 Guest(s)