CentOS 5 :: Xen Can See But Wont Mount NTFS USB Harddrive?
Jan 29, 2010
I've been trying to mount an NTFS USB hardrive inside a Xen DomU, but I keep receiving a permission denied error.I am using CentOS release 5.4 (Final) x86_64 for both Dom0 and DomU with latest updates
DomU # mount /mnt/iomega
ntfs-3g-mount: mount failed: Permission denied
Steps taken to reach the error:
1. I installed fuse and fuse-ntfs-3g in the Dom0 and successfully mounted the USD drive to make sure it worked. Then I unmounted it and block attached it to the DomU.
Dom0 # xm block-attach DomU phy:/dev/sdd xvdc r
2. I installed fuse and fuse-ntfs-3g in the DomU.I turned off SELinux (Though I don't think this is an issue)
DomU # /usr/sbin/getenforce
Permissive
3. checked for the USB drive with fdisk and found it /dev/xvdc1
DomU # /sbin/fdisk -l
Disk /dev/xvda: 10.4 GB, 10485760000 bytes[code]...........
View 1 Replies
ADVERTISEMENT
Jul 7, 2010
I have a ntfs hard drive (my "C" drive in Windows) and it has some very important data (baby pictures) on it. The drive is, for some reason, very fail-prone. Last time it went out, I used ubuntu to make a windows disk (I have the key, nothing illegal!) and it went to the error fixing part or what have you and fixed it all up. That was a few days ago, and I was working on backing up the picturs but hadn't finished, and it failed again. Now I can't get it to fix the current windows installation, even though it's doing the same thing (making a clicking noise and stalling on boot before eventually giving up and booting to the ubuntu "d" drive.), it will only take me to the part about installing a new copy of windows, which I don't want to do because that would wipe the drive.
So my next idea was to try and get at the pictures through ubuntu, but when I use sudo fdisk -l, it only shows me my ubuntu hard drive.. Is there anything I can do to find and mount the other drive? I really can't afford to take it in to a professional for data recovery, and I've had them charge me an arm and a leg and do nothing but wipe my drive in the past, so I want to do everything I can to try and get my pictures back myself.
View 9 Replies
View Related
May 2, 2010
How can I mount an NTFS disk in CentOS 5.4? I did 'yum list | grep -i ntfs', but that doesn't show any ntfs rpms. Does CentOS support NTFS filesystems?
View 4 Replies
View Related
Jan 5, 2010
i am not able to mount "ntfs" partition on centos5
error
mount: unknown filesystem type 'ntfs'
cat /proc/filesystems
nodev sysfs
nodev rootfs
[Code]....
View 9 Replies
View Related
Mar 4, 2010
Can mount.ntfs and mount.ntfs-3g reside simultaneously?
Whilst accessing an external NTFS drive mount.ntfs takes up a lot of CPU. I am not sure if its mounting the drive using mount.ntfs or mount.ntfs-3g? How do I find out and if they coexist how do I make the default mount drive ntfs-3g?
View 3 Replies
View Related
Apr 6, 2010
After installing the "fuse" and "fuse-ntfs-3g" packages, my ntfs formatted thumb drive mounts read only, as follows:# mount.../dev/sdb1 on /media/disk type fuseblk (rw,noexec,nosuid,nodev,allow_other,default_permissions,blksize=4096)
View 17 Replies
View Related
Dec 11, 2010
How can I mount 2 NTFS hard drives, preferebaly automaticaly on startup. a GUI would be nice too.
View 3 Replies
View Related
Apr 15, 2010
How do you format an external harddrive to ext4 or ntfs?
View 5 Replies
View Related
Apr 11, 2011
1. Is this possible without loosing the data on the external harddrive?
2. How is it done?
3. WIll I be able to read and write on both Ubuntu and OS X 10.6? (like I can now)
View 7 Replies
View Related
Mar 6, 2010
I want to enable Advanced NTFS-3G support (permissions and users) automatically from the fstab entry.
View 1 Replies
View Related
Nov 3, 2009
how to mount HDDalways all time when i restart system automatic mount when system startup
View 1 Replies
View Related
Jan 28, 2009
I have two ext3 drives recovered from a failed NSLU2 network file server. I need to recover some of the files stored on them, so...I attempted to mount them on my debian ETCH (LV file system), thus:
# mkdir /mnt/usbdrive
# mount -t ext3 /dev/sda1 /mnt/usbdrive
Instead of seeing the drive content I see my harddrive's GRUB & Kernel partition. What am I doing wrong? What do I need to do to see the drive's content?
View 1 Replies
View Related
Dec 6, 2010
My question is one of my users was using open suse on his workstation (690 DELL),there are 4 harddrives connected to the machine one is of 160GB and the other three are of 1terrabytes.His 160GB HDD got corrupted the one which is having OS and we replaced it to the new one.User advised to install RHEL 5.2 so i installed RHEL 5.2on 160GB HDD by disconnecting the other three HDD.After installing the machine i tried to mount the other three HDD but could'nt.The error message iam getting is 'Not valid partitiion table'.
View 6 Replies
View Related
Jan 11, 2009
i want to get it to mount and set to automount
View 1 Replies
View Related
Mar 30, 2011
I installed Linux (ubuntu 8.04) to an 80 gig harddrive, but want to reformat the drive to install windows. Problem is, for some reason windows XP won't recognize the harddrive at all.More importantly, when I boot from a Ubuntu live CD, it doesn't seem to recognize the harddrive. Or at least, there is no entry in /etc/fstab like /dev/hda (hdb,c,d) I have tried different Live CD's (ubuntu, knoppix)... How can I get the Linux liveCD to recognize the drive?
View 2 Replies
View Related
Jul 16, 2010
I was copying some files over to my Seagate FreeAgent external drive and someone (->me<-) tripped over the usb cord while walking through the area. Now the drive won't mount.
View 4 Replies
View Related
Jun 9, 2009
I followed the steps in the wiki shown here: [URL] But when I try to mount an ntfs drive I get an error insisting the fuse module isn't installed. I try to modprobe fuse and it says there is no fuse module.
Yum confirms that :
Package fuse-2.7.4-1.el5.rf.i386 already installed and latest version
Package fuse-ntfs-3g-2009.4.4-2.el5.rf.i386 already installed and latest version
Package dkms-2.0.20.4-1.el5.rf.noarch already installed and latest version
Package dkms-fuse-2.7.4-1.nodist.rf.noarch already installed and latest version
Package kernel-xen-devel-2.6.18-128.1.10.el5.i686 already installed and latest version
View 5 Replies
View Related
Apr 28, 2010
I was running 11.0 and it stalled in the middle of a number of updates. On reboot I now get (if I remember correctly) Error 15: File not found.I managed to get my hands on a 11.0 live cd and started trying to fix grub. However, when I try mounting the harddrive using "mount /dev/sda1" I got
Code:
can`t find sda1 in /etc/fstab or /etc/mtab
"mount /dev/sda1 /mnt" gives
[code]...
View 5 Replies
View Related
Feb 10, 2010
I am trying to setup fstab to automatically mount my NTFS partitions. I have used various Mount managers to create the entries in fstab. The fstab seems fine, but when mounting at boot or even via Nautilus I get the error message that I do not have permission to mount the disk.
1) Can this permission be set in the fstab file? If so what is the syntax of the fstab entry?
2) If not, is there a tool i.e. GUI to set the mount permissions?
View 14 Replies
View Related
Apr 8, 2010
I believe server section is the best when speaking of RAID stuff...
I have the following situation:We have a DELL T3400 with embedded fake raid on it. I dont know exactly how the system was setup (I wasnt here at that time), but the RAID was enabled in bios and while booting, the two harddrives would be seen as members of intel raid volume0 (RAID 1 mirror). I am not sure if the software raid was actually properly configured in Linux (Fedora 9) and if the OS was reconstructing the whole raid or it was just the bios part that was mirroring the /boot or just some parts of it. Frankly I find these hydrid raids very confusing.Some bad disk manipulation from my part caused the server to crash, but I was able to recover and boot just with one hard drive after using fsck.
I decided to get rid of the raid as it's not the right solution for the application we need it for and decided to go for a traditional single harddrive system and to use Ghost for Linux to clone to a spare disk when backups are needed.So I installed the latest Fedora 12 distribution onto another harddrive and disabled RAID in bios (changed from RAID ON to autodetect, which is the only other option).
Here is what I have now:
/dev/sda has the newly installed fedora 12
/dev/sdb is an empty harddrive that I would use as an intermediate
/dev/sdc is the old harddrive member of intel raid volume0
sdb was partitioned into sdb1 sdb2 and sdb3 and I created an ext3 filesystem on sdb2. The hard drive belonging to RAID volume0 (sdc) has a lot of work done on it and I would like to be able to recuperate the files to the new disk (sda). I cannot mount that old harddrive while in fedora 12, as it sees some unknown raid member filesystem on it probably assigned by the intel raid chip.
So I decided to do it from the other side: to boot from raid volume 0, and from there mount a third intermediate harddrive (sdb) onto which I would copy the documents and then mount the same harddrive from the newly installed fedora 12 and copy those documents from that intermediate harddrive.I can mount /dev/sdb2 from fedora 12 fine and copy stuff to and from it, but not when I boot from the RAID volume 0 harddrive (sdc) with fedora 9 on it. It keeps saying that the partition in question (/dev/sdb2) is an invalid block device.I am stuck here, as my knowledge in this sort of things is very limited.If somebody can indicate me how to recuperate files from that old raid harddrive onto the new fedora 12 drive, I would appreciate a lot.
View 3 Replies
View Related
May 2, 2010
About dual boot system with winxp and lenny.
Storage information:
1st primary:SG 160G ATA 100
1st secondary:WD 160 ATA 133
SATA:WD 1000
2nd primary:DVD
2nd secondary:DVD±RW
Winxp in 1st primary.I did a fresh install of lenny on 1st secondary.
info about lenny setup:
1.Partition list:/boot,/,/home,swap
2.Every partition is XFS except swap.
At the end of installion,lenny installed grub on (hd0) that is 1st primary.
Everything seems OK.Lenny runs OK.
But when I switch back to windows xp,the diskmgmt can not detect hdd's info and the system meets a problem of shutting down.
After many times of trying.
I solved the problem by the following way.
1.Boot with windows xp's install CD and use fixmbr on (hd0).
2.Boot with lenny's install DVD , do a grub>root (1,0)>setup (hd1)
After that,edit /boot/grub/menu.lst and change (hd0,0) to (hd1,0) and also (hd1,0) to (hd0,0).
3.Reboot and Press F8 for a boot menu then I can select which disk to boot.
windows boot from 1st primary's mbr,lenny boot from lenny's grub.
The problem is caused by a bug between GRUB and windows' mbr and maybe more about GRUB and XFS.
View 8 Replies
View Related
May 23, 2010
I'm trying to install CentOS 5.5 from harddrive using a kickstart file. Kickstart file is read correctly, it contains the following 3 lines (+ additional config):
install
harddrive --partition=sda11 --dir=repos/CentOS/5.5/isos/i386
repo --name="CentOS-5.5 - Updates" --baseurl=hd:sda11:repos/CentOS/5.5/updates/i386
I've downloaded both CentOS-5.5-i386-bin-DVD.iso and CentOS-5.5-i386-bin-1of7.iso, but anaconda (the installer) asks: - What partition and directory on that partition holds the CD (iso9660) images for CentOS? ...
VT3 gives these messages:
INFO: partition /dev/sda11 selected
INFO: mounting device sda11 for hard drive install
INFO: mntloop loop7 on /tmp/loopimage as /tmp/hdimage/repos/CentOS/5.5/isos/i386/CentOS-5.5-i386-bin-1of7.iso fd is 12
[Code]....
View 4 Replies
View Related
Mar 9, 2011
i've worked with Linux for a while now, but never in a double boot kind of way (except using wubi), and i'm still kind of a newby.i have 2 harddrivesfirst one has only 1 partition; Windows XPsecond one has 1 empty partition, simple storageand another partition where i installed fedora core, and GRUB is also located on this harddrive.I changed harddrive priority to my second harddrive, result:GRUB comes up, no problem, but when I try to boot windows, it tells mentldr is missing ctrl alt del to continueso i changed the harddisk priority back to the way it was, where the first drive containing windows is first priority... but then, no GRUB.i've tried editing the grub conf,i've tried fixboot/fixmbrtl;dr:no ntdlr when linux harddrive is main priorityno grub when windows harddrive is main priority
View 4 Replies
View Related
Jan 20, 2010
i have two centos systems one automounts the external usb hard drive and other doesn't what do you think could be missing in the system that is not automounting the external usb drive.
View 4 Replies
View Related
Feb 17, 2010
I tried so many commands.
mount -t ntfs
View 4 Replies
View Related
Apr 29, 2011
I get this error.
org.freedesktop.UDisks.Error.Failed: Requested filesystem type is neither well-known nor in /proc/filesystems nor in /etc/filesystems
I have no idea what that means. But I'm on the verge of uninstalling I really need access to my NTFS drive.
View 9 Replies
View Related
Feb 1, 2010
ubuntu 9.10 when I try to mount internal drivereceive the following massage Error mounting: mount exited with exit code 1: helper failed with:Remounting is not supported at present. You have to umount volume and then mount it once again
View 9 Replies
View Related
Jun 6, 2010
i have an ntfs partition that i want to mount. before 10.4, all i had to do was add:
Code:
/dev/sdb2/media/Sharentfs-3guser,auto,locale=en_US.utf800
to the fstab, and it would be mounted on startup, but now i can't do that. when i try to
[code]....
View 2 Replies
View Related
Aug 6, 2010
I tried
Code:
sudo mount /dev/sda2
but it doesn't work. i tried
Code:
sudo mount device /dev/sda2
, nope. what are the commands?
View 9 Replies
View Related
Sep 28, 2010
I tried few command to mount NTFS system that I know works....but mount LVM with NTFS like this absolutely failed me....
Commands that I tried...
Code:
mount -o loop,offset=32256 /dev/storage/games /windows
mount -o loop,offset=32256 /dev/storage/games5 /windows
mount -t ntfs-3g /dev/storage/games /windows
mount -t ntfs-3g /dev/storage/games5 /windows
[Code]....
View 9 Replies
View Related