[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] Re: [Xen-users] Dom-U not mounting
You could either try to install a kernel ntfs module, or you could install the FUSE-based ntfs-3g filesystem. Right now the problem is that your Linux can't read Windows filesystems at all, so it doesn't understand what to do with this image. Cheers, Mark On Friday 10 August 2007, trilok nuwal wrote: > You need the proper kernel driver and utilities. See if 'ntfs' is listed in > /proc/filesystems.. > > Then your kernel lacks support for ntfs, or the module is not loaded and > needs to be loaded. > > Try 'modprobe -a ntfs'. If that is not found, you'll need a kernel with > ntfs support. > > Thanks, > Trilok > > On 8/10/07, trilok nuwal <tc.nuwal@xxxxxxxxx> wrote: > > What is yours dom0 is ?. Is it RHEL5? On RHEL5 it is supported. > > > > On 8/10/07, trilok nuwal <tc.nuwal@xxxxxxxxx > wrote: > > > R u aware of the partitions on the disk WindowsXPSP2-Test.img and file > > > system on each partiton. > > > > > > Tell me the no of partition and file system on each partition. > > > > > > U cant mount a file disk directly, beacuse windows run as HVM domain > > > and use proper partitioning and file sytem on this. so to mount a > > > partition on a file disk we use lomount. > > > > > > #lomount -diskimage <FILE> -partition <NUM> <mountpoint> > > > > > > Replace <FILE> with disk image and <NUM> with the no like 1,2,3.. and > > > finally mountpoint same as mount option. > > > > > > Thanks, > > > -Trilok > > > > > > On 8/10/07, Rama Krishna <hydprk@xxxxxxxxx > wrote: > > > > Actualluy i want mount domU guest image on dom0. > > > > #mount winxp.img /mnt -o loop > > > > > > > > when i give the above command it is showing some error. > > > > Error: > > > > [root@test-04 WinXPSP2]# ./mount.sh WindowsXPSP2-Test.img /misc/ -o > > > > loop > > > > mount: unknown filesystem type 'ntfs' > > > > [root@test-04 WinXPSP2]# > > > > > > > > On 8/10/07, trilok nuwal < tc.nuwal@xxxxxxxxx> wrote: > > > > > Sorry i could help u if u can elaborate yr problem ? > > > > > I did get u what u want...... > > > > > > > > > > On 8/10/07, Rama Krishna < hydprk@xxxxxxxxx> wrote: > > > > > > trying to mount inside the domU a partition from a dom0. > > > > > > > > > > > > On 8/10/07, Yves-gaÃl ChÃny < > > > > > > > > > > > > yves-gael.cheny@xxxxxxxxxxxxxxxxxxxxxx> wrote: > > > > > > > hi > > > > > > > > > > > > > > if i understand, you want to mount inside the dom0 a disk from > > > > > > > a domU ? > > > > > > > > > > > > > > fdisk -l : > > > > > > > > > > > > > > what's the filesystems ? > > > > > > > Is-it a disk image or a partiton image ? > > > > > > > > > > > > > > Regards > > > > > > > Yves > > > > > > > > > > > > > > Rama Krishna a Ãcrit : > > > > > > > > Hi friends, > > > > > > > > > > > > > > > > My problem is Dom-u not mounting on the dom-0. Actually guest > > > > > > > > > > > > > > the > > > > > > > > > > > > > > > image was created on SUSE. i have copied that image from SUSE > > > > > > > > > > > > > > to > > > > > > > > > > > > > > > RHEL5. now that image dom-u is not mounting on the RHEL5. > > > > > > > > here > > > > > > > > > > > > > > one > > > > > > > > > > > > > > > observation is the same image i can able to mount on > > > > > > > > > > > > > > SUSE. Please > > > > > > > > > > > > > > > give me any suggestions. > > > > > > > > > > > > > > > > Cheers, > > > > > > > > RK > > > > > > > > > > > > > > --------------------------------------------------------------- > > > > > > >--------- > > > > > > > > > > > > > > > _______________________________________________ > > > > > > > > Xen-users mailing list > > > > > > > > Xen-users@xxxxxxxxxxxxxxxxxxx > > > > > > > > http://lists.xensource.com/xen-users > > > > > > > > > > > > > > -- > > > > > > > Yves-GaÃl ChÃny > > > > > > > Directeur technique > > > > > > > > > > > > > > 44 Boulevard des Pas EnchantÃs > > > > > > > 44230 St SÃbastien sur Loire > > > > > > > Tel : 02 40 97 62 67 - 08 73 77 24 91 > > > > > > > GSM : 06 98 58 41 55 > > > > > > > http://www.tranquilitsystems.com/ > > > > > > > yves-gael.cheny@xxxxxxxxxxxxxxxxxxxxxx > > > > > > >Try 'modprobe -a ntfs'. If that is not found, you'll need a kernel with ntfs support.; > > > > > > > Tranquil IT Systems . SAS 37 000 Â > > > > > > > > > > > > _______________________________________________ > > > > > > Xen-users mailing list > > > > > > Xen-users@xxxxxxxxxxxxxxxxxxx > > > > > > http://lists.xensource.com/xen-users -- Dave: Just a question. What use is a unicyle with no seat? And no pedals! Mark: To answer a question with a question: What use is a skateboard? Dave: Skateboards have wheels. Mark: My wheel has a wheel! _______________________________________________ Xen-users mailing list Xen-users@xxxxxxxxxxxxxxxxxxx http://lists.xensource.com/xen-users
|
Lists.xenproject.org is hosted with RackSpace, monitoring our |