Wednesday, March 27, 2019


How to burn a Blu-Ray disk of Win10

growisofs -dvd-compat -speed=8 -Z /dev/sr0=/home/user/Win10_1809Oct_English_x64.iso

 
user@ubuntu-desktop:/media/user/CCCOMA_X64FRE_EN-US_DV9$ ls -altr
total 1928
-r-xr-xr-x   1 user  user      128 Oct 29 19:32 autorun.inf
-r-xr-xr-x   1 user  user    82440 Oct 29 19:32 setup.exe
-r-xr-xr-x   1 user  user  1452856 Oct 29 19:32 bootmgr.efi
-r-xr-xr-x   1 user  user   408074 Oct 29 19:32 bootmgr
dr-xr-xr-x   4 user  user      148 Oct 29 19:47 efi
dr-xr-xr-x   5 user  user      564 Oct 29 19:47 boot
dr-xr-xr-x   3 user  user       96 Oct 29 19:48 support
dr-xr-xr-x   6 user  user      492 Oct 29 19:48 .
dr-xr-xr-x  12 user  user    12264 Oct 29 19:48 sources
drwxr-x---+  3 root root    4096 Mar 27 19:37 ..
user@ubuntu-desktop:/media/user/CCCOMA_X64FRE_EN-US_DV9$