Fedora :: Imaging A Partition Containing A XP System?

Sep 27, 2009

I want to make an image of a partition containing a Windows XP system.

I know that Norton Ghost can do it, and I think Clonezilla, and many other programs also.

But I was wondering whether a simple dd would work.

The basics would be something like this:

Boot the computer from a CD or USB containing a live Linux. Then:

dd if=/dev/hda1 of=/someExternalDisk/xp.img

where hda1 is an NTFS filesystem containing an XP system.

To restore,

dd if=/someExternalDisk/xp.img of=/dev/hda1

Obviously it needs a few other things to make it nice, like:
bs=2M,

pipe to gzip
zeroing the empty space before compressing,

But would the basic scheme work? I don't think dd cares what's in the partition, so it should work.

View 4 Replies


ADVERTISEMENT

Fedora :: Experiencing Kernel Panic When Imaging A Partition?

Nov 24, 2010

I have to image a sparsely populated 20GB NTFS partition onto an ext4 volume. While doing dd if=/dev/sdb2 bs=10M | gzip F14 64bit falls into kernel panic screen. What other method of taking per-sector image of a HDD is possible?

View 7 Replies View Related

Ubuntu :: Installed " Partimage" Partition Imaging - FULL System Back Up

Dec 8, 2010

I have just installed " partimage" partition imaging - I want to perform a FULL system back up - problem is I cannot find where this programme is sitting to be able to perform my back up .

View 2 Replies View Related

Programming :: Listing Hard Drives Via Partition Imaging Program

Jan 28, 2011

Am doing a simple partition imaging program. Am using libparted for partition things. Before that I want to list the available hard disks (/dev names) attached to the PC Programmatically.

View 2 Replies View Related

Fedora :: Use The Imaging Software FOG On Multiple Computer Makes And Models?

Jul 20, 2009

I'm running fedora 10 on a virtual machine. I'm trying to create a kernel so that I can use the imaging software FOG on multiple computer makes and models. I'm pretty new to linux so I'm sure I'm missing something I just need someone to point me in the right direction. I have installed the "Development Tools" and qt3-devel. When I run make xconfig or make menuconfig it errors out. The following is what I get...

make xconfig
[root@localhost linux-2.6.26.2]# make xconfig
scripts/kconfig/qconf arch/x86/kconfig
init/kconfig:514: can't open file "usr/Kconfig"
make[1]: *** [xconfig] Error 1
make: *** [xconfig] Error 2

[Code]...

View 11 Replies View Related

Fedora :: Good Cloning / Imaging Software / Program Like Pq Magic?

May 9, 2011

Has anyone found a good cloning program like pq magic etc. I looked at clonezilla but could not find a dload for fedora/redhat (would installing it via tarball work?)

View 6 Replies View Related

Fedora :: Increasing Size Of System Partition?

Jul 29, 2011

I am running Fedora 15 along with Windows 7 on my Dell laptop. Yesterday, when I was trying to install TeX Live, it stopped in between saying that there is no space left in File System. Even though I have space in my hard drive volumes, space seems to be running out of my system partition which is only 9GB in size (I guess!).I am posting a few results that might help you guys. I have an unformatted 15GB partition. How can I add it to my system partition? And is my var folder too big (1.5GB)? If yes, how do I backup its contents and then delete them? Additionally, the File System shows a folder 'media' (89GB) which links the C: drive that contains Windows 7 and my personal files. Should it remain that way or should I separate it? If the latter, how? I just couldn't find any.

Code:
#df -h
Filesystem Size Used Avail Use% Mounted on

[code]....

View 3 Replies View Related

Fedora :: Partition Resizing On F12 System For New Installs

Jan 15, 2010

I am new to linux and have installed fedora 12 on my system. The partition sizing which I had done is :

- 17 gb
home- 8 gb
mp -1gb
usr -2gb
Boot -200mb
swap - 4gb (I have 2 gb RAM)
all partitions of ext4 format.

I would like to know that whenever I am going to install any new software or packages then it will be installed in which folder or partition? I have only 170 mb space free in user and have not installed any thing yet. Do I need to resize it. If yes, then how can I do so?

View 3 Replies View Related

Software :: Using Rsync For Imaging

Aug 27, 2010

I am getting a little fed up with the fiddly-ness of Clonezilla and checked out the Members' Choice Awards for a better solution. Seems like rsync is very popular as a backup tool. But can it be used for creating an image of a partition which could later be readily used for a bare metal complete system re-install?

View 9 Replies View Related

Fedora :: Hide Windows System Ntfs Partition?

Nov 21, 2009

I have a dual-boot system, Windows XP on primary HDD and Fedora on Slave HDD. NTFS -3G is installed in Fedora, but I would like to hide (or not mount) Windows system partition on Fedora boot, as I have multiple users in Fedora and do not want them to access this partition. I do want to mount/display my NTFS D: partition in Fedora. Is there a way to exclude an NTFS partition from mounting by default?

View 6 Replies View Related

Fedora :: How To Increase System File's Partition Size

Feb 22, 2010

Can anyone tell me how to increase system file's partition size.I have ext3 type partition where FC11 is installed.Is it possible to increase the size of ext3 without lost of data?

View 2 Replies View Related

Red Hat / Fedora :: Allocate Partition Space To File System

Sep 7, 2010

I have a VMWARE machine, I have extended it from 20GB to 30GB for Linux box.How do I take the additional 10GB that it has and allocate it to -dev-mapper-VolGroup00-LogVol00 ?That way I can use the 10GB of available space in that file system.

View 1 Replies View Related

Ubuntu :: Disk Imaging Utility ?

Mar 29, 2011

I'm searching for a GUI disk imager, something, that will be the GUI front end for dd. Ghost4Linux G4L is not an option, I want to be able to make security backups of my USB thumb drives, CDs, DVDs...

View 9 Replies View Related

General :: Hard Disk Imaging ?

Jan 27, 2011

I need to take an image from my laptop hard disk which has Linux SUSE installed , and I want to restore the image to another laptop (which is the same as mine). how can I do this ? in Windows environment , many programs can do this easily , but I don't know how to do this in Linux .

View 5 Replies View Related

General :: DD Imaging Of Builds Better Understanding

Nov 12, 2010

I am learning how to use DD for creating images across networks and locally but needed some clarification.
1 - When creating an image, I noticed that there is no verbose to show you the progress, How can I accomplish this?

2 - When I run this on a 8G usbstick it takes a long time to image. How can I speed up this process?
PHP Code:
dd if=/dev/sdb of=/home/test/images/image.dd

3 - When an image is restored like
PHP Code:
dd if=/home/test/images/image.dd of=/dev/sdb
will that give me a working bootable usbstick? For example if I imaged a working usbstick with Ubuntu on it using DD and restored it like the example above on a different usbstick, will this give me a booting new usbstick? I hope that came across ok?

View 1 Replies View Related

General :: Slackware Install Imaging

Dec 3, 2010

I have a hardware device that has Slackware 12 installed on it. I have my software I created installed I want to imgage this and send to a company to produce thier hardware using what I created. I would hope they won't have to install slaceware first.

View 1 Replies View Related

Fedora Installation :: Windows 7 System Partition (100MB) Error?

May 8, 2010

I've a Raid0(Stripe) 500GB disk1) 100 MB =System Partiton (primary)2) 100 GB = C: installed on Windows 7 X64 (primary)3) 100 GB = D: (Logical)4) 100 GB = Fedora 12 x86_64After i install the bootloader hang, what to do now?

View 4 Replies View Related

Fedora Installation :: LiveCD-system Crash At Partition Step?

Jun 5, 2011

I run ubuntu, 2 partion, one primary for / , one for /home and ofc swap.When I run the Livecd, at the partition step I do:

-Custom

-Select my / partition to install

-When I select next I get the error "blah blah, must be probably a bug...." and system crashes.

After system crach I can't boot into Ubuntu or anything, it gets me on the "error 11 ( think is 11 ) grub> " screen.Also, I think its something with my nouveau drivers, I think i get an error when boots the LiveCD something like "fudc...". It happens really fast and I can't read it properly.I did this procedure twice to write the errors, but it happens too fast to check them out. Also, is there a way to prepare the system before installing the Fedora, to avoid these errors?

View 4 Replies View Related

Fedora Installation :: What File System Should Use To Partition A Slow And Old Hard Drive

Nov 25, 2009

What file system should I use to partition a slow and old hard drive? I know that ext2 was best for old computers which mine is not but I am using an old hard drive for extra storage and I was curious if anyone knew if using ext2 or ext4 would show any performance differences.

View 4 Replies View Related

Fedora :: Resizing Partition To Create Another File System On Free Space?

Dec 7, 2009

I have decided that my partition table does not meet my needs Barrymore, and I want to shrink the "/" partition by 80GB, and then create another file system on that space. I did some research on-line, and I'm not sure which way is the easiest and more secure way to perform the change with out putting the "/" file system on risk.

View 1 Replies View Related

Fedora Hardware :: Automount Windows Partition At Boot - System Very Slow

Feb 18, 2010

After a new Fedora 12 installation, i cannot automount my Windows partition. My system is setup originally at windows XP ,partitioned, then change to Fedora 10. Change to Fedora 11 through update.System very slow.

I decided to upgrade to fedora 12 by DVD installer, then i have to mount manually to access my back-up, when typing su -c '/sbin/fdisk -l' at terminal, this is the code:

View 6 Replies View Related

Fedora :: Deleting Dev/sda Partition Table (msdos) Affect Windows 7 System?

Aug 5, 2011

Will deleting dev/sda partition table ( msdos ) affect my windows 7 system? I am trying to install Fedora 15 on Virtual Box.

View 1 Replies View Related

Debian :: Squezee Upgrade And Python-imaging?

Feb 16, 2011

I have recently upgraded from lenny to squezee and I noticed some problems during upgrade with some python files. Now I have same problem with them and I need to resolve it so that I can install sane:

Code:
dpkg --configure -a
Setting up python-imaging (1.1.7-2) ...
Traceback (most recent call last):
File "/usr/local/lib/python2.5/runpy.py", line 95, in run_module
filename, loader, alter_sys)

[Code]...

aptitude -f install reports same problems with python-reportlab and python-imaging.

View 3 Replies View Related

Fedora :: Mount 15 Partition - Suddenly Shut Down During An Update - System Won't Boot Anymore

Aug 8, 2011

I recently switched from fedora 14 to 15. Today my computer suddenly shut down during an update, as I thought it overheated I decided to clean the cooling system and reapply thermal paste. However, now the system won't boot anymore ("kernel panic - not syncing : VFS: unable to mount root FS on unknown-block").

I would like to either solve this booting problem, or mount the fedora 15 filesystem and recover some files. Whichever is easier.

I have another drive with fedora 14 (antec below) which boots fine:

Code:

View 4 Replies View Related

Hardware :: Hard Drive Imaging/ Data Recovery?

Feb 22, 2010

I have an hp laptop with 2 hdd slots, both are sata. it came with a 320gb hdd with vista ultimate 64. i added another 320gb hard drive to my laptop and installed kubuntu on the second hard drive. Since vista was my primary hard drive, parts of grub were installed on it i.e. stage 1.5. And the rest was installed on the kubuntu hard drive. Because of that neither os would boot independently of one another.

I eventually got tired of kubuntu and in wanted to uninstall it. I formatted that disk. Now vista gave me grub errors, like I knew it would.I was going to fix the vista boot sector and mbr by running bootrec.exe off of the vista disc. But since I have an hp laptop, hp doesnt provide a recovery disc with just vista, it is an install of the factory image of the os plus software and therefore doesnt have the utilities I need to fix my problem.I ended up navigating to some sort of command line in the windows recovery environment and tried running it there, but no luck.

I tried navigating in the hp recovery environment, and accidently had vista start to reinstall itself on the drive, and actually I did that 3-4 times, each of which I stopped the recovery early on, within 30 seconds, but it had managed to mess up my partition table. I was wondering if there is some utilities in linux/ windows that will help me restore the partitions back the way they should be? I have done a data recovery with get data back for ntfs, and was pretty successful getting some stuff back, figures since the mft was screwed up.

So first of all I want to make an exact clone of the hard drive. Something like dd but just make an image file for now. Since there are no partitions on the drive I dont think I can use partimage, or drive image xml and I wonder if clonezilla will work. And I dont know how to test it without have to reload the image and wiping the drive in the process. I have imaged the drive with get data back but it does me no good cause I cannot restore that image back to the drive, or at least dont think I can.

Second I would like to see if I can recover the partition table , or mft that was over written. Here is a list of programs I can use for imaging or recovering. [URL]Third, since I have 2 320gb hard drives, one that is corrupted, and one that I took kubuntu off of and loaded vista with the recovery disks. Can I take the mbr, and partition table, or boot sector off of the working vista and move it to the broken 320 and fix it that way?

[URL]

View 4 Replies View Related

General :: Automating USB Drive Configuration Of Partition Table, Partition And File System

Jan 26, 2011

I have tried to automate the configuration of a usb drive with not much success.

The problem that I have is that I have a large amount of usb drives that have a partition table of type "loop" and I need to change them to "msdos". The size of the drives vary and I need to use FAT32 or FAT16 file system.

I've tried various partitioning commands and gui applications but cant find one that I can give a one line command to to set the partition table, maximum partition size and file system.

View 9 Replies View Related

Debian :: Separate /home Partition From System Partition - Free Space Gone?

Dec 15, 2010

My debian 5 is up and running smoothly and act as file-server in the middle of windows network jungle using samba the only problem is, after backup an external hdd (213 GB) to my /home partition, I end up with message say that I'm running out free space. Fyi my debian installed on 1TB SATA disk, and I separate my /home partition from system what happen to my free space ? here is screenshot of my disk, using disk usage analyzer: is there is a way to get my space back or something missing on my setup.or I have to reinstall my debian and use LVM when partitioning my disk?

View 8 Replies View Related

OpenSUSE :: Disk Imaging Software That Supports Encrypted LVM Partitions?

Sep 5, 2011

I can see from /var/log/messages error messages and weird crashes that the disk in my laptop is on the way out. I plan to replace it but to do this I'd rather not have to install everything again.My laptop has these partitions:Windows Recovery (10GB)Windows 7 (NTFS 96.6GB)Linux /boot (ext4 100MB)Linux LVM (encrypted, 143GB)I need software that will allow me to create an image (or images) of all these partitions, save the image(s) to a USB hard drive and restore from those images once I've put the new, blank, hard drive into the laptop. Does anyone know of software (either open source or commercial pay-ware) or a technique to do this?

View 1 Replies View Related

Fedora Security :: Image An Entire Luks System Encrypted Volume And The Rest Of The Used HDD, The MBR And /boot Partition?

Jan 21, 2009

I need a FREE solution that can image an entire Luks system encrypted volume and the rest of the used HDD, the MBR and /boot partition. Note: MBR and /boot are not encrypted. Note 2: I want to be able to restore entire drive from image with only a couple of steps. Note 3: Destination HDD space is a factor. Image file must be compressed and the image file must be around 40 to 50 GB or less. The smaller the image the better.

I have used clonezilla live cd before but not for encrypted volumes. I know you can install it in Linux. But, I don't know how to configure it after installation. I would be very happy if someone could tell me how to configure clonezilla in Fedora. How to guides are also welcome. I have one more question. If I image the encrypted volumes and all the stuff I mentioned above while logged in to Fedora, and I restore the drive from the image, will the recovered drive still be encrypted?

View 8 Replies View Related

Ubuntu Servers :: Setting Up Home Server With Backup Imaging For Clients?

Jan 31, 2010

I'm trying to setup a server at home, it has some practical implications, but largely it is just to take a stab at it. But I need the help of someone with more experience than I in defining exactly what I'm looking to do.

Here's what I have: old PC running Gutsy server connected to router. Several laptops at home connected via wifi to router. All laptops running either Windows or Ubuntu. Here's what I'm looking for: The server centralizes file storage for all clients. I would likely incorporate a RAID and some synchronised imaging of the files. I also want the server to create disk images of the clients hdd, regardless of client OS.There would also be some shares that would be publicly accessible (myself and friends accross the country would be able to access the same drive).

So I was thinking something like what corporate environment would be nice, you log into a profile that exists on the server. Like a dumb client...all data would be stored on the server. But I'm thinking that's more like a network boot and wouldn't work via wifi (or would it?). Also that wouldn't lend itself well to laptops used on the road in areas without net access. now I'm thinking each client would have its own locally installed OS, and they would just access networked shares. I could store sensitive files on the shares, but that wouldn't provide complete backup solution for each client.

Without rambling on anymore, anyone care to throw out some ideas? I'm really just looking to see if I can do what I want. The focus is on centrallizing files, securley backing up data and client OS's and ability to restore said images quickly.

View 3 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved