I have Ubuntu 12.04 LTS and Windows 7 on my computer.
I would create a new logical partition, and when I run sudo fdisk -l I get:
Dispositivo Boot Start End Blocks Id System
/dev/sda1 * 2048 206847 102400 7 HPFS/NTFS/exFAT
/dev/sda2 206848 1518526463 759159808 7 HPFS/NTFS/exFAT
/dev/sda3 1910609
Fdisk -l /dev/sda gives this outputdevice boot start End Blocks id system
/dev/sda1 2048 206847 102400 7 hpfs/ntfs/exfat
/dev/sda2 * 206848 419637247 209715200 7 hpfs/ntfs/exfatRoelof
roelof
https://bbs.archlinux.org/profile.php?id
--------------------------------------------------------------------------------
currently running Xp Pro on first 30gb partition of hard drive with second 30gb partition formated as NTFS(My Documents). The hard drive has unused partition space of around 20gb. Also have second internal Hard Drive with 20gb FAT32 partition with 80gb unused partition space.
So I just did a dd image of a partition and gzip'd it on the fly. After formatting the partition, I realized I forgot to get some files off the drive *doh*.
So I had to gunzip the image (109GB image gzip'd to 25GB) before I could mount it as a loop device.
My question is, does anyone know of a live tool (not ghost or any live CD) that can do an image of a drive but skip the empty blocks?
Hi all I've created a clonezilla image from 4 ntfs partitions all of that were 50Gb in size.Later i deleted those 4 partitions to create one bulk partition of size 200Gb.I did that job well using gparted.After i tried to restore that image in that 200Gb ntfs partition.but i can't do that.It returned with some errors.I'm sure image is good.I checked that image after creating.So,there's no problem w
I used Ping Linux 8 months ago to create a ghost-like image of my primary partition. (Windows 7 on NTFS) The image is on the second partition of my hard drive (Western Digital 250 gig)
I need to restore now, but Ping is unable to mount the volume. In fact, it will not mount any volume or perform any new backup.
I created an image of an NTFS partition using dd.
I wonder if I can unload/unpack the files and directories in the image to any partition whose size is larger than the image size, so that I can access the files and directories just in the same way as accessing the original partition?
If yes, how shall I do it?
currently running Xp Pro on first 30gb partition of hard drive with second 30gb partition formated as NTFS(My Documents). The hard drive has unused partition space of around 20gb. Also have second internal Hard Drive with 20gb FAT32 partition with 80gb unused partition space.
I've got an external drive (well, a desktop IDE drive in a USB enclosure), that's divided into two partitions, both formatted as NTFS. One works fine, while I get input/output errors trying to access some files on the other.
I can mount the partition and see all of the files, but they cause problems when trying to view or copy them.