OpenSUSE Install :: Mount Multiple Directories From Two Archive Drives In One Folder?
Jan 21, 2011
I have two non-system drives with archive files. Each drive is formatted with one primary partition only, occupying all the drive space. In each drive there will be a number of directories with files in them, like this:
Drive 1:
/directory1/directoryXXX/files
/directory2/directoryXXX/files
/directory3/directoryXXX/files
Drive 2:
/directory4/directoryXXX/files
[Code]...
View 2 Replies
ADVERTISEMENT
Feb 23, 2010
Since I never got an answer to my last question:I'll ask something simpler. When Ubuntu is booting up, what directories are used for the boot process up until it mounts other drives (such as an SD card).hink that question makes sense,don't hesitate to ask forclarification, though.
View 6 Replies
View Related
Jan 6, 2011
i m running suse 11.2 on a generic desktop machine with two external usb hard disks for data storage. when i restart, the names of the names of the usb disks get changed in /media from exampledisk to exampledisk-1, another boot up and i get exampledisk-2. the data is no longer in exampledisk, but in exampledisk-1 or exampledisk-2.
View 9 Replies
View Related
Jan 10, 2011
I just upgraded from 11.2 to 11.3, everything seems to be working fine except that my other hard disk partitions are un mountable as my normal user. I used to be able to click on the drive in Dolphin and it would ask for the root password to mount it, but now it gives the error that the action is denied by org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always <-- (action, result) What do I do to fixed this? I have checked as many settings as I can and can't find it. I would like to avoid editing the Policykit.conf file manually if possible (if that even is the right file).
View 6 Replies
View Related
Dec 19, 2009
I'm using openSUSE 11.2, with some eSATA hard drives. For some reason, they're set to read-only, and I can't change it. I set parameters in fstab as fmask=113,dmask=002,umask=0002,rw Oddly, I was able to delete a file in there, but my samba users have read-only access, and I can't use chown or chmod: I get no error message, but nothing happens.
View 6 Replies
View Related
Apr 15, 2011
Can i mount my home folder in the following way?
/dev/sda5 /
/dev/sdb3 /home/Folder1
/dev/sdb3 /home/Folder2
View 3 Replies
View Related
Dec 20, 2010
How to mount multiple external HDD's. I'd like to link or mount the music, torrents, and general files from several external hard drives and apply permissions (in some cases I only want the mount or link to be read only).
My setup:
- Seagate Dockstar running Debian squeeze (it's headless so I don't have a gui running)
- Two external HDD's with one partition on each (250GB and 400GB)
What I'd like to accomplish:
1. Mount the external HDD's to /media/HDDs as read/write (this is already working using udev and autofs and it's available in samba)
2. I'd like the MUSIC directories on both external HDD's to show up under the same mount point. In other words I want the MUSIC folders (from both HDD's) to appear as one large library of music. And I only want this to be readonly. It will be used as the library for mpd and/or squeezebox.
3. Mount a directory used to download torrents to. I'll probably pick on HDD as the target for torrent dowloads. But let me know if you have any other ideas regarding this.
Since I have the first one done, how would I accomplish 2 & 3?
View 1 Replies
View Related
Jul 29, 2011
After installing 11.4 my fstab entries for CD and DVD drives as well as floppy generate errors when I try to mount them automatically or via Nautilus when inserting CD or DVD. The icons and CD/DVD name show up ok but will not mount. Manually mounting via terminal command works. Here are the relevant lines from fstab
[Code]...
In /dev scd0 and scd1 are symlinks pointing to sr0 and sr1 respectively. The above error message was generated after attempting to load a CD in scd0 i.e. my laptop internal CD/DVD drive. Lines 10,11 and 12 are the fstab lines quoted above.
View 6 Replies
View Related
Jan 4, 2010
I installed a second HD, and formatted it to ext4. I gave it the "/backup" label. I am trying to figure out how to mount it so that I can run cron to backup my home folder onto it once a week. This is what the fstab looks like now
[code]...
View 9 Replies
View Related
Mar 17, 2011
is it possible with mount to do the same as RAID X to make all my wisht harddrives combine into a single folder so i dont run outa space on 1 but on all 3 when theres no more space
View 3 Replies
View Related
May 15, 2011
I want to make a webserver with multiple users allowed to login through SFTP to a specific folder, www.Multiple users are added, lets say user1 and user2, and all of them belonging to the www-data group. The www directory has an owner www-data and a group www-data.
I have used chmod -R 775 on the www folder, but after I try to create a folder test through my SFTP server (using Filezilla) the group of the directory created has only r and x permissions, and I am not able to log in with the second user user2 and create a directory within www/test due to a lack of w permission to the group.
I also tried using chmod 2775 on www directory, but without luck. Can somebody explain to me, how can I make it so that a newly created directory inherits the root directory group permissions?
View 2 Replies
View Related
May 11, 2011
I use "zip -r" to zip the following folder:
/root/Desktop/administration/backup
....My only grip is that when you open the zip file, the parent directories are there too.
So within the zip file I have to navigate through "/root/Desktop/administration" just to get to the directory called backup.
Is there a way for me to zip the directory backup, and not include the parent directories? I want to be able to open the zip file and see only the backup directory listed.
View 9 Replies
View Related
Sep 1, 2011
I am doing a new build with an SSD / HDD combo, and I am wondering, is there a way I can install Ubuntu spread across both drives? I know I can do this in Fedora, but I haven't seen much of a feature like this in Ubuntu.
View 9 Replies
View Related
Aug 23, 2010
I am to rename all the files within a directory (which contains multiple subdirectories) recursively without invalid characters.
I tried the coding posted above.
find . -type f -printf '%p
' | while read file; do
oldfile=$(basename "$file")
newfile=$(echo "$oldfile" | sed 's/[^A-Za-z0-9_.]/_/g')
if [ ! "$newfile" == "$oldfile" ]; then
echo mv "$file" "${file%$oldfile}$newfile"
code....
but I get an error on both of them stating "find: bad option -printf find: [-H | -L] path-list predicate-list"
View 9 Replies
View Related
Jan 15, 2009
i jus migrated from Ubuntu to openSUSE 11.1 on my desktop. N nt was i disappointed by the automatic mounting of pendrive/cdrom, I really can't get it working
View 4 Replies
View Related
Feb 16, 2010
I just installed openSUSE 11.2, but I can't use my two optical disk drives /dev/sr0 and /dev/sr1 because the operating system can't find them. These drives aren't listed in my fstab file:
/dev/disk/by-id/ata-ST3160815AS_9RA615CK-part5 swap swap defaults 0 0
/dev/disk/by-id/ata-ST3160815AS_9RA615CK-part1 / ext3 acl,user_xattr 1 1
proc /proc proc defaults 0 0
sysfs /sys sysfs noauto 0 0
debugfs /sys/kernel/debug debugfs noauto 0 0
devpts /dev/pts devpts mode=0620,gid=5 0 0
Should they be listed here? If so, what do I need to write in order to reference them correctly.
View 5 Replies
View Related
Mar 13, 2011
I was using 11.3, everything worked fine Upgraded to 11.4, now no drives will automount. As a result applications like Nero and K3B cannot find my DVD drive. I can access the drives from an application like VLC where I can enter the device path /dev/dvd
Dmesg and tail -f /var/log/messages output the following error:
118.604577] udisks-daemon[6574]: segfault at 18 ip 00007f5597c6b990 sp 00007fffd2e65470 error 4 in libdbus-glib-1.so.2[7f5597c60000+20000]
[ 118.757166] udisks-daemon[6580]: segfault at 18 ip 00007f557b302990 sp
[Code]....
I suspect there is a bug or incompatablitiy with HAL/dbus/udisks but I cannot track it down.
View 9 Replies
View Related
Jan 8, 2010
So, at the moment I have a 7TB LVM with 1 group and one logical volume. In all honesty I don't back up this information. It is filled with data that I can "afford" to lose, but... would rather not. How do LVMs fail? If I lose a 1.5TB drive that is part of the LVM does that mean at most I could lose 1.5TB of data? Or can files span more than one drive? if so, would it just be one file what would span two drives? or could there be many files that span multiple drives drives? Essentially. I'm just curious, in a general, in a high level sense about LVM safety. What are the risks that are involved?
Edit: what happens if I boot up the computer with a drive missing from the lvm? Is there a first primary drive?
View 10 Replies
View Related
Dec 31, 2010
Using a SUSE server, what's the best method/tool available to mount existing shared directories? I have defined shares on a Window 2008 server and am attempting to configure the SUSE server.
View 8 Replies
View Related
Sep 17, 2010
I have booted up from openSUSE 11.3 on a USB stick. When i go into Dolphin (the file explorer) and try to open a harddrive, I get the error:
Code:
An error occurred while accessing 'MyHardDrive', the system responded: org.freedesktop.Hal.Device.PermissionDeniedByPolicy: org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always <-- (action,result)
View 9 Replies
View Related
Jul 29, 2010
Since I installed 11.3 I have noticed the /srv and /local mount points are empty! I also can no longer see my hard drives that have no mount points. I couldn't mount any hot plug media either but now have that fixed. I won't go into the mess I have with my video card and getting the x server started....
I did have Xampp installed to /srv/www but don't even know where it is now!
fdisk -l
Disk /dev/sda: 36.4 GB, 36401479680 bytes
255 heads, 63 sectors/track, 4425 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
[Code]....
I had no problems with this in 11.1 until a month ago when I updated and it seemed to keep losing the permissions for these drives as once I accessed them via Dolphin they would be accessible. Now they are not even visible in a file manager!
View 2 Replies
View Related
Jun 21, 2010
I recently had issues with the latest version of the Linux Kernels and I got that fixed but ever since that has happened none of my Drives will mount and they aren't even recognized.
View 1 Replies
View Related
Feb 11, 2010
Is there any way to split a tar archive into multiple parts?
View 1 Replies
View Related
Mar 25, 2011
How can we extract a .rar archive in Linux?
View 2 Replies
View Related
Sep 4, 2010
Is there a way to mount a folder from another linux machine? The machine I'm mounting is OpenSuSE 11.1 and the other is CentOS 5.5.
View 3 Replies
View Related
Sep 14, 2010
I have a RAR archive, split into 40 sections, containing a folder with a total of 2GB of data. When I Open the Archive using "File Roller 2.30.1.1" and drag the archived folder to destination folder, it says that its uncompressing, but after its uncompressed, there is nothing there, in the destination folder. Where was the 2GB extracted stuff gone?
View 1 Replies
View Related
Sep 21, 2010
Is there a way to mount a Windows Share into a Linux folder? I'm using OpenSuSE 11.1.
View 4 Replies
View Related
Jul 17, 2011
I am trying to mount an iso with Archive Mounter. It works but I can't see it in /media.What's the problem with that?
View 5 Replies
View Related
May 2, 2011
I had my home folder on it's own partition, and I decided to do a clean install of 11.04. when I put the disk, when I went to configure the partitions, I I re-formatted the / partition, and I selected my home partition as my new home partition and I made sure the format was NOT selected. after everything got done getting installed and rebooted. 11.04 just creates a new home directory and does not use the whole home partition.
I still have my data saved on it, when I go to the disk utility it shows the same amount of used space before I did a re-installed. If I go to the files system and click on home it shows my user from the last install and it shows the user from the new install. when I click on the user from last install it shows 2 files: Access-Your-Private-Data.desktop
and: README.txt
get my home partition mounted for my home folder
also when I set up the new install I used the same password for access for the ring keys and for login
View 1 Replies
View Related
Jul 26, 2011
I'd like to have a CIFS drive mountable for various users. Each user uses different credentials and I want the drives to be automounted without using sudo-rights. I imagine the best thing to do would be to have the fstab entry point to multiple credentials files. Is there a way of doing that?
View 2 Replies
View Related