Ask a Question related to AIX, Design and Development.
-
Tim Alsop #1
Question about multi-boot on RS/6000
I have an RS/6000 and have installed two different versions of AIX on
separate physical disks. I can boot the machine into each o/s by using
multiboot and this is working ok.
What I am trying to find out is, whether there is a way to remotely log onto
the RS/6000 and somehow configure it to boot into the other operating system
version when I instruct it to shutdown. I wondered if there was a
program/command that allowed me to tell the bios which operating system to
boot from ?
Tim.
Tim Alsop Guest
-
Multi Page Question
Hi all A friend has asked me to develop a genealogy chart for her - all well and good. But she wants it split over 4 A3 pages so that it can be... -
Multi-boot by mistake!
Help! I inadvertantly installed Server 03 in the same partition as Server 2000 instead of removing Server 2000 first. Now I have a multi-boot... -
Network on boot question
Hi! I am running Woody on my laptop and I have two network interfaces. I have a built-in 3Com NIC, and sometimes I use my Linksys wireless card... -
Question #3 - Alternate kernel / boot solution
Hi. In my company developers and QA personnel crush the AIX (4.3.3) quite a lot. I have to rescue-boot from the CD, and recover their disaster. I... -
Multi-boot system
Thanks for the info nutcase!!! delete the WinME the reference to it root of C:\). You can use the -
Andy Wallis #2
Re: Question about multi-boot on RS/6000
>
The bootlist command is your friend. Use it reset the list of potential boot> What I am trying to find out is, whether there is a way to remotely log onto
> the RS/6000 and somehow configure it to boot into the other operating system
> version when I instruct it to shutdown. I wondered if there was a
> program/command that allowed me to tell the bios which operating system to
> boot from ?
devices in the firmware. The following command sets the list for both modes
to try hdisk0, then hdisk1, then rmt0, and finally cd0 if all else fails.
bootlist -m both hdisk0 hdisk1 rmt0 cd0
--
Andy Wallis
[email]rawallis@comcast.net[/email]
Andy Wallis Guest
-
Tim Alsop #3
Re: Question about multi-boot on RS/6000
Andy,
Many thanks. It worked. I was hoping it was going to be this easy. I
appreciate your help.
Regards, Tim.
"Andy Wallis" <rawallis@comcast.net> wrote in message
news:slrnbn12dd.198.rawallis@ifurita.animelan.net. ..onto>
> What I am trying to find out is, whether there is a way to remotely logsystem> the RS/6000 and somehow configure it to boot into the other operatingThe bootlist command is your friend. Use it reset the list of potential boot> version when I instruct it to shutdown. I wondered if there was a
> program/command that allowed me to tell the bios which operating system to
> boot from ?
devices in the firmware. The following command sets the list for both modes
to try hdisk0, then hdisk1, then rmt0, and finally cd0 if all else fails.
bootlist -m both hdisk0 hdisk1 rmt0 cd0
--
Andy Wallis
[email]rawallis@comcast.net[/email]
Tim Alsop Guest



Reply With Quote

