If you are doing something like...
vparcreate -p <name> /
-a cpu::<x> /
-a cpu:::<x>:<x> /
-a cpu:0.10 -a cpu:<xx.yy> /
-a mem::<nnnn> /
-a io:<n.n.n...> /
-a io:<n.n.n...> /
-a io:<n.n.n...>
-a io:<n.n.n...>:boot
...and you get an error similar to...
[MON] Booting
Kernel file is not relocatable
File address is 0x0000000000020000 and memory address is 0x0000000004000000
Error reading program segments
Failed to load (n.n.n.n.....)/stand/vmunix
...when you're trying to install S.O. cloning another machine from Ignite, in my own experience is because the originar server copied with Ignite is not a vpar system, the problem is simply that the original soft doesn't have vpar software installed or the one installed is a previous version, so in order to load the O.S. you must:
-Create a depot with your os and vpar soft...
make_depots -r <version ??B.11.11??> -s <source> (/dev/cdrom)
make_depots -r <version ??B.11.11??> -a <700/800> -s <source> (/dev/cdrom)
-Create the ignite configuration...
make_config -r <version ??B.11.11??>
-Update ignite index...
manage_index -a -f /var/opt/ignite/data/Rel_B.11.11/apps_800_cfg
-Load ignite text or graphic...
/opt/ignite/bin/ignite
or
export DISPLAY=<ip.client>:<x.y>
/opt/ignite/bin/ignite &
-You need to modify configuration...
Menu Options
Server Configuration
Server Options
Default configuration: HP-UX B.11.11 Default
Client Timeouts: <nn>
Run clients installation UI on: server
Menu Options
Server Configuration
Session Options
Mark:
Confirm new clients
Show the welcome screen for the install server
Unmark (if'u want)
Halt the client after installation
-Start vpar os install from ignite server
vparboot -p <name> -I <ip.server.ignite>,/opt/ignite/boot/WINSTALL
vparcreate -p <name> /
-a cpu::<x> /
-a cpu:::<x>:<x> /
-a cpu:0.10 -a cpu:<xx.yy> /
-a mem::<nnnn> /
-a io:<n.n.n...> /
-a io:<n.n.n...> /
-a io:<n.n.n...>
-a io:<n.n.n...>:boot
...and you get an error similar to...
[MON] Booting
Kernel file is not relocatable
File address is 0x0000000000020000 and memory address is 0x0000000004000000
Error reading program segments
Failed to load (n.n.n.n.....)/stand/vmunix
...when you're trying to install S.O. cloning another machine from Ignite, in my own experience is because the originar server copied with Ignite is not a vpar system, the problem is simply that the original soft doesn't have vpar software installed or the one installed is a previous version, so in order to load the O.S. you must:
-Create a depot with your os and vpar soft...
make_depots -r <version ??B.11.11??> -s <source> (/dev/cdrom)
make_depots -r <version ??B.11.11??> -a <700/800> -s <source> (/dev/cdrom)
-Create the ignite configuration...
make_config -r <version ??B.11.11??>
-Update ignite index...
manage_index -a -f /var/opt/ignite/data/Rel_B.11.11/apps_800_cfg
-Load ignite text or graphic...
/opt/ignite/bin/ignite
or
export DISPLAY=<ip.client>:<x.y>
/opt/ignite/bin/ignite &
-You need to modify configuration...
Menu Options
Server Configuration
Server Options
Default configuration: HP-UX B.11.11 Default
Client Timeouts: <nn>
Run clients installation UI on: server
Menu Options
Server Configuration
Session Options
Mark:
Confirm new clients
Show the welcome screen for the install server
Unmark (if'u want)
Halt the client after installation
-Start vpar os install from ignite server
vparboot -p <name> -I <ip.server.ignite>,/opt/ignite/boot/WINSTALL
No comments:
Post a Comment