LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-14-2011, 03:04 PM   #1
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Howto Create iso image of hdd


I have a hdd with WindowsXP that I'd like to install on Virtual boxe.
The hdd is currently in use, but can put in enclosure to perform operation.

To do the planned operation, what is the best way?
Do I need make iso image of hdd?
Or can I install directly to vboxe?
 
Old 01-14-2011, 04:11 PM   #2
ilvista
Member
 
Registered: Nov 2010
Location: Ghazaouet
Distribution: Fedora OpenSuse
Posts: 153

Rep: Reputation: 27
you may find this thread helpful.
http://forums.virtualbox.org/viewtopic.php?f=1&t=33899
 
1 members found this post helpful.
Old 01-14-2011, 06:09 PM   #3
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I think that will do it.
Just looking at it at first, I thought it wasn't because I want to put hdd back on occasion, but after reading thoroughly it does exactly what I'm trying to acccomplish.
 
Old 01-14-2011, 07:25 PM   #4
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
The correct way would be to use a P2V application.

You are kind of using the wrong term. You don't want an ISO you simply need a copy of the entire hard drive to some image that a VM can use.

VMware has a converter that not only converts to vmdk it makes the vmx file and can correct the hardware.

I have used linux dd (g4u) to make an image. Then use qemu using that image as -hda.
 
1 members found this post helpful.
Old 01-14-2011, 07:49 PM   #5
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
The correct way would be to use a P2V application.

You are kind of using the wrong term. You don't want an ISO you simply need a copy of the entire hard drive to some image that a VM can use.

VMware has a converter that not only converts to vmdk it makes the vmx file and can correct the hardware.

I have used linux dd (g4u) to make an image. Then use qemu using that image as -hda.
The host machine is Debian Squeeze, with Virtual Boxe, I've been reading P2v is this for converting windows os to put in VB on Debian machine?
 
Old 01-14-2011, 09:39 PM   #6
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Does linux dd (g4u) support fat32?

Quote:
Unix dd command and image creation
[Mar 11, 2010] g4u. this is bit-by-bit copying so NTFS is supported. It works best with ... usefull program written in C which is called dd_rescue, it roughly act as the dd linux ...

www.softpanorama.org/Tools/dd.shtml · Cached page
 
Old 01-14-2011, 09:55 PM   #7
tailinlinux
Member
 
Registered: Oct 2010
Location: Paudpod, Botolan, Zambales, Philippines
Distribution: Mandriva, Ubuntu, Mint, Open Suse, Meego
Posts: 390
Blog Entries: 3

Rep: Reputation: 25
Quote:
Originally Posted by EDDY1 View Post
I have a hdd with WindowsXP that I'd like to install on Virtual boxe.
The hdd is currently in use, but can put in enclosure to perform operation.

To do the planned operation, what is the best way?
Do I need make iso image of hdd?
Or can I install directly to vboxe?
try to use burning software..
do not insert cd in dvd rom. ok
 
1 members found this post helpful.
Old 01-14-2011, 10:07 PM   #8
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
try to use burning software..
do not insert cd in dvd rom. ok
Right now it's on hdd.
 
Old 01-15-2011, 12:03 PM   #9
TB0ne
LQ Guru
 
Registered: Jul 2003
Location: Birmingham, Alabama
Distribution: SuSE, RedHat, Slack,CentOS
Posts: 26,623

Rep: Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964Reputation: 7964
Quote:
Originally Posted by tailinlinux View Post
try to use burning software..
do not insert cd in dvd rom. ok
This doesn't address the OP's question in any way, and provides no information to help the OP. Read and understand the question before posting.

EDDY1, the "dd" option posted should work for you.
 
1 members found this post helpful.
Old 01-15-2011, 12:32 PM   #10
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
dd makes a file that is an (hopefully) exact file version of the bits that are on a drive. It has every bit from start to finish. So, some programs can use that file just as if it were the original drive.

Second is the p2v. There are many out there. They can perform little to every task needed to take your system and recreate it in some VM application form.

If you want you could even create a vm that uses the actual drive but again any sort of hardware to vm means the MS operating system will not like it. You may have to convert or repair or add in drivers first. This is where the converter come in. They can repair "some" versions of the OS. NOT 98 though, pretty sure, you'd have to fix it yourself.
 
1 members found this post helpful.
Old 01-15-2011, 12:39 PM   #11
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Thank All Of You for this information.
Ihad installed VB over a month ago and coulodn't get it working, but I think with the information that I received from this thread I will actually get my first 1 working.
 
Old 01-15-2011, 06:52 PM   #12
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I forgot that during restoration of my laptop, I actually cloned my drive.

I cloned my acer32 bit drive on Debian Amd64 machine can I just point my virtual machine to that drive?
Would it be easier?
 
Old 01-16-2011, 11:15 AM   #13
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
Quote:
try to use burning software..
do not insert cd in dvd rom. ok
I decided to install ubuntu directly from cd got errors, my machine also started updating it kind of scared me.
I thought update was due to Ubuntu.
I was reading VB and it says that even cd's have to be changed to vdi.

Last edited by EDDY1; 01-16-2011 at 11:17 AM.
 
Old 01-16-2011, 03:17 PM   #14
EDDY1
LQ Addict
 
Registered: Mar 2010
Location: Oakland,Ca
Distribution: wins7, Debian wheezy
Posts: 6,841

Original Poster
Rep: Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649Reputation: 649
I have ubuntu10.10 presently installing it's been running about 2 hours on installation
My processor an intel celeron 1.6G
Memory 2gigs
Is it normal to take this long?
 
Old 01-16-2011, 04:52 PM   #15
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,974

Rep: Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623Reputation: 3623
Way too long.

By the way. Consider editing a single reply instead of one after the other. May be easier for us to read.
 
1 members found this post helpful.
  


Reply



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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Create image of HDD to smaller HDD, using dd or similar. Jezzalien Linux - General 5 07-23-2010 12:31 AM
How to create an ISO image from a CD? crisostomo_enrico Solaris / OpenSolaris 4 04-01-2008 04:33 PM
Proper way to create an ISO image dwhitney67 Linux - Software 3 09-30-2007 12:37 PM
Create .iso image w/k3b joelescoulie Linux - Software 5 02-07-2005 01:26 PM
Create an .iso image bentman78 Linux - Software 9 07-02-2004 05:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:12 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration