2 echo '--------------------------------------------------------------------------'
3 echo ' SETUP INSTRUCTIONS'
5 echo ' https://wiki.archlinux.org/index.php/E4rat'
6 echo '--------------------------------------------------------------------------'
8 echo '--------------------------------------------------------------------------'
10 echo 'add to grub kernel line:'
11 echo ' init=/sbin/e4rat-collect'
13 echo 'log data for 2 min, then'
15 echo ' e4rat-realloc /var/lib/e4rat/startup.log'
17 echo 'substitute init=/sbin/e4rat-collect with'
18 echo ' init=/sbin/e4rat-preload'
19 echo '--------------------------------------------------------------------------'