Path: utzoo!news-server.csri.toronto.edu!cs.utexas.edu!wuarchive!sdd.hp.com!news.cs.indiana.edu!ux1.cso.uiuc.edu!uicsl.csl.uiuc.edu!brando From: brando@uicsl.csl.uiuc.edu (Brandon Brown) Newsgroups: comp.unix.sysv386 Subject: Re: ISC dual boot Message-ID: <1991Mar4.141901.4772@ux1.cso.uiuc.edu> Date: 4 Mar 91 14:19:01 GMT References: <1991Feb25.210428.4566@world.std.com> <995@redford.UUCP> Sender: usenet@ux1.cso.uiuc.edu (News) Organization: University of Illinois at Urbana Lines: 38 bill@polygen.uucp (Bill Poitras) writes: >In article <1991Feb25.210428.4566@world.std.com> wmandrus@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@uicsl.csl.uiuc.edu | | Coordinated Science Laboratory | UUCP: uiucuxc!addamax!brando!brown | | University of Illinois | CompuServe: 73040,447 | | Urbana, IL 61801 | GEnie: macbrando | +-----------------------------------------------------------------------------+