Ubuntu Networking :: Cant Add Rw Permissions To Fat Partition Using Pysdm?

Jun 20, 2010

Im trying to share a fat partition using samba. The sharing thing is not a problem thanks to samba which works perfectly.The problem is with the partition Im willing to share over my network. Everytime I reboot my machine, I have to go to Places and lect the Fat drive.I have read that I have to modify the fstab file to make it automontable. For this I have used pysdm to admin the fat partition and make it automontable. It works fine but Im unable to give write permisions to everyone to write over this drive. Even my user when using ubuntu has no write permisions on this drive.These are the comand Im using for pysdm

$sudo pysdm
And these are the params Im setting in fstab file with pysdm:
/dev/sdb1 /media/sdb1 vfat umask=777,dmask=777,fmask=777 0 0
Ubuntu wont mount the drive with this settings, only with "defaults"

View 2 Replies


ADVERTISEMENT

Ubuntu :: PYSDM Doesn't Show Windows Partition?

Aug 31, 2010

I want to auto mount my ntfs partition using pysdm. However, it does not see it. When I do an fdisk -l it shows up. I can access the partition through my home folder... it just doesn't show up in pysdm. I have already tried to reinstall the program.

View 4 Replies View Related

Ubuntu :: 9.04 Won't Boot After PySDM Installation?

Feb 1, 2010

Running 9.04 on an Intel PC, for the last year about.

Installed PySDM today in order to mount an external USB hard drive. Told the PySDM Assistant to mount the drive on reboot, and to allow any user to mount it, per the tutorial instructions.

Rebooted as tutorial instructs.

And my PC won't reboot. Hangs with an unable to mount error.

I can boot the PC off an Ubuntu 9.10 CD, and see my data, but cannot uninstall PySDM (which I assume is the immediate fix).

How do I get this PySDM off my PC so I can boot it up as usual and rescue my data?

View 9 Replies View Related

OpenSUSE :: Is There Some Reason I Don't Want To Use PySDM

Apr 22, 2010

Back in 2005 somebody wrote PySDM for Ubuntu. I was just looking to see if we @ openSUSE had such a handy tool, and I can't find any. Nor is PySDM found in WebPIN. Am I missing something in Yast (to edit fstab)? Is there some reason I don't want to use PySDM (that I don't know)?

View 9 Replies View Related

Ubuntu :: Pysdm Mounts Drives Differently To Normal?

Mar 10, 2011

I have a partition with my firefox profile that when I mount with Pysdm it cannot access. But when I mount normally by right clicking, unmount/mount. I can.

View 5 Replies View Related

General :: Two Partitions Showing As Same In Pysdm?

Apr 10, 2010

Complete Linux newbie here I've got Ubuntu up and running, and I looked in Storage Device Manager and noticed something strange. My computer has one 80 gig drive with two partitions (XP and Ubuntu) and one 500 gig drive where I store my data. Here's my Fdisk -l:

Disk /dev/sda: 500.1 GB, 500107862016 bytes
255 heads, 63 sectors/track, 60801 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

[code]....

View 2 Replies View Related

Ubuntu :: Auto Mount With PySDM - Drive Including Audio Library Is Gone

Jul 27, 2010

I wanted to auto mount one of my drives at the startup so I installed PySDM. After that every time I login to Ubuntu every single drive is mounted with a new name, for example one of my drives was located at /media/Local Disk and now it's /media/sda6, so every link to that drive including my audio library is gone. I unchecked the 'auto-mount at startup' option in PySDM and it didn't solve anything, I even uninstall PySDM and it everything is mounted as soon as Ubuntu starts up. The funny thing is there is a 10GB recovery drive on my hard disk that was never visible in Ubuntu and I was happy with that, but now it is mounted on startup too, with the name of sda1. What should I do?

View 9 Replies View Related

Ubuntu :: Add A Partition And Backup (permissions)?

Mar 26, 2010

I have formated a partition on the second hard drive to use for backups. I have been able to create a directory using sudo but I have not succeeded in changing permissions so Bill can use it for backups.sudo chmod a+rw BackUp runs without errors but doesn't change permissions.sudo chmod +666 Backup just brings up the see man message

View 2 Replies View Related

Ubuntu :: Setting Permissions On A Partition

Nov 29, 2010

I have just formatted a partition that had contained a windows OS, it is now formatted to ext4 and is dev/sda1 dev/sda2 contains my Ubuntu OS and all files although the empty partition shows up in Nautilus I cannot write to it as it is owned by root.I have done some research on changing the permissions on this, but am none the wiser!!

Enabling the root account is rarely necessary. Almost everything you need to do as administrator of an Ubuntu system can be done via sudo or gksudo. If you really need a persistent root login, the best alternative is to simulate a root login shell using the following command.I cannot find gksudo and do not know what commands to use in the terminal to achieve my goal. I am in totally unfamiliar territory here, and need some fairly simple explanation and guidance to be able to claim my empty partition so I can read from and write to it.

View 7 Replies View Related

Ubuntu :: Can't Change The Permissions Of A Second Hd Partition

Mar 11, 2011

my HD is partitioned in 3 volumes. The one witch is Ubuntu installed, I can change the permissions normally. The other ones I try to change the permissions on the properties and on terminal using chmod, but none of those work. They work only in the Ubuntu partition.

View 1 Replies View Related

Ubuntu :: Cannot Access My Home Partition: Lack Permissions?

Oct 11, 2010

How can I set my permissions so I can access my home partition? (I am the sole user.)

View 9 Replies View Related

Ubuntu :: Assign Permissions On A Partition With Ntfs As The File System?

Apr 6, 2010

can assign permissions on a partition with ntfs as the file system. I am aware of editing fstab and setting some basic permissions. What I am clumsily dictating is can you edit permissions of individual folders for specific users in Linux. I have already tried chmod and such

etc something similar to this

Code:
[user@computername user]$ sudo chmod 600 directory

View 4 Replies View Related

Ubuntu :: Mac - Set Permissions To Copy Files From The Snow Leopard Partition?

Jun 26, 2010

I have a comp with Snow Leopard/Windows/Ubuntu 10.4 on it. What I'm trying to do is set permissions to let me copy files from the Snow Leopard partition. I use to be able to. Now I get Permission denied. What do I need to do to set up permissions to the hfs+ journaled partition?

View 1 Replies View Related

Fedora :: Change Permissions On NTFS Partition?

Jan 24, 2011

I have an NTFS partition that I use to swap file back and forth between Vista and F13. I store school files in there, like documents and text files. When I use Nautilus to access the partition, I am always asked for my root password. This is a little annoying. Is there anyway I can keep this from happening?

I have my Windows partition set up to auto mount with fstab. I can access it fine in the command line and launchers that I created with out the root password. I suppose I could do the same for this partition, but I would like to access it directly with Nautilus if it is possible.

View 6 Replies View Related

OpenSUSE :: Setting Permissions On NTFS Partition?

May 3, 2010

I've recently installed an OpenSuse 11.2 in what I'd like to be a definitive jump from windows environment.I'm not very confident yet with my linux skills, so at this moment I've yet have both systems installed with a data NTFS partition to store music, movies, documents, and general data that I'd like to use in any of the two systems. The NTFS partition has no writting permissions for anybody except root user, so I can't work anything from my personal user without starting an app like su or login as root. I want to change this by making a group (windowsWriters) where my usual user is included wich I pretend to make the group owner of NTFS partition.

I've created the group and inserted my user into it, but I'm unable to change the owner group nor any permission on NTFS partition or any of it's subdirectories. I've tried to made it through opening dolphin as su (Alt+F2 kdesu dolphin) and through chmod in consolemode logged as root, in both cases the action seems to work correctly and no error is spotted, however when I look again at the partition/folder/file permissions/ownership no changes have been made.

View 9 Replies View Related

General :: Unmount The Partition With Exec Permissions?

Aug 9, 2010

My hosting company said: You need to unmount the partition with exec permissions, install memcached and re-mount it with no-exec as a security measure.

Code:

[root@server tmp]# pecl install memcache
WARNING: channel "pecl.php.net" has updated its protocols, use "pecl
channel-update pecl.php.net" to update

[code].....

View 4 Replies View Related

Ubuntu :: Permissions - Save A File Into The Partition And Get An Access Denied Error

Oct 10, 2010

I mount a partition to a directory and ls -liah tells me that everyone has read/write/execute permissions on the whole thing, but I try to save a file into the partition and I get an access denied error. First of all this doesn't make sense because ls is telling me I do have access.

Then it gets weirder. I run sudo chown -R me:me directory. The command exits without error, but then when I go and look at the directory again with ls, it still shows up as owned by root and I still have the same problem. This is particularly strange because I am still able to change permissions normally in the operating system filesystem. It just won't work on the mounted partition.

View 1 Replies View Related

General :: Mounting Ext2 Partition With Write Permissions?

Oct 25, 2009

I need to mount my ext2 partition with write permissions for an average user. Right now, I can only write to the volume using sudo or the root account.

/etc/fstab:

Code:

# Filesystem: Mountpoint: Type: Options: Dump: FSCK:
/dev/sda1 / ext4 defaults 1 1
/dev/sda5 swap swap defaults 0 0

[code]....

can't add the options uid=500,gid=500 to the ext2 volume because it says "bad option" I have 1 question. If you have a volume listed in /etc/fstab, and you try to mount it with different options than the ones listed in fstab, will it mount with the new options, or the fstab options?(e.x. if I try to mount /dev/sda6 with: mount-o auto,user,exec,rw,async. Will it mount with async or sync?)

View 1 Replies View Related

General :: Permissions Locked To Read Only On NTFS Partition

Jul 4, 2011

I'm pretty new to Linux. Though I've used it for a little bit, I barely know any shell commands. I recently migrated from Mint to Fedora. Installation went fine and I thought I was doing great until I tried to copy something onto one of my ntfs partitions (I got them automounted through changing fstab). Now I can't change the permissions with sudo chmod... it says I can, but nothing changes. And, while the folders are listed as allowing rw for the user group I set up, I can't actually change anything. I'm guessing I've done something wrong with my fstab file.

My fstab file is:

Code:

I should probably note that I'm using NVIDIA fake RAID 0, which is why my device locations are all /dev/mapper/nvidia_fcficeibp#

The command I have tried to change permissions is:

Code:

View 6 Replies View Related

OpenSUSE Hardware :: Default Permissions On External NTFS Partition?

Aug 15, 2011

When my external USB-HDD with NTFS auto-mounts, the default permissions are set to drwx------ 1 userid users. So only I have read-write but all others have no permissions at all. This is annoying because I have pictures on this drive that I share via an apache web server running as wwwrun. So I wonder how I can change the default permissions to something like rwxr--r-- so that apache can access the pictures?

View 3 Replies View Related

General :: Change File Permissions In Windows Ntfs Partition?

Mar 2, 2011

Here is my fstab's content:

/dev/sda7/media/entfsdefaults00
/dev/sda8/media/fntfs-3g silent,umask=00000
[root@localhost code]# ll 2
-rwxrwxrwx. 1 root root 0 Mar 2 20:19 2

[code]....

View 3 Replies View Related

OpenSUSE Install :: New Partition On External Drive - Permissions: Root Drwxr-xr-x?

Apr 21, 2010

I tried two times to make an new partition (after the FAT partition on it) on my external hard drive with YaST>Partitioner.Fist I had tried ext3 now I have ext2 on it.Both times the partition (or the corresponding folder in /media) was only writeable to the superuser/root but not to a normal user (readable to the normal user). Root is the owner.The FAT-Partition on the same external drive is owned by the normal user who was logged in as I plugged the USB-cable in.I can unmount both partitions als normal user in natilus.1. Can I start nautilus as root to change the permissions?2. What have I done wrong? Should I use an SuSE Live-CD or an CD with an special partitioning-program instead?ng X20) openSuse 11.1 and Gnome 2.24.1 (mostly, 1 account is using KDE) and Kernel Linux 2.6.27.45-01.1-pae. "/home" is on an separated partition (as part of an extended partition). I have also 2 NTFS partitions for Windows XP (System and Data), and a FAT, a root (/) and a swarp partition.

View 9 Replies View Related

Security :: Debian Shows File Permissions Change When Copied To A Windows Partition?

Dec 10, 2010

Some time back using this computer a SucKit rootkit was found. Having dd urandomed the drive, flattened CMOS battery, flashed BIOS, run Knoppix live CD 6.1,using no flat pack battery (laptop), and memtested the RAM, I am still having problems with what I suspect is a javascript file that tries to reload the rootkit from? firmware. I suspect the firmware as everything else should have eradicated it??

Also it or a hacker via a backdoor then corrupts the drivers so devices malfunction. Windows security programs and rootkit detectors don't seem to pick it up. Fresh install of Windows or linux after the above still show this problem, though internet not used. The person who admitted rootkitting this machine is capable of writing java programs or using javascripts to do all this.

When viewed using Ubuntu 8.4 files and dates on a Windows partition appear normal both in file manager and terminal. However booting using Knoppix CD these files are all green, and I cannot change their permissions, even as root. ie: everything is green including text files etc. If I copy them to a linux partition, I can change their permissions and make them nonexecutable and nonwritable. Also on the Windows FAT32 partition the . directory has the date 1 Jan 1970.

If I disable any green files, I can shutdown and reboot cleanly. If I don't I start having problems shutting down [/usr/sbin/init ?] And always these follow a pattern:

Can't remember details as I have now corralled the beast but error messages relating to:

nfs-server
inet.d/statd

are the start of these.

View 3 Replies View Related

Ubuntu :: Change Permissions For File / Add These Lines Without Changing Permissions?

Oct 16, 2010

Finally I managed to install my printer/scanner drivers.The last thing I need to do is to add the following two lines to 40-libsane.rules (which is a read only file):# Brother scanners ATTRS{idVendor}=="04f9", ENV{libsane_matched}="yes".How can I change permissions for this file or add these lines without changing permissions?

View 2 Replies View Related

Ubuntu :: Permissions For Rsync And BackinTime - Setup 2nd HD With Correct Permissions?

May 31, 2011

Problem: permissions for rsync and BackinTime. Setup: Ubuntu 11.04, Two internal HD, #1=main, single boot, #2=backup drive. Question: How do I set up my 2nd HD with correct permissions? Background: I had previously a dual boot XP+10.04 with a 2nd HD formatted as NTFS. With this I was able to use my rsync and backintime to my 2nd HD with no issue. My new set up is EXT4 on both HD.

(I even tried to reformat my 2nd HD as NTFS, but that didnt fix the issue) I followed [URL] to mount the 2nd HD and get permissions. But now when I run backintime i get this error: [E] Error: rsync: opendir "/home/myhome/.ssh" failed: Permission denied (13) I did my requisite reading for a newbie, and am stuck. I ran backintime as root, and it backed up ok. How do I run my user version of backintime? (i.e. How do I fix the permission issue?)

View 9 Replies View Related

Ubuntu :: Reset Apache 2 Permissions To Default Permissions?

Mar 16, 2010

Is it possible to reset apache 2 permissions to default permissions I'm using Ubuntu 9.10 command line server, would webmin give me this access ?

View 1 Replies View Related

General :: RW Permissions On External HDD - Chmod: Changing Permissions Of `whatever': Read-only Filesystem

Mar 15, 2010

I have a problem with my external hdd, I mounted it manually and in the mount table it says ive got rw permissions. But when i try to change permissions it says:

chmod: changing permissions of `whatever': read-only filesystem.

This is my mount table:

[root@localhost ExtHDD]# mount
/dev/mapper/VolGroup00-LogVol00 on / type ext3 (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)

[code]....

View 6 Replies View Related

Ubuntu Networking :: Can't Get Permissions In Samba Share?

Jun 6, 2010

When I create a new folder on my ubuntu machine and share it with my windows 7 machine using 'net usershare add <dir> <path>', I can't get write perms in Win 7. It keeps giving me a "You need permission to perform this action'. I've chmod the folder to 777 but still no luck.

The funny thing is, it was all working fine until I tried to add a new usershare yesterday (Can't think what I've changed). I use this sharing method to share all of my development /var/www/ folders so I can work on them from my win machine.

I have had a few problems with my samba smb.conf, and it nuked and rebuilt yesterday. I'm fairly new to the Linux game, and this permissions problem has me baffled.

View 1 Replies View Related

Ubuntu Networking :: Permissions For Proc Files?

Jul 30, 2010

i want to change permissions for /proc/sys/net/ipv4/ip_forward and permission denied.when i want to delete it , operation not permitted.i know it is dynamically created file . but i want to chenge its permittion to read-only or delete it

View 2 Replies View Related

Ubuntu Networking :: Add Permissions To Networked Folders?

Dec 11, 2010

Ok here is the deal, I am allowing my neighbor access to some networked folders on my ubuntu file server in exchange for access to their washer & dryer. I have already created mapped drives on their xp machines but now I want to only allow them "read only" access so they don't accidentally delete anything?

View 6 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved