I was thinking that it would be nice to have all the other BIOS versions available for use with flashrom.
This way, it would be possible to roll back to an older BIOS version, if needed. At the moment this is not possible using the official windows flashing utility.
For extracting the bios, simply install the needed package
Code:
sudo apt-get install flashrom
reboot the system with the option 'nopat' on the kernel command line, then use the command
Code:
sudo flashrom -r backup.bin
to extract the BIOS and save it as 'backup.bin' (well, use a more appropriate name).
Then, post it here.

_________________
Please consider a little donation to keep the 'Linux On My Samsung' project up and running. Thank you!