hai frds,
(1) i am intrested to test other types of Linux But now im using Debian and 512 MB swap space Can i use the same swap space for other Linuxes or i want to partiton my hard disk for another Linux swap
(2) How much swap space should i allocate for the my computer with 256Mb RAM
urs friendly, K.Ponniah
__________________________________ Do you Yahoo!? Take Yahoo! Mail with you! Get it on your mobile phone. http://mobile.yahoo.com/maildemo
On Fri, Feb 11, 2005 at 10:41:35AM -0800, K.Ponniah wrote:
(1) i am intrested to test other types of Linux But now im using Debian and 512 MB swap space Can i use the same swap space for other Linuxes or i want to partiton my hard disk for another Linux swap
You can use the same swap space, though not at the same time.
The swap partition is a special partition type that the kernel uses as a scratchpad area.
(2) How much swap space should i allocate for the my computer with 256Mb RAM
Your 512MB is fine.
On Saturday 12 Feb 2005 4:19 pm, Pankaj Dekate wrote:
You can use the same swap space, though not at the same time.
At the same time??
if you run two distros on a dual cpu machine at the same time (one distro per cpu), you will need two separate swap partitions
--- Kenneth Gonsalves lawgon@thenilgiris.com wrote:
if you run two distros on a dual cpu machine at the same time (one distro per cpu), you will need two separate swap partitions --
How will you do this? I've never heard of this thing. Logically thinking, at one time you will run one distro which will take command of both the CPU's (if its an SMP).
Even if you manage to run two distros at the same time by using VMWare or tool alike, still you will find that the underlying OS for the processors still remains one.
Can you point me to some resources where this is explained in detail?
Harshal.
===== Harshal Vaidya.
__________________________________ Do you Yahoo!? The all-new My Yahoo! - Get yours free! http://my.yahoo.com
Sometime on Feb 12, Harshal Vaidya assembled some asciibets to say:
if you run two distros on a dual cpu machine at the same time (one distro per cpu), you will need two separate swap partitions --
How will you do this? I've never heard of this thing. Logically thinking, at one time you will run one distro which will take command of both the CPU's (if its an SMP).
The point of two processors is that you can run two processes simultaneously, at exactly the same time. It has nothing to do with whether you have 1, 2 or 3 distros running simultaneously (time shared).
In fact, the more I think about this, the more I'm convinced that it's even possible to run multiple distros simultaneously on a single processor machine. All you need to do is segregate memory and swap correctly. I think IBM does this on their big machines.
Philip
Philip Tellis wrote:
Sometime on Feb 12, Harshal Vaidya assembled some asciibets to say:
if you run two distros on a dual cpu machine at the same time (one distro per cpu), you will need two separate swap partitions --
How will you do this? I've never heard of this thing. Logically thinking, at one time you will run one distro which will take command of both the CPU's (if its an SMP).
The point of two processors is that you can run two processes simultaneously, at exactly the same time. It has nothing to do with whether you have 1, 2 or 3 distros running simultaneously (time shared).
In fact, the more I think about this, the more I'm convinced that it's even possible to run multiple distros simultaneously on a single processor machine. All you need to do is segregate memory and swap correctly. I think IBM does this on their big machines.
Philip
Can someone explain to me why anyone would want to run 2 distros simultaneously ?
Regards Saswata
Sometime on Feb 13, Saswata Banerjee & Associates assembled some asciibets...:
Can someone explain to me why anyone would want to run 2 distros simultaneously ?
I believe that's the question that's stopped everyone from trying :P
OTOH, invention does not only come from necessity, it also comes from someone asking "why can't we do this?" without caring about the practical necessity. That's what separates the geeks from those that follow the crowd.
OTOH, invention does not only come from necessity, it also comes from someone asking "why can't we do this?" without caring about the practical necessity. That's what separates the geeks from those that follow the crowd.
Look at me. I'm so intelligent and I use smart words to shout it out.
===== Harshal Vaidya.
__________________________________ Do you Yahoo!? All your favorites on one personal page � Try My Yahoo! http://my.yahoo.com
Can someone explain to me why anyone would want to run 2 distros simultaneously ?
Sometimes there is a need of testing several bits of software on different platforms. Instead of investing money in different sets of hardware and software for each distros/platforms, we can use tools like VMWare which allow us to run several distros on the same machine cutting all the hardware and software costs.
This is the primary reason why people wud want to run different distros simultaneously.
===== Harshal Vaidya.
__________________________________ Do you Yahoo!? Yahoo! Mail - now with 250MB free storage. Learn more. http://info.mail.yahoo.com/mail_250
On Sunday 13 Feb 2005 8:26 pm, Saswata Banerjee & Associates wrote:
Can someone explain to me why anyone would want to run 2 distros simultaneously ?
why do ppl keep climbing mount everest
On Sun, 2005-02-13 at 01:17, Philip Tellis wrote:
In fact, the more I think about this, the more I'm convinced that it's even possible to run multiple distros simultaneously on a single processor machine. All you need to do is segregate memory and swap correctly. I think IBM does this on their big machines.
Multiple distros simultaneously On single machine ??
I have pentium-II 400MHZ. with SuSe 9.1 and Red Hat 9.0
I can Run SuSe's X desktop On tty7 and Red Hat's X desktop on tty2 simultaneously with single swap partition and 192(64+128) MB RAM
Is it same what u r saying Multiple distros simultaneously On single processor machine ??
-Sachin
On Sun, 13 Feb 2005 08:52:52 -0800, Sachin Chavan sachin.chavan@softhome.net wrote:
On Sun, 2005-02-13 at 01:17, Philip Tellis wrote:
In fact, the more I think about this, the more I'm convinced that it's even possible to run multiple distros simultaneously on a single processor machine. All you need to do is segregate memory and swap correctly. I think IBM does this on their big machines.
Multiple distros simultaneously On single machine ??
I have pentium-II 400MHZ. with SuSe 9.1 and Red Hat 9.0
I can Run SuSe's X desktop On tty7 and Red Hat's X desktop on tty2 simultaneously with single swap partition and 192(64+128) MB RAM
Is it same what u r saying Multiple distros simultaneously On single processor machine ??
I presume running multiple distros concurrently does not imply running X from different partitions. It would be running a complete virtual machine startting from the kernel booting and loading init and so on. Something like Vmware. A complete OS and not just the UI component.
Sometime on Feb 13, Sachin Chavan assembled some asciibets to say:
Multiple distros simultaneously On single machine ??
I currently have Fedora and Knoppix installed on the same hard disk. I don't run them simultaneously, but then that's because I have no use for that. Yes, they do share swap space.
I have pentium-II 400MHZ. with SuSe 9.1 and Red Hat 9.0
Good for you. I have an Athlon 1.8XP
I can Run SuSe's X desktop On tty7 and Red Hat's X desktop on tty2 simultaneously with single swap partition and 192(64+128) MB RAM
Is it same what u r saying Multiple distros simultaneously On single processor machine ??
I was talking about having them running complete instances of the machine simultaneously. Both would have tty1-7 (or more), both would have their own keyboard and display (shared through some mechanism), and their own memory space (completely separate). Both would share the network, very likely having two different IP addresses (possible on a single network card), and you'd be able to ssh in to either at the same time, and even from one to the other.
Also note that I haven't figured out how to do it yet, but unlike many, I don't say it's impossible... I'm pretty sure that it can be done.
Philip
On Mon, 2005-02-14 at 00:17, Philip Tellis wrote:
I was talking about having them running complete instances of the machine simultaneously. Both would have tty1-7 (or more), both would have their own keyboard and display (shared through some mechanism), and their own memory space (completely separate). Both would share the network, very likely having two different IP addresses (possible on a single network card), and you'd be able to ssh in to either at the same time, and even from one to the other.
Also note that I haven't figured out how to do it yet, but unlike many, I don't say it's impossible... I'm pretty sure that it can be done.
UML --> User Mode Linux (Kernel Patch)
http://user-mode-linux.sourceforge.net/
VMWare --> BIOS Emulator (Non-Free)
Bochs --> BIOS Emulator (Free)
...
Philip
With regards,
On Sun, 2005-02-13 at 10:47, Philip Tellis wrote:
I was talking about having them running complete instances of the
machine simultaneously. Both would have tty1-7 (or more), both would have their own keyboard and display (shared through some mechanism), and their own memory space (completely separate). Both would share the network, very likely having two different IP addresses (possible on a single network card), and you'd be able to ssh in to either at the same time, and even from one to the other.
I think All these things are possible using VMWare.
Thanks for explanation.
-Sachin
Sometime Today, SC cobbled together some glyphs to say:
I think All these things are possible using VMWare.
VMWare runs on top of another operating system. I'm talking about running directly off the hardware.
--- Philip Tellis philip.tellis@gmx.net wrote:
VMWare runs on top of another operating system. I'm
talking about running directly off the hardware.
Thats the GSX Server. The ESX server runs directly on IA-32 / 64 hardware and supports RH/Suse/Win as guest OSes.
regards, Kishor
__________________________________ Do you Yahoo!? Yahoo! Mail - You care about security. So do we. http://promotions.yahoo.com/new_mail
Sometime on Mon, Feb 14, 2005 at 12:17:49AM +0530, Philip Tellis said:
I was talking about having them running complete instances of the machine simultaneously. Both would have tty1-7 (or more), both would have their own keyboard and display (shared through some mechanism), and their own memory space (completely separate). Both would share the network, very likely having two different IP addresses (possible on a single network card), and you'd be able to ssh in to either at the same time, and even from one to the other.
I believe, some of those things are possible with the Hurd. One can use two independent kernels at the same time.
Anurag
Sometime Today, A cobbled together some glyphs to say:
I believe, some of those things are possible with the Hurd. One can use two independent kernels at the same time.
They'd run as services within the HURD microkernel. Almost, but not the same thing. There's a very tiny difference in that, with the hurd, you get a scheduler. With two kernels running on their own, how do you handle that?
Anurag anurag@bsd.miki.eu.org writes:
I believe, some of those things are possible with the Hurd. One can use two independent kernels at the same time.
Yeah., you can run the Hurd on Hurd., something like a sub-hurd. But I'm not sure whether all the features mentioned by the OP would be available.
if you run two distros on a dual cpu machine at
the
same time (one distro per cpu), you will need two separate swap partitions --
The point of two processors is that you can run two processes simultaneously, at exactly the same time. It has nothing to do with whether you have 1, 2 or 3 distros running simultaneously (time shared).
Yup. Correct. That's the philosophy behind multiprocessing.
In fact, the more I think about this, the more I'm convinced that it's even possible to run multiple distros simultaneously on a single processor machine. All you need to do is segregate memory and swap correctly. I think IBM does this on their big machines.
All I wanted to ask was that I havent heard of any solutions till now which do this. The ones which were in place are on Mainframes which you mentioned as big machines. On server grade computing these are still unheard of. Probably that's what Kenneth Gonzalez is working on.Seems like the poor guy is in stealth mode.
===== Harshal Vaidya.
__________________________________ Do you Yahoo!? Yahoo! Mail - Easier than ever with enhanced search. Learn more. http://info.mail.yahoo.com/mail_250