Re: [SLE] Cannot create Folders.



On Tuesday 26 September 2006 12:01 am, Duff Mckagan wrote:
I am running SuSE 10.0 fully updated.

KDE version is Release 3.4.2 Level "b" .

My problem here is that Konqueror doesn't let me create Folders even in
directories that I have been granted Permission.

For example...
There's a directory called /mnt/data
Since you mentioned that you were mounting a hard disk, the permissions for
the /mnt/data directory after the mount depend on your mount command,
whether you do this by hand or you use an entry in /etc/fstab.
As an example from fstab:
/dev/hda5 /mnt/data reiserfs user,noauto 1 0
This means that /dev/hda5 is not automatically mounted at boot time, and may
be mounted by an ordinary user. In that case, that use then has authority
to create files and folders.
The mount command that can be done by root might be:
# mount /dev/hda5 /mnt/data -o rw,user


One restriction to this is when mounting an SMB file system where the
foreign Windows file system (eg Windows share) can only be written to by
root.

Look at the manpage for mount, and you will see all the mount options.

I routinely mount my pen drives on SuSE 10.0 and 10.1 and have no problem
creating folders adding or delting files.
--
Jerry Feldman <gaf@xxxxxxx>
Boston Linux and Unix user group
http://www.blu.org PGP key id:C5061EA9
PGP Key fingerprint:053C 73EC 3AC1 5C44 3E14 9245 FB00 3ED5 C506 1EA9

--
Check the headers for your unsubscription address
For additional commands send e-mail to suse-linux-e-help@xxxxxxxx
Also check the archives at http://lists.suse.com
Please read the FAQs: suse-linux-e-faq@xxxxxxxx



Relevant Pages

  • Re: mount() function problem !
    ... mount() attaches the filesystem specified by source (which is often a device name, ... point within a file system. ... details of the options available for each filesystem type. ... Specifies the journalling mode for file data. ...
    (comp.lang.c)
  • Re: bin, sbin, etc as seperate LVM volumes
    ... RD>>that's where mount lives, and you almost certainly need to mount ... driver modules needed to get to the root file system. ... to start with -- these all must be all on the same file system. ...
    (comp.os.linux.misc)
  • RE: Machine not Booting - Continued
    ... If you see /etc/rc.sysinit you can see some sections for managing raid partitions. ... Otherwise specify the same mkraid and mount command in /etc/rc.local. ... it has no proper file system to mount. ... For address and company registration details of certain entities ...
    (RedHat)
  • Re: Salvaging data from USB flash disk
    ... mount: wrong fs type, bad option, bad superblock on /dev/loop0, ... Disk /dev/sda doesn't contain a valid partition table ... Your flash disk most likely has a vfat file system. ... only the partition containing the file system with data. ...
    (comp.os.linux.hardware)
  • Re: getfsent(3) and spaces in fstab
    ... Each filesystem is described on a separate line; ... having a space in a filesystem or mount point will violate ... if the name of the file system or the mount point ...
    (freebsd-hackers)