Re: copy debian form vmware to real pc

2006-09-08 Thread Yuwen Dai
On 9/8/06, Yang [EMAIL PROTECTED] wrote:
I want to copy the debian system form a vmware toreal pc! what should be done to make the copyed system work?My suggestion:1. boot the vmware using a Ghost CD-ROM, backup the partitions of Linux. Then restore it to a real Linux.
2. Usd 'dd' or 'tar' comand backup the partition by yourself, then restore them to a real Linux.Best regards,Dai
Yang[EMAIL PROTECTED]2006-09-08--To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]


Re: copy debian form vmware to real pc

2006-09-08 Thread Thibaut Paumard
Le vendredi 08 septembre 2006 à 17:09 +0800, Yuwen Dai a écrit :
 On 9/8/06, Yang [EMAIL PROTECTED] wrote:
   I want to copy the debian system form a vmware to
 real pc! what should be done to make the copyed system work?
 
 My suggestion:
 1. boot the vmware using a Ghost CD-ROM, backup the partitions of
 Linux. Then restore it to a real Linux. 
 
 2. Usd 'dd' or 'tar' comand backup the partition by yourself, then
 restore them to a real Linux.

Is this going to take care of the boot sector? With dd certainly, with
tar, no. In any case, one would still have to activate the right
partition.

So for booting the first time I would create a grub boot disk, and boot
manually. Once in the system, install grub for real.

T.




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: copy debian form vmware to real pc

2006-09-08 Thread T
On Fri, 08 Sep 2006 10:25:05 +0800, Yang wrote:

   I want to copy the debian system form a vmware to
 real pc! what should be done to make the copyed system work?

simple, tar it up (the whole root fs) and untar in real pc environment. 

mind you, you need to re-configure all the devices before you can make the
vmware copy fully working in your real pc environment.

tong



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: copy debian form vmware to real pc

2006-09-08 Thread Nico

T wrote:


 I want to copy the debian system form a vmware to
real pc! what should be done to make the copyed system work?
   



simple, tar it up (the whole root fs) and untar in real pc environment. 


mind you, you need to re-configure all the devices before you can make the
vmware copy fully working in your real pc environment.

tong

Perhaps it'd be easier to tar the /etc and /home dirs and untar them in 
a fresh install using a boot cd.

Don't know if it's also possible to do it with /usr, though.



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]




Re: copy debian form vmware to real pc

2006-09-08 Thread Yang

simple, tar it up (the whole root fs) and untar in real pc environment. 

mind you, you need to re-configure all the devices before you can make the
vmware copy fully working in your real pc environment.

tong
  thanks for all the suggestion! I know the tool dd and tar .
what I really ask for help is : how to  re-configure all the devices?
And, I have got a knoppix system on my box! Is there some help to use the 
configs of the knoppix ?
Yang
[EMAIL PROTECTED]
2006-09-09



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: copy debian form vmware to real pc

2006-09-08 Thread T
On Sat, 09 Sep 2006 09:05:15 +0800, Yang wrote:

simple, tar it up (the whole root fs) and untar in real pc environment.

mind you, you need to re-configure all the devices before you can make
the vmware copy fully working in your real pc environment.

   thanks for all the suggestion! I know the tool dd and tar .
 what I really ask for help is : how to  re-configure all the devices?
 And, I have got a knoppix system on my box! Is there some help to use
 the configs of the knoppix ?

I don't know what version of knoppix you are using, but be ready, it won't
be too easy.

Actually, if you are familiar with knoppix, I'd recommend grml, because I
think it's the best Live CD for me so far. check out grml.org. It derived
from Knoppix, but is now pure Debian based, thus far better than Knoppix
to me. It's a live CD, but you can also get a working pure Debian system
on HD within minutes. I'm using Debian Testing now, which was its HD
installation. With the help of grml, you only need to care about your root
fs, all the rest, devices  configurations are taken care of by grml
automatically. 

check out the rest at my old post at:

http://article.gmane.org/gmane.linux.debian.user/249330



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Re: Re: copy debian form vmware to real pc

2006-09-08 Thread Yang
 Thanks for the info of grml, I had take a look in it.
It seem to fit me well:clean, no gnome or kde. I really hate big wm!
I will have a try of it.
Actually, if you are familiar with knoppix, I'd recommend grml, because I
think it's the best Live CD for me so far. check out grml.org. It derived
from Knoppix, but is now pure Debian based, thus far better than Knoppix
to me. It's a live CD, but you can also get a working pure Debian system
on HD within minutes. I'm using Debian Testing now, which was its HD
installation. With the help of grml, you only need to care about your root
fs, all the rest, devices  configurations are taken care of by grml
automatically. 

check out the rest at my old post at:

http://article.gmane.org/gmane.linux.debian.user/249330



Yang
[EMAIL PROTECTED]
2006-09-09




-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



copy debian form vmware to real pc

2006-09-07 Thread Yang
  I want to copy the debian system form a vmware to 
real pc! what should be done to make the copyed system work?

Yang
[EMAIL PROTECTED]
  2006-09-08



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]