diff options
| author | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
|---|---|---|
| committer | Nicolas Vigier <boklm@mageia.org> | 2013-04-14 13:46:12 +0000 |
| commit | 1be510f9529cb082f802408b472a77d074b394c0 (patch) | |
| tree | b175f9d5fcb107576dabc768e7bd04d4a3e491a0 /zarb-ml/mageia-discuss/20110729 | |
| parent | fa5098cf210b23ab4f419913e28af7b1b07dafb2 (diff) | |
| download | archives-master.tar archives-master.tar.gz archives-master.tar.bz2 archives-master.tar.xz archives-master.zip | |
Diffstat (limited to 'zarb-ml/mageia-discuss/20110729')
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/005026.html | 109 | ||||
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/005027.html | 64 | ||||
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/author.html | 57 | ||||
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/date.html | 57 | ||||
| l--------- | zarb-ml/mageia-discuss/20110729/index.html | 1 | ||||
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/subject.html | 57 | ||||
| -rw-r--r-- | zarb-ml/mageia-discuss/20110729/thread.html | 59 |
7 files changed, 404 insertions, 0 deletions
diff --git a/zarb-ml/mageia-discuss/20110729/005026.html b/zarb-ml/mageia-discuss/20110729/005026.html new file mode 100644 index 000000000..77b37016d --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/005026.html @@ -0,0 +1,109 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] virtualisation, linux host m$ guest + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20virtualisation%2C%20linux%20host%20m%24%20guest&In-Reply-To=%3C4E3221BC.1050007%40smpc.steniel.com.ph%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + + <LINK REL="Next" HREF="005027.html"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] virtualisation, linux host m$ guest</H1> + <B>Allan Echavia Registos</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20virtualisation%2C%20linux%20host%20m%24%20guest&In-Reply-To=%3C4E3221BC.1050007%40smpc.steniel.com.ph%3E" + TITLE="[Mageia-discuss] virtualisation, linux host m$ guest">allan.registos at smpc.steniel.com.ph + </A><BR> + <I>Fri Jul 29 04:58:04 CEST 2011</I> + <P><UL> + + <LI>Next message: <A HREF="005027.html">[Mageia-discuss] mythtv language? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5026">[ date ]</a> + <a href="thread.html#5026">[ thread ]</a> + <a href="subject.html#5026">[ subject ]</a> + <a href="author.html#5026">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>On 7/28/2011 6:42 PM, James Kerr wrote: +><i> On 28/07/2011 11:14, Wolfgang Bornath wrote: +</I>>><i> 2011/7/28 e-letter<<A HREF="https://www.mageia.org/mailman/listinfo/mageia-discuss">inpost at gmail.com</A>>: +</I>>>><i> Readers, +</I>>>><i> +</I>>>><i> Now, the computer is using windows xp professional with the hard disk +</I>>>><i> formatted to two drives, c:/ and d:/. +</I>>>><i> +</I>>>><i> Presumably d:/ can be used to install linux. If virtualisation is to +</I>>>><i> be used (e.g. virtualbox?), for linux as the host, will a windows +</I>>>><i> security key be required (not available), or can the existing m$ +</I>>>><i> software in c:/ be used? +</I>>><i> +</I>>><i> A virtual machine is a machine by itself and needs an operating system +</I>>><i> by itself. +</I>>><i> As for the registration key of windows I have no clue, I'm not running +</I>>><i> windows (except on small partitions on purchased computers). +</I>>><i> +</I>><i> +</I>><i> To install Windows in a VM, you need a product key. +</I>><i> +</I>><i> It may be possible to migrate an existing Windows installation to a +</I>><i> VM, but it's not simple: +</I>><i> +</I>><i> <A HREF="http://www.virtualbox.org/wiki/Migrate_Windows">http://www.virtualbox.org/wiki/Migrate_Windows</A> +</I>><i> +</I>><i> Jim +</I>><i> +</I>My Two options: +1. The easiest way. Convert your "Physical Windows XP" into VM files. +This can be done by using VMware Converter(the basic version), it is a +free download from vmware.com(more than 30MB I think). You need at +least another separate networked computer from your Windows XP machine +to save the VM files for this is a requirement, or trick VMware +Converter to save the VM files by just using a shared disk in your +Windows XP (e.g. \\yourWindowsXP\shareddisk). You may save the VM files +in your D:\ drive by tricking VMware converter, then install Linux on +your C drive, after that, install VMware Player for Linux, then create +a Windows XP Machine and just add those VM File you converted earlier as +the primary disk. Boot from it (it will work 100% all the time), then +install the vmware tools. In this way, your physical Windows machine +has been converted to a VM as though it is the same physical machine, no +need for re-installing software or product keys. + +2. If you want Virtualbox then there is no VirtualBox Converter as far +as I know and you may still have to use VMware Converter to convert your +physical Windows machine to VM files. Then use Virtualbox to read and +run the VMware machine you converted. In my case this did not work, +Virtualbox is unable to boot my VMware machines. + +Regards, +Allan + + + +</PRE> + + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + + <LI>Next message: <A HREF="005027.html">[Mageia-discuss] mythtv language? +</A></li> + <LI> <B>Messages sorted by:</B> + <a href="date.html#5026">[ date ]</a> + <a href="thread.html#5026">[ thread ]</a> + <a href="subject.html#5026">[ subject ]</a> + <a href="author.html#5026">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110729/005027.html b/zarb-ml/mageia-discuss/20110729/005027.html new file mode 100644 index 000000000..358652b63 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/005027.html @@ -0,0 +1,64 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <TITLE> [Mageia-discuss] mythtv language? + </TITLE> + <LINK REL="Index" HREF="index.html" > + <LINK REL="made" HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mythtv%20language%3F&In-Reply-To=%3Coi7ag8-h1n.ln1%40psd.motzarella.org%3E"> + <META NAME="robots" CONTENT="index,nofollow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + <LINK REL="Previous" HREF="005026.html"> + + </HEAD> + <BODY BGCOLOR="#ffffff"> + <H1>[Mageia-discuss] mythtv language?</H1> + <B>blind Pete</B> + <A HREF="mailto:mageia-discuss%40mageia.org?Subject=Re%3A%20%5BMageia-discuss%5D%20mythtv%20language%3F&In-Reply-To=%3Coi7ag8-h1n.ln1%40psd.motzarella.org%3E" + TITLE="[Mageia-discuss] mythtv language?">0123peter at gmail.com + </A><BR> + <I>Fri Jul 29 10:28:40 CEST 2011</I> + <P><UL> + <LI>Previous message: <A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5027">[ date ]</a> + <a href="thread.html#5027">[ thread ]</a> + <a href="subject.html#5027">[ subject ]</a> + <a href="author.html#5027">[ author ]</a> + </LI> + </UL> + <HR> +<!--beginarticle--> +<PRE>Hi, + +Are there any Australian users of MythTV? For some reason the +Mageia packages for mythtv-setup seems to think that we speak +Danish. Well not any English variants, it could have been +Danish. + +-- +blind Pete +Sig goes here... + +</PRE> + +<!--endarticle--> + <HR> + <P><UL> + <!--threads--> + <LI>Previous message: <A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A></li> + + <LI> <B>Messages sorted by:</B> + <a href="date.html#5027">[ date ]</a> + <a href="thread.html#5027">[ thread ]</a> + <a href="subject.html#5027">[ subject ]</a> + <a href="author.html#5027">[ author ]</a> + </LI> + </UL> + +<hr> +<a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More information about the Mageia-discuss +mailing list</a><br> +</body></html> diff --git a/zarb-ml/mageia-discuss/20110729/author.html b/zarb-ml/mageia-discuss/20110729/author.html new file mode 100644 index 000000000..1f39df4fc --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/author.html @@ -0,0 +1,57 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 29 July 2011 Archive by author</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>29 July 2011 Archives by author</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Jul 29 04:58:04 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Messages:</b> 2<p> + <ul> + +<LI><A HREF="005027.html">[Mageia-discuss] mythtv language? +</A><A NAME="5027"> </A> +<I>blind Pete +</I> + +<LI><A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A><A NAME="5026"> </A> +<I>Allan Echavia Registos +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Jul 29 11:01:31 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110729/date.html b/zarb-ml/mageia-discuss/20110729/date.html new file mode 100644 index 000000000..f58f39336 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/date.html @@ -0,0 +1,57 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 29 July 2011 Archive by date</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>29 July 2011 Archives by date</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Jul 29 04:58:04 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Messages:</b> 2<p> + <ul> + +<LI><A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A><A NAME="5026"> </A> +<I>Allan Echavia Registos +</I> + +<LI><A HREF="005027.html">[Mageia-discuss] mythtv language? +</A><A NAME="5027"> </A> +<I>blind Pete +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Jul 29 11:01:31 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110729/index.html b/zarb-ml/mageia-discuss/20110729/index.html new file mode 120000 index 000000000..db4b46f72 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/index.html @@ -0,0 +1 @@ +thread.html
\ No newline at end of file diff --git a/zarb-ml/mageia-discuss/20110729/subject.html b/zarb-ml/mageia-discuss/20110729/subject.html new file mode 100644 index 000000000..f5ab4aa1d --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/subject.html @@ -0,0 +1,57 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 29 July 2011 Archive by subject</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>29 July 2011 Archives by subject</h1> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Jul 29 04:58:04 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Messages:</b> 2<p> + <ul> + +<LI><A HREF="005027.html">[Mageia-discuss] mythtv language? +</A><A NAME="5027"> </A> +<I>blind Pete +</I> + +<LI><A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A><A NAME="5026"> </A> +<I>Allan Echavia Registos +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Jul 29 11:01:31 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + <a href="thread.html#start">[ thread ]</a> + + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + diff --git a/zarb-ml/mageia-discuss/20110729/thread.html b/zarb-ml/mageia-discuss/20110729/thread.html new file mode 100644 index 000000000..1c87da183 --- /dev/null +++ b/zarb-ml/mageia-discuss/20110729/thread.html @@ -0,0 +1,59 @@ +<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN"> +<HTML> + <HEAD> + <title>The Mageia-discuss 29 July 2011 Archive by thread</title> + <META NAME="robots" CONTENT="noindex,follow"> + <META http-equiv="Content-Type" content="text/html; charset=us-ascii"> + </HEAD> + <BODY BGCOLOR="#ffffff"> + <a name="start"></A> + <h1>29 July 2011 Archives by thread</h1> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p><b>Starting:</b> <i>Fri Jul 29 04:58:04 CEST 2011</i><br> + <b>Ending:</b> <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Messages:</b> 2<p> + <ul> + +<!--0 01311908284- --> +<LI><A HREF="005026.html">[Mageia-discuss] virtualisation, linux host m$ guest +</A><A NAME="5026"> </A> +<I>Allan Echavia Registos +</I> + +<!--0 01311928120- --> +<LI><A HREF="005027.html">[Mageia-discuss] mythtv language? +</A><A NAME="5027"> </A> +<I>blind Pete +</I> + + </ul> + <p> + <a name="end"><b>Last message date:</b></a> + <i>Fri Jul 29 10:28:40 CEST 2011</i><br> + <b>Archived on:</b> <i>Fri Jul 29 11:01:31 CEST 2011</i> + <p> + <ul> + <li> <b>Messages sorted by:</b> + + <a href="subject.html#start">[ subject ]</a> + <a href="author.html#start">[ author ]</a> + <a href="date.html#start">[ date ]</a> + <li><b><a href="https://www.mageia.org/mailman/listinfo/mageia-discuss">More info on this list... + </a></b></li> + </ul> + <p> + <hr> + <i>This archive was generated by + Pipermail 0.09 (Mailman edition).</i> + </BODY> +</HTML> + |
