I am attempting to upgrade our server from 5.0.5 to 5.0.6 and keep getting the following error message:
There is no DEFBOOTSTR entry in /etc/default/boot with a root definition. You must boot your old system and add the root definition to DEFBOOTSTR.
This is what the /etc/default/boot file looks like on my system:
DEFBOOTSTR=hd(40)unix
AUTOBOOT=YES
TIMEOUT=60
FSCKFIX=YES
MULTIUSER=YES
PANICBOOT=NO
SYSTTY=0
SERIAL=B9600,CS8
SERIAL8=NO
MAPKEY=YES
PWRCHECK=N
SLEEPTIME=0
SPAWN_INTERVAL=120
SPAWN_LIMIT=10
INHIBIT=300
DEFAULT_LEVEL=2
BOOTMNT=RO
DEFBOOTSTR is there, I cannot figure out why this is not working.
Any help is greatly appreciated!!!
There is no DEFBOOTSTR entry in /etc/default/boot with a root definition. You must boot your old system and add the root definition to DEFBOOTSTR.
This is what the /etc/default/boot file looks like on my system:
DEFBOOTSTR=hd(40)unix
AUTOBOOT=YES
TIMEOUT=60
FSCKFIX=YES
MULTIUSER=YES
PANICBOOT=NO
SYSTTY=0
SERIAL=B9600,CS8
SERIAL8=NO
MAPKEY=YES
PWRCHECK=N
SLEEPTIME=0
SPAWN_INTERVAL=120
SPAWN_LIMIT=10
INHIBIT=300
DEFAULT_LEVEL=2
BOOTMNT=RO
DEFBOOTSTR is there, I cannot figure out why this is not working.
Any help is greatly appreciated!!!