File: fai-abort

package info (click to toggle)
fai 6.5.4
  • links: PTS, VCS
  • area: main
  • in suites: sid
  • size: 2,076 kB
  • sloc: sh: 6,720; perl: 5,626; makefile: 138
file content (11 lines) | stat: -rwxr-xr-x 217 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
#!/bin/sh

# Short-Description: Reboot FAI in a clean manner

echo FAI: installation aborted.
echo "Hit <ENTER> to obtain a shell"
echo reboot with: faireboot
openvt -c1 -f -w -- /bin/bash
cd /
umount -ar
reboot -dfi