Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 493 Bytes

build2usb.md

File metadata and controls

9 lines (6 loc) · 493 Bytes

How to Build BITS-PyOS to a USB Drive

  1. Follow the instructions in INSTALL.TXT in the bits directory, using the SysLinux files from the syslinux directory to install the modified BITS to a USB drive.
  2. Make a folder in the root of the USB drive, and name the folder to pyos.
  3. Copy all the files and folders from the pycode directory to the pyos folder on the USB drive.

--- OR ---

Windows only (Beta): Use the make_disk.bat script in the wintools-beta folder.