Subversion Repositories livecd

Rev

Rev 204 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 204 Rev 209
Line 228... Line 228...
228
exec $CHROOT . sbin/init <dev/console >dev/console 2>&1
228
exec $CHROOT . sbin/init <dev/console >dev/console 2>&1
229
 
229
 
230
header "ERROR!"
230
header "ERROR!"
231
echolog "You are not supposed to be here, something went wrong!"
231
echolog "You are not supposed to be here, something went wrong!"
232
echolog "Even Ctrl+Alt+Del won't help you in kernel panic."
232
echolog "Even Ctrl+Alt+Del won't help you in kernel panic."
-
 
233
echolog "Try to boot with 'linux failsafe' or 'linux all_generic_ide'"
233
 
234