Re: Ultimate UHD Drives Flashing Guide Updated 2022
Posted: Sun Apr 03, 2022 9:35 pm
Hey Guys,
Mac guy here trying to flash my LG BD-RE HL-DT-ST BD-RE WH16NS40 on a Mac while in terminal mode and I am a little lost on step 4
"copy sdf.bin and the firmware file extracted from theall you need firmware pack into /tmp folder."
Is there a command string in terminal to do that?
Does /tmp folder already exist or do I create it?
Tried creating /tmp folder on my desktop and shoving in the two file I needed in it but Terminal didn't see it
Thanks for any input. I don't use Terminal all that often
Mac/linux commands to flash.
1. download sdf.bin https://makemkv.com/sdf.bin
2. download the all you need firmware pack
3. Extract the file you need for your drive from the all you need firmware pack pick from the recommended firmware section.
4. then in terminal on the Mac
copy sdf.bin and the firmware file extracted from theall you need firmware pack into /tmp folder.
5. in terminal change directory "cd /Applications/MakeMKV.app/Contents/MacOS"
6. type "./makemkvcon f -l"
This will show your drive identifier should look similar to this ''/IOBDServices/D5D25996'
Found 1 drives(s)
00: /IOBDServices/D5D25996, /dev/rdisk3, /dev/rdisk3
HL-DT-ST_BD-RE_BU40N_1.01_211910161032_MOFK6283224
7. to perform the flash, type "./makemkvcon f -d '/IOBDServices/D5D25996' -f /tmp/sdf.bin rawflash main -i /tmp/your firmware filename here
Mac guy here trying to flash my LG BD-RE HL-DT-ST BD-RE WH16NS40 on a Mac while in terminal mode and I am a little lost on step 4
"copy sdf.bin and the firmware file extracted from theall you need firmware pack into /tmp folder."
Is there a command string in terminal to do that?
Does /tmp folder already exist or do I create it?
Tried creating /tmp folder on my desktop and shoving in the two file I needed in it but Terminal didn't see it
Thanks for any input. I don't use Terminal all that often
Mac/linux commands to flash.
1. download sdf.bin https://makemkv.com/sdf.bin
2. download the all you need firmware pack
3. Extract the file you need for your drive from the all you need firmware pack pick from the recommended firmware section.
4. then in terminal on the Mac
copy sdf.bin and the firmware file extracted from theall you need firmware pack into /tmp folder.
5. in terminal change directory "cd /Applications/MakeMKV.app/Contents/MacOS"
6. type "./makemkvcon f -l"
This will show your drive identifier should look similar to this ''/IOBDServices/D5D25996'
Found 1 drives(s)
00: /IOBDServices/D5D25996, /dev/rdisk3, /dev/rdisk3
HL-DT-ST_BD-RE_BU40N_1.01_211910161032_MOFK6283224
7. to perform the flash, type "./makemkvcon f -d '/IOBDServices/D5D25996' -f /tmp/sdf.bin rawflash main -i /tmp/your firmware filename here