Ubuntu :: Allowing An Ordinary User To Mount / Unmount Ntfs Partition?
Jun 26, 2010
Is there a way to allow ordinary users to mount / unmount an ntfs partition?I don't want it to be mounted automatically - I can do that. I want it to be mount / unmountable by ordinary users (possibly in a particular group).
View 1 Replies
ADVERTISEMENT
May 13, 2010
I keep my site files in an NTFS partition.When using Ubuntu, Apache gives me a forbidden 403 error when going to http://localhostI had this problem before, and if i remember correctly, to solve it I had to mount the hard drive as root when starting up, so I had this line in fstab:/dev/sda1 /media/Shared ntfs-3g quiet,defaults, locale=en_US.utf8,umask=000.But having that line there now doesn't make it work. It does mount Shared, and as root, but Apache still gives 403.
View 3 Replies
View Related
Sep 20, 2009
i use Ntfs 3g for auto mounting my windows partition. but for some reason i want to get it unmounted on boot.but when i get into the NTFS config tool i cant figure that out.
View 2 Replies
View Related
Dec 16, 2010
I am trying to mount an external USB hard drive. I'm using Debian Lenny 5. I tried to right-click on the hard drive and then select the mount command inside the gnome desktop environment but it gives me an error. Is there an easy way to mount and unmount this hard drive? The hard drive itself is formatted from the factory in NTFS. I'm going to leave it in this file format is a need to use it with Windows machines as well.
View 4 Replies
View Related
Mar 1, 2010
I am unable to mount partition in ubuntu 10.04. Icons for different partitions are not coming within "Places". Every time I have to manually mount the partition or CD or DVD and manually unmount it. Seldom it shows the partition icons within Places>Computer. Then the partitions are getting mounted upon double clicking its partition-icon. But I fail to unmount the partition as it throws the error "media/partition_name is not in the fstab (and you are not root)."
View 9 Replies
View Related
Nov 15, 2010
I've been running Linux for a year on our family computers (one desktop, one laptop and two netbooks). I've run into a problem with the encrypted ext4 partition (270GB) on a LaCie external hard drive which also has a NTFS partition (50GB) which is not encrypted . First two times I tried using the encrypted ext4 partition (from two different computers) it worked fine but now I can't access it at all. I can still access the NTFS partition.Encrypted external hard drive partition will unlock but won't mount (or unmount). The computer says "Opening 320GB Hard Disk" but after a minute says, "Unable to mount location. DBus error org.freedesktop.DBus.Error.NoReply"Disk utility (GUI for gparted I believe) states that the encrypted partition (/dev/sdb1) is unlocked and the underlying partition (/dev/dm-0) is not mounted but it has a "busy circle sign" on it that will not turn off. The NTFS partition on the same drive mounts and accesses normally.
But if I try to unmount the NTFS partition, it says: "Unable to stop drive. One or more partitions are busy on /dev/sdb"If I try to shut down the computer, it is unable to shut down because (I assume) it can't shut down that drive either. So I have to just turn off the computer.fdisk states that /dev/dm-0 doesn't have a valid partition table [full output attached]fsck suggests: "Filesystem mounted or opened exclusively by another program?"ps axuf shows some processes running on /dev/dm-0 but killinghem doesn't release the drive either. [full output attached]I checked /etc/blkid.tab (suggested in one vaguely related thread) and there's no actual file only a broken link pointing to /dev/.blkid.tab (which doesn't exist). I tried deleting this link and rebooting but that didn't change anything.when I finally gave up my data as lost, I tried to format the partition (using Disk Utility) and it refused saying, "One or more block devices are holding /dev/sdb"
View 1 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 5, 2010
I have a ntfs-partition that I will use for documents for me and another user. I works fine for me.
The partition is mounted and I can read/write.
However, for the other user the partition is not showing up. What to do?
I've tried changing the permissions from nautilus, but no success.
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
Mar 23, 2011
im looking for a command for mounting an ntfs partition. what i want to do is to put that command to the "after startup applications" option. that's because that ntfs partition is my storage partition, i play steam games [win7 dualboot, thats why that partition is ntfs], download movies etc. in my places menu, its called 190GB Filesystem, and when i click it, it mounts up. but that means i have to click it everytime i boot up, because vuze can't locate the files if it isnt mounted.
by the way : /media/7C1EE4E21EE49684 when its mounted
View 6 Replies
View Related
Jun 18, 2011
I have a 3T hitachi hard disk partitioned by Windows 7 and formatted as NTFS that I'm unable to mount under Ubuntu 11.04. The disk is in an external enclosure connected via USB2. Windows 7 has no problems seeing the partition and mounting the drive.
[Code]....
View 5 Replies
View Related
Jul 30, 2009
Quote:
Originally Posted by G�del
It gets me within a mile
how i am auto mount the ntfs drives through the normal user with out asking password... I need it and also one thing is i want two drives only auto mount and when i open the other drives it should ask the password?...
View 1 Replies
View Related
Feb 26, 2010
ntfs-3g /dev/sdb1 /media/sdd7 ntfs_mst_post_read_fixup: magic: 0x00000000 size: 1024 usa_ofs: 0 usa_count: 65535: Invalid argument Record 6 has no FILE magic (0x0) Failed to open inode FILE_Bitmap: Input/output error Failed to mount '/dev/sdb1': Input/output error NTFS is either inconsistent, or there is a hardware fault, or it's a SoftRAID/FakeRAID hardware. In the first case run chkdsk /f on Windows
then reboot into Windows twice. The usage of the /f parameter is very important! If the device is a SoftRAID/FakeRAID then first activate it and mount a different device under the /dev/mapper/ directory, (e.g. /dev/mapper/nvidia_eahaabcc1). Please see the 'dmraid' documentation for more details.
View 4 Replies
View Related
Mar 14, 2010
I have an ntfs external hd; I can mount and use it fine, without entry in fstab, but not share stuff. That is to say: I can use nautilus / thunar to share folders on it without errors, but they are not accessible via the network. The issue may be that the mount point has permissions 700. I can solve that by Code:sudo mount -t ntfs-3g /dev/sdb1 /media/Databank -o umask=0,nls=utf8or by setting umask=022 in fstab, but then I can't mount it as user anymore; if I set fstab to
Code:
/dev/sdb1 /media/Databank ntfs-3g user,umask=022,nls=utf8,defaults 0 0
I get this when I try to mount it as user in the filebrowser:
[code]....
View 1 Replies
View Related
Jun 14, 2010
I am trying to recover some important data from a 273 gig NTFS partition that was used in windows 7. The laptop was dropped and would not boot the next day. As an external drive I could see 2 smaller partitions (30 gig and 500 meg), but the main partition was RAW and requesting to be formatted... so I came to learn about Knoppix 6.2.1 as my live boot cd and ran ddrescue to recover an almost complete image of the bad partitionddrescue -n /dev/sdc1 /media/sda1/image.img /media/sda1/logfile.logI then ran it one more time:ddrescue -r 1 /dev/sdc1 /media/sda1/image.img /media/sda1/logfile.logthe image was made with 741 errors (amounting to 160 megabytes)So Now I have my partition as image.img which I want to mount.
First I tried
sudo mount -t ntfs -o loop /media/sda1/image.img /mnt/recovered
sudo mount -t ntfs -o loop,force /media/sda1/image.img /mnt/recovered
[code]....
View 1 Replies
View Related
Nov 7, 2010
I have a windows partition on my drive, and I want to access it without having to mount it first, etc. There are just two partitions, windows and Ubuntu. I am running Ubuntu 10.04.1 so I want to mount it on startup. I saw this article: [URL] but I don't know if what it describes will work as it's almost 2 years old. I'm not adverse to commands, in fact would probably prefer those.
View 9 Replies
View Related
Dec 17, 2010
I have a small NTFS partition with a Windows 7 setup.I haven't used it for a long time, but today I booted into Windows 7, which worked fine. However, after a reboot I can no longer boot from the W7 partition (leads to an almost immediate reboot) and what's worse, I cannot mount the partition in Ubuntu either (tried both 9.10 and 10.10).When trying it in Nautilus or manually using mount.ntfs /dev/sda2 /tmp/ntest, I get messages like the following:
[ 123.590083] mount.ntfs[5120]: segfault at 7fff3f1e0ff8 ip 00007ffb6bb820a9 sp 00007fff3f1e1000 error 6 in libntfs-3g.so.79.0.0[7ffb6bb5a000+42000]
[ 243.869668] mount.ntfs[7248]: segfault at 7fff6c180ff0 ip 00007f0caada5ce0 sp
00007fff6c181018 error 6 in libc-2.12.1.so[7f0caad2b000+17a000]
View 1 Replies
View Related
Jan 15, 2011
On my tri boot system I have a 750 GB HD that is formatted with NTFS, I would like to share it between windows and linux.How can I mount it at boot up so I can access it in Ubuntu? I want to be able to set it as the default rip drive for Kino and it won't let me!
View 7 Replies
View Related
Mar 13, 2011
/dev/sda1: UUID="1ABC9F967605D379" TYPE="ntfs"
View 2 Replies
View Related
Nov 25, 2015
I just installed Debian 8.2 (Jessie). I couldn't find the way to mount the Windows 7 partition, at installation time.
¿Could you tell me how can I mount NTFS partitions in order that they be mounted at boot time and can be accessed (read and write) by any user?
I know, I should edit "/etc/fstab" file. But I don´t know very well how to modify it.
And... ¿Should I create the mount point directory, also?
View 4 Replies
View Related
Jan 6, 2010
Currently I have a dual boot system it consists of Fedora 12 and Windows Vista, at this time when I am logged into fedora 12 I can select the windows vista partition in the f12 file manager, I am than prompted for the root password and after entering the password, the drive mounts as read/write with no problem. How can I automate this mounting process so once I login as a standard user the NTFS partition mounts without any input? I would like this to auto mount without prompting for a password or having to double click on the vista partition each time.
View 6 Replies
View Related
Feb 5, 2010
I try to mount an image from a NTFS partition. Below is not working.
sudo mount /windows/D/img/XPLANE9.mdf /media/XPLANE9/ -t iso9660 -o ro,loop=/dev/loop0
View 2 Replies
View Related
Apr 3, 2010
I have Redhat Enterprise linux 5 and Windows 7 installed in my PC. I want to mount NTFS partition from linux.
View 3 Replies
View Related
Dec 18, 2010
i want to know how to mount NTFS partition in redhat.
View 2 Replies
View Related
Feb 6, 2011
If I mount ntfs partition there is a problem it display the msg that ntfs partition is not recognized.
View 7 Replies
View Related
Oct 30, 2010
I want mount a NTFS partition with fedora DVD. i use ntfs-3g command but this command show me below error:
FATAL:module fuse not found. ntfs-3g-mount:fuze device is missing try 'modprob fuze' as root.
View 3 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 7, 2010
I'm looking for a central location on my network of 1 Karmic and 3 XP Pros for my Documents, Videos, Music etc.
I have an empty 1TB drive in my Karmic box currently formatted as one NTFS partition and I was thinking of mounting that drive in the Karmic /home folder.
Will Karmic be all right using an NTFS partition as the /home folder?
View 3 Replies
View Related
Aug 30, 2010
After re-installing cups to deal with a printer problem, now I'm suddenly getting the message "Unable to mount Windows NTFS", which has all my data on it.
View 2 Replies
View Related