Skip to content

Mini OS for RPi & MMDVM DMR Hotspots / Repeaters

License

Notifications You must be signed in to change notification settings

stefansaraev/HS

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mini OS for RPi & MMDVM DMR Hotspots / Repeaters

Supported RPis

  • Raspberry Pi Zero 2 W
  • Raspberry Pi 2 Model B Rev 1.2
  • Raspberry Pi 3 Model B
  • Raspberry Pi 3 Model B+
  • Raspberry Pi 4 Model B

BUILD

make

INSTALL from .img

zcat HS.*.img.gz | dd of=/dev/mmcblk0

UPDATE from .tar

mount -o remount,rw /boot
tar xf HS.*.tar.gz -C /boot
mount -o remount,ro /boot
rm -f HS.*.tar.gz
reboot

INITIAL SETUP

root password: t4sh4kb4t3

ap mode ssid / passphrase (for initial set up): HS-AP / t4sh4kb4t3

config files: /etc/config - copy whatever you need to /storage/.config

downloads

About

Mini OS for RPi & MMDVM DMR Hotspots / Repeaters

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published