ISC dual boot

Brandon Brown brando at uicsl.csl.uiuc.edu
Tue Mar 5 00:19:01 AEST 1991


bill at polygen.uucp (Bill Poitras) writes:

>In article <1991Feb25.210428.4566 at world.std.com> wmandrus at world.std.com (WayneM) writes:
>[stuff deleted]
>>This sounds strange considering that ISC allows mounting of DOS
>                                      ^^^^^^^^^^^^^^^^^^^^^^^^^^
>>partitions as well as access via VP/ix. So, can you or can't you have
> ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
>>DOS and ISC Unix partitions coexist on the same drive with a boot
>>option at power-up??
>How do you do this.  I have tried to define D: in vpix as /dev/rdsk/1p1
>and vpix won't accept it.

Well as far as on power-up I believe someone posted a small little "boot menu"
for ISC to boot either to DOS or Unix on the initial boot, but I wouldn't
recommend it, unless you really switch between the two alot. I would use the`
"fdisk" commands on both Unix and DOS to switch between the two.

As far as the VP/ix definition of the D drive in the vpix/vpix.cnf file, I
definitely wouldn't suggest doing it this way. This method only leads to
a ~single-user" capability to the DOS partition. A better way is to use
Unix to mount the partition:

	# mount -f DOS /dev/dsk/1p1 /drived

Then, when under VP/ix, modify the autoexec.bat file on the virtual C: drive
to have the line:

	dosmount d:\drived

This will redirect your VP/ix session to use D: as /drived under Unix....

+-----------------------------------------------------------------------------+
|  Brandon Brown                     | Internet: brando at uicsl.csl.uiuc.edu    |
|  Coordinated Science Laboratory    | UUCP:	 uiucuxc!addamax!brando!brown |
|  University of Illinois            | CompuServe: 73040,447                  |
|  Urbana, IL  61801                 | GEnie:    macbrando                    |
+-----------------------------------------------------------------------------+



More information about the Comp.unix.sysv386 mailing list