Real Geek Forums  

Go Back   Real Geek Forums > Archives > Operating Systems > Windows XP > Windows XP Configuration & Management

Notices

Reply

Managing Windows ME & XP, each in a separate partition

 

LinkBack Thread Tools Display Modes
Old 06-29-2004, 08:50 AM   #1 (permalink)
Default Managing Windows ME & XP, each in a separate partition

I have always assumed that
1) one cannot open an application installed under one Operating System
from the other. Violating this rule can mess up the OS.
2) however data files can be accessed from either Operating System
Are these assumptions true?

The question now I have is: How is the RAM managed? Is it completely
cleared when each OS is closed and is the whole of it available to the
other OS when that is opened? Or is part of the RAM used as an
overhead for inter-OS accesses of data, for example?
If I access a graphics file stored in the ME partition from an
application on the XP partition, is the RAM messed up?

P. Jayant
jayant
Guest
 
Posts: n/a
Reply With Quote  
Old 06-29-2004, 05:51 PM   #2 (permalink)
Default Re: Managing Windows ME & XP, each in a separate partition

Each OS manages Ram and Virtual Memory. Yes, Ram is completely cleared
and is not an issue. I
have XP Pro, WinMe and Mandrake10 Linux on the same hard drive. Linux
uses a swap partition for
virtual memory.
"jayant" <pjayant@vsnl.com> wrote in message
news:438eb939.0406290050.4e159353@posting.google.c om...
Quote:
> I have always assumed that
> 1) one cannot open an application installed under one Operating System
> from the other. Violating this rule can mess up the OS.
> 2) however data files can be accessed from either Operating System
> Are these assumptions true?
>
> The question now I have is: How is the RAM managed? Is it completely
> cleared when each OS is closed and is the whole of it available to the
> other OS when that is opened? Or is part of the RAM used as an
> overhead for inter-OS accesses of data, for example?
> If I access a graphics file stored in the ME partition from an
> application on the XP partition, is the RAM messed up?
>
> P. Jayant

Rich Barry
Guest
 
Posts: n/a
Reply With Quote  
Old 06-29-2004, 11:21 PM   #3 (permalink)
Default Re: Managing Windows ME & XP, each in a separate partition

But could you enlighten me if the two assumptions I have been making
are true or false? Thanks for your comment.

P. Jayant

"Rich Barry" <rbarry@NOTsocal.rr.com> wrote in message news:<#48voGgXEHA.952@TK2MSFTNGP10.phx.gbl>...
Quote:
> Each OS manages Ram and Virtual Memory. Yes, Ram is completely cleared
> and is not an issue. I
> have XP Pro, WinMe and Mandrake10 Linux on the same hard drive. Linux
> uses a swap partition for
> virtual memory.
> "jayant" <pjayant@vsnl.com> wrote in message
> news:438eb939.0406290050.4e159353@posting.google.c om...
Quote:
> > I have always assumed that
> > 1) one cannot open an application installed under one Operating System
> > from the other. Violating this rule can mess up the OS.
> > 2) however data files can be accessed from either Operating System
> > Are these assumptions true?
> >
> > The question now I have is: How is the RAM managed? Is it completely
> > cleared when each OS is closed and is the whole of it available to the
> > other OS when that is opened? Or is part of the RAM used as an
> > overhead for inter-OS accesses of data, for example?
> > If I access a graphics file stored in the ME partition from an
> > application on the XP partition, is the RAM messed up?
> >
> > P. Jayant
jayant
Guest
 
Posts: n/a
Reply With Quote  
Old 06-29-2004, 11:21 PM   #4 (permalink)
Default Re: Managing Windows ME & XP, each in a separate partition

But could you enlighten me if the two assumptions I have been making
are true or false? Thanks for your comment.

P. Jayant

"Rich Barry" <rbarry@NOTsocal.rr.com> wrote in message news:<#48voGgXEHA.952@TK2MSFTNGP10.phx.gbl>...
Quote:
> Each OS manages Ram and Virtual Memory. Yes, Ram is completely cleared
> and is not an issue. I
> have XP Pro, WinMe and Mandrake10 Linux on the same hard drive. Linux
> uses a swap partition for
> virtual memory.
> "jayant" <pjayant@vsnl.com> wrote in message
> news:438eb939.0406290050.4e159353@posting.google.c om...
Quote:
> > I have always assumed that
> > 1) one cannot open an application installed under one Operating System
> > from the other. Violating this rule can mess up the OS.
> > 2) however data files can be accessed from either Operating System
> > Are these assumptions true?
> >
> > The question now I have is: How is the RAM managed? Is it completely
> > cleared when each OS is closed and is the whole of it available to the
> > other OS when that is opened? Or is part of the RAM used as an
> > overhead for inter-OS accesses of data, for example?
> > If I access a graphics file stored in the ME partition from an
> > application on the XP partition, is the RAM messed up?
> >
> > P. Jayant
jayant
Guest
 
Posts: n/a
Reply With Quote  
Old 06-30-2004, 01:11 AM   #5 (permalink)
Default Re: Managing Windows ME & XP, each in a separate partition

Greetings --

1) You're correct, but for the wrong reason. No harm is likely to
come to either OS, but the attempt simply won't work. The
applications that you've installed under WinMe, for example, generally
will not run from WinXP because there are no relevant registry entries
or any of the necessary system files installed to the WinXP side.
Similarly, apps installed on under WinXP will not run from WinMe, for
the same reasons. The only exceptions would be any small,
self-contained executables that need no registry entries or access to
any system files, such as *dlls.

2) You're correct, _if_ the data is stored on a partition which has
been formatted in a file system compatible with both operating
systems. As WinMe cannot read WinXP's far superior NTFS file system,
any data you want to share between the two operating systems will have
to be kept on a less fault-tolerant and totally unsecurable FAT32
partition.

The RAM and other computer resources will be controlled by
whatever OS is active at the time, and there will be no influence from
the dormant OS. Naturally, as you reboot (Shutdown & Restart) the
computer to switch operating systems, anything in RAM is cleared as
part of the normal shutdown sequence.

Bruce Chambers
--
Help us help you:
http://dts-l.org/goodpost.htm
http://www.catb.org/~esr/faqs/smart-questions.html

You can have peace. Or you can have freedom. Don't ever count on
having both at once. - RAH


"jayant" <pjayant@vsnl.com> wrote in message
news:438eb939.0406290050.4e159353@posting.google.c om...
Quote:
> I have always assumed that
> 1) one cannot open an application installed under one Operating
System
Quote:
> from the other. Violating this rule can mess up the OS.
> 2) however data files can be accessed from either Operating System
> Are these assumptions true?
>
> The question now I have is: How is the RAM managed? Is it completely
> cleared when each OS is closed and is the whole of it available to
the
Quote:
> other OS when that is opened? Or is part of the RAM used as an
> overhead for inter-OS accesses of data, for example?
> If I access a graphics file stored in the ME partition from an
> application on the XP partition, is the RAM messed up?
>
> P. Jayant

Bruce Chambers
Guest
 
Posts: n/a
Reply With Quote  
Reply

Tags
None

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads

Thread Thread Starter Forum Replies Last Post
Why not have separate newsgroups for WLMD and Windows Mail? Bradley Bridgewater Windows Vista Mail 11 07-03-2006 01:17 PM
Vista partition preventing XP partition from connecting online -Ony Windows Vista Networking & Sharing 0 06-19-2006 10:50 PM
Windows Managing Paging File johnb2121 Windows Vista Performance & Maintenance 0 06-16-2006 10:29 PM
Do Automatic Updates still use svchost? Please use a separate proc BillD Windows Vista Security 1 05-28-2006 10:25 AM
Managing locations Erik Cominolli Windows XP Work Remotely 1 07-29-2003 01:44 AM


All times are GMT. The time now is 11:29 PM.


Powered by vBulletin® Version 3.7.1
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Copyright © 2005 - 2007 RealGeek.com. All rights reserved.

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90