mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 05:06:43 +00:00
release: add some safe options to syslinux
Signed-off-by: Stephan Raue <stephan@openelec.tv>
This commit is contained in:
parent
c97d92cc59
commit
42a700b30a
@ -17,7 +17,7 @@ ECHO eg. d:
|
|||||||
ECHO.
|
ECHO.
|
||||||
SET /P DRIVE= --
|
SET /P DRIVE= --
|
||||||
format %DRIVE% /V:INSTALL /Q /FS:FAT32
|
format %DRIVE% /V:INSTALL /Q /FS:FAT32
|
||||||
3rdparty\syslinux\win32\syslinux.exe %DRIVE%
|
3rdparty\syslinux\win32\syslinux.exe -f -m -a %DRIVE%
|
||||||
copy target\* %DRIVE%
|
copy target\* %DRIVE%
|
||||||
copy sample.conf\syslinux_installer.cfg %DRIVE%\syslinux.cfg
|
copy sample.conf\syslinux_installer.cfg %DRIVE%\syslinux.cfg
|
||||||
SET DRIVE=
|
SET DRIVE=
|
Loading…
x
Reference in New Issue
Block a user