Skip to content

Commit

Permalink
Изменил описание
Browse files Browse the repository at this point in the history
  • Loading branch information
fdsc authored Jan 14, 2020
1 parent 2936576 commit af8979d
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,15 +13,15 @@ For make an USB live flash drive:
2. Copy files from iso to the root of flash

Do not copy iso folder. In root have EFI folder

For load from USB enable in BIOS the UEFI load and disable secure boot (trust boot)

For make an iso image for VirtualBox machine

0. 0 and 1 similarly as for USB
1. Search in Internet mkisofs.exe https://code.google.com/archive/p/mkisofs-md5/downloads
2. Make an iso image (build.bat makes main.iso)

For boot with VirtualBox, set the memory 48 Mb or more
For boot with VirtualBox, set the memory 48 Mb or more and set EFI to enabled

------------------------------------------------------------------------------------------------------------------------------
Russian
Expand All @@ -37,6 +37,7 @@ build.bat содержит примерные команды для сборки
2. Скопируйте файлы из папки iso в корень флешки

В корне флешки должна быть папка EFI, не iso.
Для загрузки с USB включите в биосе загрузку UEFI и отключите secure boot (trust boot)


Чтобы сделать iso-образ для загрузки с помощью виртуальной машины VirtualBox
Expand All @@ -46,4 +47,4 @@ build.bat содержит примерные команды для сборки
2. Сформируйте iso-образ (build.bat создаёт файл main.iso)


Для загрузки из VirtualBox установите объём памяти на 48 Мб или более
Для загрузки из VirtualBox установите объём памяти на 48 Мб или более и включите EFI

0 comments on commit af8979d

Please sign in to comment.