« Previous - 
    Version 12/14
    (diff) -
    Next » - 
    Current version
    
    brfransen, 01/13/2016 01:01 pm 
    
    
FAQ¶
- When will LinHES release updated packages of MythTV?
 As we are an appliance, we like to wait a minimum of two weeks after MythTV has been released.
- How do I build a LinHES Package?
 See the Guide.
- Where is abs or the PKGBUILDs that make up LinHES?
 The PKGBUILDS are located at http://cgit.linhes.org/linhes_pkgbuild/tree/abs
- Where are the source packages that make up LinHES located?
 The source packages are located at http://linhes.org/repo/src_packages/
- Are there any mailing lists?
 Yes, mailing lists can be found at http://lists.linhes.org
- How do I install from a USB flash drive?
 The LinHES ISO can also be used to create a USB installation flash drive.
-  Linux
 Please be careful with this command as it's destructive.
 Always double check that your using the right device for the USB drive.
 dd if=/path/to/LINHES.iso of=/dev/YOURUSBDRIVE
- Mac
 Please be careful with this command as it's destructive.
 Check that your using the right device for the USB drive with diskutil list
 Change rdisk# to your disk #
 dd if=/path/to/LINHES.iso of=/dev/rdisk# bs=1m
- Windows
 USBWriter