Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 854 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 854 Bytes

** hardware ...** image

** software ...** image

Build Video Player

  • cd video-player
  • npm install
  • bpm build

Build Ubuntu Image

  • cd os

  • sudo ./kiosk-chroot.sh

  • insine chrooted image, run /kiosk-installer.sh

Create GRUB bootable Image (.ISO)

  • sudo ./kiosk-grub.sh

Write Image on USB

  • sudo ./kiosk-writeusb.sh

Add persistent partition on USB 🤘 ↴

  • gparted /dev/sda (vfat32)
  • bash ./kiosk-installapp.sh

Furthermore

kiosk-awesome