Viitor_cdboot/etc/init/checkfs.conf
kueller 3c4552a43c Neue Version V963
git-svn-id: svn://svn.compuextreme.de/Viitor/V963/Viitor_cdboot@5933 504e572c-2e33-0410-9681-be2bf7408885
2011-01-03 10:48:06 +00:00

12 lines
212 B
Plaintext

description "Check Filesystems"
author "Harald Kueller <harald.kueller@compuextreme.de>"
version 1.0
emits none special
start on stopped initlvm
console output
script
tar -C / -zxf /dev/floppy/0
end script