OpenSUSE Hardware :: Unable To Read Folder On Mounted Disk?

May 8, 2011

On my OpenSuse 11.3, I mounted a new disk (/dev/sdb wich is on /dev/sdb5) as /mnt/ssd folder

I changed permission of /mnt/ssd to be owned by root, and group users and mod to 777. drwxrwxrwx 4 root users 4096 2011-05-08 10:08 ssd

I can enter this folder as any user.

Within it, I created folder oradata:
total 20
drwx------ 2 root users 16384 2011-05-07 17:46 lost+found
drw-rw-r-- 2 oracle oinstall 4096 2011-05-08 10:08 oradata

[Code]....

View 2 Replies


ADVERTISEMENT

Server :: Mounted UFS Ro Under But Unable To Read All Folders?

Jul 1, 2011

I have a low maybe medium experience with linux and no experience with unix and migrating from freenas to Ubuntu.I'm trying to transfer 12 TB of data from UFS file system to ext3 file system under Ubuntu 10.04. The server has two 16TB virtual disks (raid10) and one 4TB virtual disk (raid10 too).I mount the UFS virtual disk in Ubuntu with this command:

Code:
mount -r -t ufs -o ufstype=ufs2 /dev/sda1 /home/ufsdisk
I am able to read only 6TB of data instead of 12TB. The missing folders can be seen in

[code]...

View 2 Replies View Related

OpenSUSE Hardware :: KDE Mounted Devices Sometimes Do Not Remove Folder

Aug 29, 2010

When booting opensuse 11.2 or 11.3 there is automatically created a folder in /media to mount my external usb drive (in /media/disk). The problem I have is that sometimes these folders are not automatically removed when I shut down. On the next time boot this device is mounted at /media/disk-1 or /media/disk-2 which throws off for instance Krusader or Amarok. Also the folders that are not removed seem to have really strong permissions such that I can't even browse into them in Krusader or Dolphin. I have to manually clean the /media folder as super user so that when I reboot, they are in /media/disk. Does anyone know how to ensure that opensuse removes the folder(s) upon shutdown?

View 8 Replies View Related

Ubuntu :: Ext USB NTFS Disk Unable To Read Files Created Under 10.10

Feb 9, 2011

Using Ubuntu 10.10 (installed via mythbuntu) I'm unable to read or see files/directories created under Ubuntu. I think it started happening after a reboot to Windows. Some of the directories created under Ubuntu have disappeared completely and some of them produce the following error:
/media/storage/videos/Kids Videos$ ls
ls: cannot access Justin Bieber: Input/output error
ls: cannot access Octonauts: Input/output error
rest of directory is seen fine...

Same on some files:
ls -l
ls: cannot access Dirk Gently.mp4: Input/output error
ls: cannot access Dirk Gently.nfo: Input/output error
ls: cannot access Dirk Gently.srt: Input/output error
ls: cannot access Dirk Gently.tbn: Input/output error
ls: cannot access Human Planet: Input/output error
ls: cannot access Russell Howard's Good News: Input/output error
ls: cannot access The Planets: Input/output error
ls: cannot access Lost Land of the Tiger: Input/output error
total 300160 .....

Just to make it worse I copied more data onto the disk from windows so may have lost some it completely. It there anyway I can repair this? When trying to check under Windows it says it can't. Some of the missing files can be reloaded but others can't. Ran chkdsk /f under Windows XP. Some files have reappeared, but there has been a lot of unrecoverable files lost. Conclusion: Ubuntu 10.10 is badly broken for writing to NTFS. As I would like to share between Windows & Ubuntu using the external disk, I'm not sure what to do at this stage.

View 1 Replies View Related

Ubuntu :: Palimpsest Disk Utility Unable To Read SMART Status

Apr 14, 2010

Palimpsest Disk Utility was working fine able to read the SMART status of my hard drives till I rebooted my machine. After rebooting Palimpsest Disk Utility reports SMART is not available. Any way to get it to start working again?

View 3 Replies View Related

Ubuntu :: Highlight Disk Icons When Mounted (in "Places" Menu, "Computer" Folder, ...)?

Nov 6, 2010

there was once with an older Ubuntu version (Gnome 2.24.1) this beautiful behaviour to highlight the icons of internal and external drives when they are mounted. Unmounted the icons were just silver-grey and when mounted they turned white.Strangely however, I don't see this with Lucid Lynx and Gnome 2.30.2! What is wrong here?

View 1 Replies View Related

Red Hat / Fedora :: Chmod - Give A Mounted Folder /mnt/folder Access

Oct 28, 2010

I want to give a mounted folder /mnt/folder access so that 'root and the group test have read write access' and all other users have read access I understand most of the chmod command, the users groups world etc but where in the 'command' do you specify which 'group' or 'user' you are giving the read / write access to? in all the tutorials i've seen no where do you specify the actual group or user.

View 3 Replies View Related

OpenSUSE Install :: Disk Read Error - Can't Boot Windows ?

Apr 8, 2011

I have multi-version Kernels on a Dual Boot WinXP / openSUSE 11,3 box. It's been a LONG time since I needed to boot to Win XP and now that I find that I can't get to it, I can not say for sure what I did to break it. Looking back, I suspect that the method I used for the recent removal of one of the Kernel versions may have been innappropiate. Rather than unchecking in versions/package groups I may have just removed the unwanted kernel in the package list. Not sure. I've tried dinking around with menu.lst and Yast Boot Loader to no success. I get errors depending on what I messed with. Didn't try to reinstall grub until I checked here for help with a fix.

Here's some info:

Code:

View 9 Replies View Related

OpenSUSE Multimedia :: Unable To Read Picture Cds

Jun 20, 2010

I have the 64bit version of SuSe 11.2 installed on my PC. For some reason it cannot read a Jessops photo cd which reads ok on a windows pc or any other cd with photos on it, it has no problem reading other cds with program files on them.

View 9 Replies View Related

General :: Mounted Partition Reverts To Read Only?

Feb 1, 2011

Every time I mount one partition manually as read write it works fine for a couple of minutes before reverting to read only. It still appears as read-write when I list the mounted directories but won't let me write to it. I have tried unmounting and remounting it, but after a few minutes it always ends up as read-only again.

$ mount
/dev/sda3 on /scratch type ext3 (rw)
$ mkdir /scratch/file

[code]...

View 5 Replies View Related

OpenSUSE :: Unable To Read Chinese File Names?

Jul 19, 2010

How do you install a Chinese character set on the computer so that I can read Chinese file names?

View 1 Replies View Related

Debian :: Removable Devices Auto-mounted As Read-only?

May 29, 2010

Quote:

Currently when I insert a removable device, it is auto-mounted as readonly. To use it I have to do this every time.

Code:

sudo umount /dev/xxx
pmount xxx

This applys to every removable device I have, and did not exist on my previous distro. Debian amd 64 Squeeze [URL]

View 5 Replies View Related

General :: External Hard Drive Mounted As Read-only

Mar 16, 2011

I administer a remote server via SSH that runs CentOS 5.5. I have been unsuccessful in all my attempts to write to two different external USB hard drives with a single ext3 partition when logged in as root.

When attempting to create a "test" directory I get one of two messages:

Quote:

Both drives *appear* to have filesystem issues. When I run an fsck on either drive, I get:

Quote:

Keep in mind this is a newly-formatted, empty drive.

Not putting stock in the odds that I've had two hard drives (different sizes and brands) with the exact same hardware problem, I'm going to assume this is a software issue, although maybe it isn't. Hence, my post in "Linux - General". I've heard talk elsewhere of controller (chipset) issues coming into play. Is this valid?

Okay, here's the information you'll need to make a diagnosis....

Here's the output of a "df -h" command:

Quote:

Here's the contents of my /etc/fstab:


Quote:

Here's the output of "cat /etc/mtab":

Quote:

Here's the output of a mount command:

Quote:

Here's the output of fdisk on the device in question:

Quote:

The number of cylinders for this disk is set to 48641.

There is nothing wrong with that, but this is larger than 1024, and could in certain setups cause problems with:

1) software that runs at boot time (e.g., old versions of LILO)

2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help):

I've got someone with access to the box if necessary. But it might take days to implement solutions since this isn't his full-time job. Remote solutions are, therefore, preferable.

View 13 Replies View Related

Ubuntu :: Can't Read/write Mounted Smbfs Share?

Jan 31, 2011

I am trying to smbmount a Samba share to be used on my Ubuntu 10.04 desktop.I created a mount point

Code:
sudo mkdir /mnt/smb-sambaserv-myshare
and added the following to my fstab:

[code]...

View 11 Replies View Related

General :: Mobile Micro Sd Card Gets Mounted In Read Only Mode?

Aug 23, 2010

I am using ubuntu 10.04.My samsung e2120 has external micro sd card of 2GB.When i connect mobile to computer via cable in windows , it works normal as USB mass storage as configured by me in mobile settings.But in case of ubuntu 10.04

Code:
$cp /data/to send/khatarnak shayri.txt /media/E0FD-1813/
cp: cannot create regular file `/media/E0FD-1813/khatarnak shayri.txt': Read-only file system

[code].....

View 3 Replies View Related

OpenSUSE :: Fatal Error : "no Read / Write Permission To Inbox Folder"

Nov 26, 2010

Following the last update bringing kmail 2.0.89 it does not start any more. I get a popup signaling a fatal error : "no read/write permission to your inbox folder". But these permissions have not changed. And even if I move away the Mail folder and try to start kmail I get the same message.

[code]...

This kmail version given by YAST is : 4.5.80-261.1

View 3 Replies View Related

OpenSUSE :: Htdig Error: Unable To Read Word Database File

Oct 13, 2010

I built the indexes, but when I search I get this: Top-Level Documentation Application Manuals

openSUSE Documentation (en)
Htdig error: Unable to read word database file '/home/philip/.kde4/share/apps/khelpcenter/index//opensuse-manuals_en.words.db'

[code]...

the UNIX manual pages work, the Application Manuals show nothing, and the openSUSE Documentation shows the same error. This is the same no matter what I search for.

View 9 Replies View Related

General :: Root File System Is Mounted Read-only On Boot On Gentoo?

Sep 27, 2010

I am using Gentoo Linux and for a while now, the root file system is mounted read-only on booting. For obvious reasons, this is quite annoying as most services do not start up correctly (I do not use a separate file system for /var). After the system is up, I have to log in, remount the root file system read-write, fix /etc/mtab, mount all other file systems in from /etc/fstab and then start up all the missing daemons. I know that there are ways to make a system run properly with a read-only file system, but I would rather restore the old behaviour of a writable root file system.

The strange thing is that after running mount / -o remount,rw, the file system is mounted in writable mode without any errors. I suspected some problem with fsck, but now I have disabled automatic file system checks on the partition (tune2fs -c0 -i0).When I run dmesg, only these lines mention the partition at all, although I am not sure if not something gets lost because /var/log is not writable:

EXT3-fs (sda5): mounted filesystem with writeback data mode</code>
EXT3-fs (sda5): using internal journal
The line in /etc/fstab looks like this:

[code]....

View 2 Replies View Related

General :: Raid Apparently Degraded / Disks Mounted Read Only / How To Proceed

Apr 9, 2011

I have a 3ware controller that has a RAID 1 of two SATA disks.After an outage, the linux box (which is running ubuntu), restarted and the partition is now mounted read only. I only have the "/" mount point (this is a test server).Now, if I go to the 3ware controller by pressing ALT-3 while booting, I don't see any indication that there is something wrong with the disks.If I let the computer boot, I'm asked by fdisk if I want to fix/ignore/etc the inconsistencies found.

View 1 Replies View Related

Ubuntu Servers :: NAS Public Folder Not Getting Mounted?

Sep 21, 2010

We have an Iomega StorCenter ix4-200d in our office. for past two days the shared public folder is not getting mounted. but it's working fine through the web interface i.e user can upload/download.that rules out the permissions problems.

I am providing the output of mount command:

t227@t227:/var/log$ sudo mount -t cifs --verbose //192.100.100.37/public /mnt/public/ -o username=shrey
[sudo] password for t227:
Password:

[Code]....

in fact i can't access any of the folder which I am having permissions to rw.but it's working fine through the web interface.

P.S:- On windows also I can't mount the folder.

View 1 Replies View Related

General :: Check Some Folder On A Shared Disk - On Local Disk?

Sep 20, 2011

How to check if some folder is on a shared disk or on a local disk?

View 1 Replies View Related

OpenSUSE Network :: Unable To Share Folder With Suse 11.2?

Jan 11, 2010

I have a windows machine (in a domain) and I have created 2 Virtual Machines with Suse 11.2 installed on them.Now, I want to share a folder in windows to both Suse images. I am succesfully able to do that.I used: mount -t cifs -o user..... command to mount it at /mnt/win on my linux and succesfully able to work with it.

Now, I want a user in my Linux box (both Linux images)to be able to write to the shared folder in windows (actually both linux images will write to the shared folder but it is based on acquairing locks and releasing them to be able to use the shared folder on windows).

I tried etc fstab and lot other options but my efforts were in vain.Simply put - I need a user in my linux box (suse 11.2) to be able to write to a windows shared folder.

View 2 Replies View Related

Ubuntu :: Shared Folder Mounted On Startup - Fstab

Oct 27, 2010

I want to have a shared folder mounted on startup and I put the following in my fstab:
Code:
VMShare /media/VMShare vboxsf defaults,gid=1001,dmask=002 0 0
Where did 1001 corresponds to the virtual share group.

When I boot up the permissions are as follows(from ls -l):
Code:
drwxr-xr-x 1 root virtualshare 68 2010-10-27 15:45 VMShare/

So I'm curious why it's group permissions aren't the same as owner? In the fstab I put dmask=002 which should lead to rwxrwxr-x so basically full permissions for owner and group and read/execute for public. However thats not what I'm getting. Also once I get this working correctly am I going to have an issue if the virtualshare group isn't a users primary group? On some older unix servers I ran into this issue, hopefully it won't matter as long as the user in in the group.

View 3 Replies View Related

Ubuntu :: Setting Home Folder On Mounted Partition?

Jan 6, 2011

I'm dual booting on a laptop with an 80gb hd. I've set up the partitions so windows xp has 20gig, ubuntu (edit: 11.4?) has 7 gigs, 3 gigs swap space, and the rest is formatted as FAT32 that I'm looking to use as shared space between the two OSes. The ubuntu live install partition tool suggested (possibly demanded?) that the fat32 be mounted as /windows or /dos, and I chose the former. Everything's running fine, both OSes see the partition, but I can't set my home folder to exist in this shared space.

I've been in system > admin > users and groups- I try setting the home folder as /windows/home/chris. (I had a home folder backed up that I have already copied to this location) The dialog recognizes that there's a folder there already, asks if I want to use those new files or copy old ones. I say use new files, and close the window. Nothing changes though- in fact if I open users and groups immediately after, it's already reverted to /home/chris . I've tried changing from a different user account as well.

View 3 Replies View Related

Ubuntu :: Access Mounted SFTP Folder From Within Programs?

Mar 8, 2011

I have a project stored on a university server which I'd like to be able to work on from home.

I already have an SFTP folder set up, which I can access easily in Nautilus, and I can freely copy files back and forth, or open them in e.g. gedit.

However, the project is in Matlab, and I cannot see the mounted SFTP folder from within Matlab. This means that I can't work on the project in Matlab without copying the whole lot across to my local machine when I want to work on it.

Is there some way I can get Matlab to "see" the connection so that I can use the mounted SFTP folder like any other in my filesystem? It appears on my desktop when connected - does it have some other mount location?

View 2 Replies View Related

Networking :: No Permission To See The Contents In The Mounted Shared Folder?

Jun 22, 2010

I'm using fedora8.When i mount shared folder on windows,it was mounting and i can browse the files and directories in terminal as i have full permissions on that.But,when i open the mounted directory in GNOME Environment,it was saying you did not have permissions to see the contents,every directory and file has been locked.

View 4 Replies View Related

Software :: Removing Mounted Drive Folder Safely

Dec 3, 2009

I have a nightly scheduled script which creates a $vhostname directory under /mnt, mounts a windows box pointing to /mnt/$vhostname then rsyncs (pulls) some files/folders from the mount point. After this, I want to unmount the drive and remove the /mnt/$vhostname directory. Problem is that removing the /mnt/$vhostname directory sometimes ends up deleting all the files on the source! Example of script (stripped out lots of superfluous stuff):

Code:
vHOSTNAME='testhost'
vRSYNCFLAGS='-ahvz --inplace'
/bin/mkdir -p /mnt/${vHOSTNAME}
/usr/bin/rsync ${vRSYNCFLAGS} /mnt/${vHOSTNAME}/KAVSHARE /backups3/${vHOSTNAME}/
/bin/umount -l /mnt/${vHOSTNAME}
/bin/rm -Rf /mnt/${vHOSTNAME}

It seems that my umount line isn't disconnecting the mount, leaving the following line to literally delete all directories, recursively. Is there a way of safely just deleting the directory (ie: mount link) without linux accidentally trashing the whole source?

View 3 Replies View Related

Red Hat :: Second Virtual Disk Mounted Only For Root

Oct 22, 2009

Running RHEL 5 in a VMWare image, needed to add a second virtual disk, which worked fine - added it in VMWare, used fdisk and mkfs to format and mounted it as /SI50 so I could then access it. Did all this as root of course. Now I have created a new user and when I log in not only do I not see the new drive, but if I try and mount the drive I get an error "only root can do that". I absolutely have to see this drive as this new user so mounting it only for root to see is no good at all. I'm sure I'm fundamentally doing something wrong here, because obviously the way drives appear in Linux is completely different to windows.

View 2 Replies View Related

OpenSUSE Hardware :: Unable To Get Out The Disk From The Drive

Mar 26, 2011

I can put a CD or DVD in the drive, mount it, read it & unmount it. But I cannot take the disk out of the drive once it has been place in the drive without

1) Physically holding the CD draw open
2) Shutting down SUSE.

As soon as the drive starts to eject the disk, the draw is forced closed again. This happens if the eject button is pressed, or the sudo eject command is issued. For some reason, the draw is being instructed to close again almost immediately after it opens. I've managed to extract disks by grabbing the draw when it starts to open, but I'm afraid I will damage the drive this way.I do not think this is a hardware issue, as other OSs run on this system do not seem to have this problem.

View 9 Replies View Related

Ubuntu :: Prevent Display Of Mounted Home Folder On Desktop ?

Feb 9, 2010

I recently changed linux distros and switched to Karmic. In my earlier setup /home was on a separate partition.

After switching to karmic I added the following line to /etc/fstab to mount my /home partition which was on /dev/sda6 (ubuntu is on /dev/sda7) /dev/sda6 /home ext3 nodev,nosuid 0 2

After rebooting I saw that while earlier I had an empty desktop now my desktop shows the content of my home folder.

On googling I found out about how I could change the nautilus preferences.

I used gconf-editor to change: apps>nautlius>preferences>desktop_is_home_dir to false

I also changed: apps>nautlius>desktop>volumes_visible to false.

However on rebooting I still see all the contents of my home folder on the desktop.

What do I need to do to show the Desktop as blank (as in point to ~/Desktop rather than point to ~)?

View 2 Replies View Related







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