Mailing List archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[vdr] Mini VDR linux



Servus

Has anybody of you ever thought about using someting like this as an
init-file for a "small-footprint" VDR Linux distribuition:

#!/bin/bash
remount / -o remount,rw
vdr
umount /


When you set the option to reboot the system after a kernel panic, the
whole sytem will restart after VDR crashes. And since we don't do much
more than mounting / and running VDR, the system should boot up quite
fast.

Servus
  Casandro



Home | Main Index | Thread Index