[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Xen-users] mount question


  • To: xen-users@xxxxxxxxxxxxxxxxxxx
  • From: TamÃs Pisch <pischta@xxxxxxxxx>
  • Date: Wed, 22 Jul 2009 12:41:08 +0200
  • Delivery-date: Wed, 22 Jul 2009 03:42:14 -0700
  • Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=mime-version:from:date:message-id:subject:to:content-type; b=iiW0Vdf6AewX30tAb4L01ZAxluNqJI84CvOEFtJmp3PupujffhyDqg9EDnHoMh/eXx W3Phd0rpfQH1lvyn76M6+IAQbxt57W2q58N4F2yI17/wnJbNsH3LmJCCtUz5IQAlViRt CD97xi7RFBRXbnI/Sa2Uy/FtGDgHfT7zSHUtE=
  • List-id: Xen user discussion <xen-users.lists.xensource.com>

Hi,

I would like to backup a Windows installation with the Linux version of Savepart. The problem is that the destination would be a partition used by the same Windows, as NTFS data partition:

disk = [ 'phy:/dev/sda4,hda,w', 'phy:/dev/sda2,hdb,w', 'phy:/dev/scd0,hdc:cdrom,r' ]

Source (system):sda4
Destination:(data):sda2
The problem is me that in this scenario, sda2 now isn't a regular NTFS partition, because Windows knows it as an HDD, so:
fdisk -l /dev/sda2

/dev/sda2 disk: 20.0 GB, 20003880960 byte

255 head, 63 sector, 2432 cylinder
Unit: cylinders 16065 * 512 = 8225280 byte
Disk id: 0x0aa13b29

 Device Start  Begin  End  Blocks ID System
/dev/sda2p1ÂÂÂÂÂÂÂÂÂÂÂÂÂÂ 1ÂÂÂÂÂÂÂ 2432ÂÂÂ 19535008+Â 42Â SFS

My question is, how can I mount sdap2?
mount /dev/sda2p1 /mnt/dest
mount: you must give file system type first

mount -t ntfs /dev/sda2p1 /mnt/dest
mount: the /dev/sda2p1 special device does not exist

(sda4p1 seems to be a regular NTFS partition, but the mount result is the same)
The messages may not 100% correct, because I translated them from hungarian.

Thanks,

Tamas.
_______________________________________________
Xen-users mailing list
Xen-users@xxxxxxxxxxxxxxxxxxx
http://lists.xensource.com/xen-users

 


Rackspace

Lists.xenproject.org is hosted with RackSpace, monitoring our
servers 24x7x365 and backed by RackSpace's Fanatical Support®.