3 echo "IMPORTANT! Installation steps:"
5 echo "Edit your /boot/grub/menu.lst"
6 echo "add init=/sbin/finit-arc to your kernel line"
7 echo "Example: kernel /boot/vmlinuz26-eee root=/dev/sda2 ro init=/sbin/finit-arc quiet"
10 echo "Finit doesn't support UUIDs. Then you must replace UUIDs"
11 echo "with /dev/sdx devices in /boot/grub/menu.lst and /etc/fstab."
13 echo "If you want autostart X edit /etc/finittab"
23 echo "You must remove init=/sbin/finit-arc from your finit kernel line in grub"