asus-ul30 team mailing list archive
-
asus-ul30 team
-
Mailing list archive
-
Message #00211
Re: How to updatethe BIOS Was: UL30A: BIOS bug in v212
On 16.05.2010 17:37 Moritz wrote:
[..]
> * In a terminal window, run this command, replacing '/dev/sdX' by the
> path to the USB key - make sure you get this right or you could delete
> your HDD contents:
> sudo mkfs.vfat /dev/sdX
This step was not actually correct. Please use this instead:
sudo mkdosfs -c -F 16 -I -n biosupdate /dev/sdX 1000
This will create a FAT16 file system on the device itself.
The rest should work as it was.
Moritz
Follow ups
References