B
Bill in Co.
Bill Blanton wrote:
> "Bill in Co." <not_really_here@earthlink.net> wrote in message
> news:OTODKczzIHA.5108@TK2MSFTNGP05.phx.gbl...
>> PCR wrote:
>>> Bill Blanton wrote:
>>>> "PCR" <pcrrcp@netzero.net> wrote in message
>>>> news:ObJvEPpzIHA.4912@TK2MSFTNGP03.phx.gbl...
>>>>> Bill Blanton wrote:
>>>>>> "Bill in Co." <not_really_here@earthlink.net> wrote in message
>>>>>> news:ezMUmjZzIHA.2064@TK2MSFTNGP05.phx.gbl...
>>>>>>> PCR wrote:
>>>>>>>> Bill in Co. wrote:
>>>>>>>>> PCR wrote:
>>>>>>>>>> Bill in Co. wrote:
>>>>>>>>>>> PCR wrote:
>>>>>>>>>>>> Bill in Co. wrote:
>>>>>>>>>>>>> PCR wrote:
>>>>>>>>>>>>>> Bill in Co. wrote:
>>>>
>>>>>>>>>>>>>>> One can also install Microsoft's Virtual PC, which
>>>>>>>>>>>>>>> allegedly allows you to run Win98SE (or some other
>>>>>>>>>>>>>>> operating systems)
>>>>
>>>>>> Software-wise there isn't much difference. You are however confined
>>>>>> to the emulated hardware of the virtual machine.
>>>>
>>>>
>>>>>>>>>> I think the partition would be fake-- just a simulation! You'd
>>>>>>>>>> never be able to do normal maintenance on it, like a scandisk &
>>>>>>>>>> defrag-- I don't think!
>>>>>>
>>>>>> No, the disk structure is emulated just as a real disk. You can
>>>>>> scandisk, defrag,
>>>>>> go in and muck around witht the partition tables or boot sectors,
>>>>>> install a boot manager, muti-boot, whatever..
>>>>
>>>>
>>>>> That's an excellent emulation, then. But how can that be? Are you be
>>>>> able to boot to DOS or to a Starup Diskette to do that? I thought
>>>>> WinXP couldn't! Or is this done from some sort of CD boot to a
>>>>> repair console?
>>>>
>>>> Yes, you can boot to a boot floppy or CD. Real or virtual. I've got a
>>>> folder full of virtual boot media. (much faster booting than the real
>>>> thing) It's a PC as far as the OS is concerned, and boots the same way.
>>>> The
>>>> virtual BIOS loads the MBR, the MBR loads the boot sector, which loads
>>>> Windows.
>>>>
>>>> The virtual hadr disk is one big file on the host machine. Copying
>>>> the file is analogous to cloning your HD.
>>>
>>> That's very impressive. But the BIOS is virtual too?
>>
>> Is it really? How so?
>
> Press/Tap the <DEL> key real quick as the virtual machine is booting to
> gain access to the BIOS -)
>
> There's not as much config in there as most BIOSs. But there is IDE boot
> order, IDE device config settings. password config, pwer management
> (IIRC)..
> some other basic stuff.... clock...
>
>
>> Well, maybe it's in the terminology used here ("virtual BIOS") -(whatever
>> that means). (Probably some part of RAM is set aside for updating some
>> address pointers and data normally used by the regular BIOS, I guess,
>> like
>> shadowing - but apparently(?) needing to be changed to run VPC, but I
>> don't understand why that would even be necessary).
>
> Not really. The BIOS is just code that is burned into a chip, and is
> loaded into memory when you power on. And so, the virtual BIOS is code
> that runs and loads
> when you start the VPC. > Load software interrupts, etc..
So when you boot up to start VPC, you're initially NOT in a windows
environment, but are first loading that "new" BIOS (read from somewhere on
the disk, presumably some code written in the VPC'ed partition area of the
HD) into RAM, after which Windows THEN comes up - in VPC mode?
But (I gather) its some code written in a VPC loader on the HD somewhere
that gets copied to RAM memory, and then that loads in place of the normal
BIOS? So you mean once you boot up into VPC, the regular (non VPC) BIOS
code is inactive (and was never actually loaded)?
>>
>>> So, even this BIOS
>>> won't work, until you've boot to XP first & began the Win98 simulation?
>>
>> Why wouldn't the BIOS work (or change, for that matter)? The real BIOS
>> is
>> hard-coded in ROM or EEPROM (AFAIK), and never changes, UNLESS you flash
>> update it.
>>> Only then can you boot a Startup Disk to the virtual Win98, I guess.
>>
>> And that startup disk can be a Flash Drive, which is really nice and
>> fast.
>>
>>> But, very impressive how XP has completely swallowed Win98 & even the
>>> BIOS!
>>
>> Swallowing the BIOS? I don't think so!
>
> Right, your own BIOS has nothing to do with a virtual emulation of the
> same.
But is there any remnants of the normal BIOS that was ever loaded (which
possibly supplements the VPC loaded BIOS stuff)?
> "Bill in Co." <not_really_here@earthlink.net> wrote in message
> news:OTODKczzIHA.5108@TK2MSFTNGP05.phx.gbl...
>> PCR wrote:
>>> Bill Blanton wrote:
>>>> "PCR" <pcrrcp@netzero.net> wrote in message
>>>> news:ObJvEPpzIHA.4912@TK2MSFTNGP03.phx.gbl...
>>>>> Bill Blanton wrote:
>>>>>> "Bill in Co." <not_really_here@earthlink.net> wrote in message
>>>>>> news:ezMUmjZzIHA.2064@TK2MSFTNGP05.phx.gbl...
>>>>>>> PCR wrote:
>>>>>>>> Bill in Co. wrote:
>>>>>>>>> PCR wrote:
>>>>>>>>>> Bill in Co. wrote:
>>>>>>>>>>> PCR wrote:
>>>>>>>>>>>> Bill in Co. wrote:
>>>>>>>>>>>>> PCR wrote:
>>>>>>>>>>>>>> Bill in Co. wrote:
>>>>
>>>>>>>>>>>>>>> One can also install Microsoft's Virtual PC, which
>>>>>>>>>>>>>>> allegedly allows you to run Win98SE (or some other
>>>>>>>>>>>>>>> operating systems)
>>>>
>>>>>> Software-wise there isn't much difference. You are however confined
>>>>>> to the emulated hardware of the virtual machine.
>>>>
>>>>
>>>>>>>>>> I think the partition would be fake-- just a simulation! You'd
>>>>>>>>>> never be able to do normal maintenance on it, like a scandisk &
>>>>>>>>>> defrag-- I don't think!
>>>>>>
>>>>>> No, the disk structure is emulated just as a real disk. You can
>>>>>> scandisk, defrag,
>>>>>> go in and muck around witht the partition tables or boot sectors,
>>>>>> install a boot manager, muti-boot, whatever..
>>>>
>>>>
>>>>> That's an excellent emulation, then. But how can that be? Are you be
>>>>> able to boot to DOS or to a Starup Diskette to do that? I thought
>>>>> WinXP couldn't! Or is this done from some sort of CD boot to a
>>>>> repair console?
>>>>
>>>> Yes, you can boot to a boot floppy or CD. Real or virtual. I've got a
>>>> folder full of virtual boot media. (much faster booting than the real
>>>> thing) It's a PC as far as the OS is concerned, and boots the same way.
>>>> The
>>>> virtual BIOS loads the MBR, the MBR loads the boot sector, which loads
>>>> Windows.
>>>>
>>>> The virtual hadr disk is one big file on the host machine. Copying
>>>> the file is analogous to cloning your HD.
>>>
>>> That's very impressive. But the BIOS is virtual too?
>>
>> Is it really? How so?
>
> Press/Tap the <DEL> key real quick as the virtual machine is booting to
> gain access to the BIOS -)
>
> There's not as much config in there as most BIOSs. But there is IDE boot
> order, IDE device config settings. password config, pwer management
> (IIRC)..
> some other basic stuff.... clock...
>
>
>> Well, maybe it's in the terminology used here ("virtual BIOS") -(whatever
>> that means). (Probably some part of RAM is set aside for updating some
>> address pointers and data normally used by the regular BIOS, I guess,
>> like
>> shadowing - but apparently(?) needing to be changed to run VPC, but I
>> don't understand why that would even be necessary).
>
> Not really. The BIOS is just code that is burned into a chip, and is
> loaded into memory when you power on. And so, the virtual BIOS is code
> that runs and loads
> when you start the VPC. > Load software interrupts, etc..
So when you boot up to start VPC, you're initially NOT in a windows
environment, but are first loading that "new" BIOS (read from somewhere on
the disk, presumably some code written in the VPC'ed partition area of the
HD) into RAM, after which Windows THEN comes up - in VPC mode?
But (I gather) its some code written in a VPC loader on the HD somewhere
that gets copied to RAM memory, and then that loads in place of the normal
BIOS? So you mean once you boot up into VPC, the regular (non VPC) BIOS
code is inactive (and was never actually loaded)?
>>
>>> So, even this BIOS
>>> won't work, until you've boot to XP first & began the Win98 simulation?
>>
>> Why wouldn't the BIOS work (or change, for that matter)? The real BIOS
>> is
>> hard-coded in ROM or EEPROM (AFAIK), and never changes, UNLESS you flash
>> update it.
>>> Only then can you boot a Startup Disk to the virtual Win98, I guess.
>>
>> And that startup disk can be a Flash Drive, which is really nice and
>> fast.
>>
>>> But, very impressive how XP has completely swallowed Win98 & even the
>>> BIOS!
>>
>> Swallowing the BIOS? I don't think so!
>
> Right, your own BIOS has nothing to do with a virtual emulation of the
> same.
But is there any remnants of the normal BIOS that was ever loaded (which
possibly supplements the VPC loaded BIOS stuff)?