Originally posted by: hdkutz
Hello,
as mentioned before:
You do not need to add another entry to inittab with mkitab.
Change the initdefault Entry in inittab to the desired runlevel.
Your machine will boot to this Level.
<snip>
: Note - initdefault and sysinit should be the first and second entry.
init:2:initdefault:
brc::sysinit:/sbin/rc.boot 3 >/dev/console 2>&1 # Phase 3 of system boot
<snip>
E.G:
<snip>
: Note - initdefault and sysinit should be the first and second entry.
init:5:initdefault:
brc::sysinit:/sbin/rc.boot 3 >/dev/console 2>&1 # Phase 3 of system boot
<snip>
Cheers,
ku
#AIX-Forum