Ubuntu :: Mount Seems To Create An Additional Folder?

Feb 19, 2011

I am trying to mount the device sdb in the folder /mirror so I issue the command dmd@dolly:/$ sudo mount /dev/sdb mirror. I would now expect to see the contents of sdb in /mirror but instead of mounting in /mirror it is being mounted in /mirror/mirror and the second mirror folder is created during the mount

dmd@dolly:/mirror$ ls - returns no results

I then say dmd@dolly:/$ sudo mount /dev/sdb mirror and look for my mounted files in /mirror and I see this

dmd@dolly:/$ cd mirror
dmd@dolly:/mirror$ ls
lost+found mirror (an additional mirror folder)

mount says

/dev/sdb on /mirror type ext4 (rw)

I'm sure I'm just doing something goofy or otherwise have screwed things up but I've tried this several times with re-boots in the middle and wherever I choose to mount sdb it ends up being mounted one level lower in a folder of the same name.

View 9 Replies


ADVERTISEMENT

Ubuntu :: Add Additional Mount Point In 11.04?

Apr 8, 2011

I just installed 11.04 beta yesterday and was following along with this article so I could setup a "Storage" partition and always have access to the same files in win 7 or ubuntu. [URL]

The problem happens when you try to install and use ntfs-config and run it. Here is the description from the article:

Quote:

Originally Posted by lifhacker article

Finally! Head to the Applications menu and pick the Ubuntu Software Center. In there, search for "ntfs-config," and double-click on the NTFS Configuration Tool that's the first result. Install it, then close the Software Center. If you've got the "Storage" or Windows 7 partitions mounted, head to any location in Places and then click the eject icon next to those drives in the left-hand sidebar. Now head to the System->Administration menu and pick the NTFS Configuration Tool.

You'll see a few partitions listed, likely as /dev/sda1, /dev/sda2, and the like. If you only want your storage drive, it should be listed as /dev/sda3 or something similar--just not the first or second options. Check the box for "Add," click in the "Mount point" column to give it a name (Storage, perhaps?), and hit "Apply." Check both boxes on the next window to allow read/write access, and hit OK, and you're done. Now the drive with all your stuff is accessible to Windows and Linux at all times.

When I try to run the ntfs-config, I get the following.

However, in the software center there is a note below the ntfs-config download saying:

Quote:

Originally Posted by Software Center

It just so happens that this program is a newer and improved version, but very few people know about it. It's better to install the disk-manager.

View 9 Replies View Related

Fedora :: How To Create Additional Favorite Bar In 15

Jun 29, 2011

how to create a additional favorite bar (dock) in Fedora 15?. The gnome 3 has one dock by default on the left pane, the number of icons that could be added are limited to 7, adding more icons reduces the icon size which makes the or favorite bar completely useless.orhow to increase the existing favorite bar height without reducing the icon size(i need two more icons to be incorportated), is it feasible?

View 1 Replies View Related

Ubuntu :: Firefox Print Preview Does Not Create Additional Pages When Needed?

Feb 17, 2010

There is the option to select a "printable form", but the form is much larger than any paper the printer supportsIf I use "Print Preview" in Firefox, it creates only one page that contains the beginning of the form, and ignores the rest of the form.If I do the exact same thing on a Windows machine, Firefox creates as many pages as necessary when I click "Print Preview"I feel that this problem is not because of Firefox, but because of how "Print Preview" works on Ubuntu.How can I get the print preview to create additional pages to include the entire text when I click "Print Preview" ?

View 3 Replies View Related

OpenSUSE Install :: Additional Drives Mount As Read Only - Can't Change

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

Server :: Unable To Mount Additional Harddrive From RAID Volume System

Apr 8, 2010

I believe server section is the best when speaking of RAID stuff...

I have the following situation:We have a DELL T3400 with embedded fake raid on it. I dont know exactly how the system was setup (I wasnt here at that time), but the RAID was enabled in bios and while booting, the two harddrives would be seen as members of intel raid volume0 (RAID 1 mirror). I am not sure if the software raid was actually properly configured in Linux (Fedora 9) and if the OS was reconstructing the whole raid or it was just the bios part that was mirroring the /boot or just some parts of it. Frankly I find these hydrid raids very confusing.Some bad disk manipulation from my part caused the server to crash, but I was able to recover and boot just with one hard drive after using fsck.

I decided to get rid of the raid as it's not the right solution for the application we need it for and decided to go for a traditional single harddrive system and to use Ghost for Linux to clone to a spare disk when backups are needed.So I installed the latest Fedora 12 distribution onto another harddrive and disabled RAID in bios (changed from RAID ON to autodetect, which is the only other option).

Here is what I have now:
/dev/sda has the newly installed fedora 12
/dev/sdb is an empty harddrive that I would use as an intermediate
/dev/sdc is the old harddrive member of intel raid volume0

sdb was partitioned into sdb1 sdb2 and sdb3 and I created an ext3 filesystem on sdb2. The hard drive belonging to RAID volume0 (sdc) has a lot of work done on it and I would like to be able to recuperate the files to the new disk (sda). I cannot mount that old harddrive while in fedora 12, as it sees some unknown raid member filesystem on it probably assigned by the intel raid chip.

So I decided to do it from the other side: to boot from raid volume 0, and from there mount a third intermediate harddrive (sdb) onto which I would copy the documents and then mount the same harddrive from the newly installed fedora 12 and copy those documents from that intermediate harddrive.I can mount /dev/sdb2 from fedora 12 fine and copy stuff to and from it, but not when I boot from the RAID volume 0 harddrive (sdc) with fedora 9 on it. It keeps saying that the partition in question (/dev/sdb2) is an invalid block device.I am stuck here, as my knowledge in this sort of things is very limited.If somebody can indicate me how to recuperate files from that old raid harddrive onto the new fedora 12 drive, I would appreciate a lot.

View 3 Replies View Related

Ubuntu :: Create Folder',and Results In An Empty Folder Being Created On Desktop?

Oct 29, 2010

I have this nasty habit of refreshing desktop in a quick succession by right-clicking and selecting 'Refresh',on my XP system at office.(And,iam sure most of us do the same).With Ubuntu,if a right-click on desktop slowly and select 'align by...',it simulates the XP refresh action as explained above.But,if i perform the same action rapidly,it takes this first option from right-click context menu,which is 'Create Folder',and results in an empty folder being created on desktop.I tried double right-clicking and again it created an empty folder.Is there any workaround to handle this.I mean:Can the right-click context menu items be shuffled so that the 'Create Folder' option is moved from 1st place

View 9 Replies View Related

Ubuntu Security :: Opt Folder Doesn't Allow To Create Folder

Oct 28, 2010

I'm new to ubuntu and want to install stepmania so i downloaded the binary, i want to put the files in the /opt/ directory, the only problem is i cant create a new folder, i tried dragging a ready-made file into it but it just says "you do not have the permissions to file:///opt/" Im soo sad i wanna play my sM NOW!

View 3 Replies View Related

Debian :: Create Folder From Filename And Move File Into Folder

Feb 13, 2011

this is posable but am trying to do this "Create folder from a filename and move the file into the folder" i have 500000+ file's i need to do with is there a easy way?I really don't want to download them all make/move them with filemonkey just to re-upload them

View 2 Replies View Related

General :: Mount A Folder Names Sever Under Apps Folder?

Feb 4, 2010

In the linux machine we need to mount a folder names sever under apps folder with the user as steve. Also the steve user should have the permission to create the files in the folder. As of now, its mounted as root user.steve is in list of sudo users.

View 4 Replies View Related

Server :: Increasing Size Of /var Folder Or Mount To Another Folder?

Nov 16, 2010

I'm installing things in a new Red Hat server and saw that the /var folder is full (100%). I need this folder to have more space or another kind of solution because this server is going to be used as a print server.

View 7 Replies View Related

Ubuntu Installation :: Mount Or Not To Mount - Can't Create A Partition

Jan 2, 2010

I've just bought a HP mini compaq laptop. The laptop doesn't have any CD/DVD "reader". So i was forced to download the .iso file to install ubuntu in addition to Windows XP that was present when i bought it. To do so i used UNetbootin, and i used my only hard disk as a live CD. But when i wanted to install ubuntu, they told me to create a partition. The problem is that i can't. I have only one partition sda1(nfst) which covers the whole stockage memory, and an empty space(8Mo). I can't acceed to any of the resizing or modifying options to edit the nfst partition. The only options are manage flags and umount. When i click on this one, they tell me : # umount /cdrom : cdrom is busy.

View 3 Replies View Related

Ubuntu :: Can't Create Folder

Mar 30, 2010

I can't create a folder in the home directory. It seems I don't have the permissions to create a folder in my home directory. This is a new installation. I want to be able to create subfolders in my home folder. Also, I want to be able to modify configuration files in the etc folder.

View 9 Replies View Related

Ubuntu :: Cannot Create Folder In USB Drive?

Apr 20, 2010

when I try to create a folder in my USB drive I get this ..Error while creating directory untitled folder.There was an error creating the directory in /media/TRAVELDRIVE

View 4 Replies View Related

Ubuntu :: Create A New Folder In 'Applications' In 9.04?

Jun 14, 2010

I want to install matlab in Linux. I want to create a new folder in Applications . The problem is i cant find where this 'APPLICATIONS' location is.. Only after which can i proceed with CD and MKDIR commands.

View 2 Replies View Related

Ubuntu :: Create New Folder Using A Hotkey?

Aug 23, 2010

I want to create a hotkey to create new folder in Ubuntu 10.04 the hotkey I want to use: ctrl shift n

Is it possible to this?

I'm guessing its going to involve remapping the keys somehow...

View 3 Replies View Related

Ubuntu :: How To Get Permission To Create Folder

Apr 8, 2011

I cannot create folder or open some of the files in var/www. What to do so that I can create folder, read and write and execute files.

View 6 Replies View Related

Ubuntu One :: Unable To Create A Folder

Jun 9, 2011

I have the 11.04 version.I've tried to run Ubuntu One from the Launcher, but it doesn't do anything, so I have to go to the terminal and write sudo ubuntuone-control-panel-gtk Once it runs, the window opens, and where it should say File Sync is up-to-date it appears in red letters this error:

File Sync error. (org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/lib/ubuntuone-client/ubuntuone-syncdaemon exited with status 1), next to it I have the option Restart, but it doesn't do anything if I click it.

If I go to the section "Cloud Folders" it appears:

Value could not be retrieved. (DBus exception: org.freedesktop.DBus.Error.Spawn.ChildExited: Process /usr/lib/ubuntuone-client/ubuntuone-syncdaemon exited with status 1) The folder Ubuntu One that should appear in my Home Folder, doesn't exist.

View 1 Replies View Related

Ubuntu :: How To Create A Shared Folder

Sep 16, 2010

I have set up Ubuntu 10.04 with a data partition mounted as /share that I would like to make available to all users. I have only managed to do this so far by using chmod and chown, can I flag the folder so that all users can read and write from it automatically? I'm looking for something a bit like "Ignore Ownership" on a Mac.

View 3 Replies View Related

Server :: Create A Www Folder In Ubuntu 9.04?

May 17, 2010

i'm using ubuntu 9.04 jaunty jackalope for my drupal development. last one day before i lose my www folder in my ubuntu system. and i had LAMP Server with phpmyadmin. and i have been stored so many of my development documents are stored in that folder. i already geta backup for that., so its does n't matter. now i need www folder in var directory.

View 2 Replies View Related

Ubuntu :: Mount ISO As CD-rom Not As A Folder?

Feb 15, 2010

I can't run the Macrium Ubuntu Recover CD, it just fails for some reason. But I have Kubuntu 9.10 x64 freshly installed.

I was hoping if I could mount the Macrium Ubuntu Recovery ISO as a drive from within Linux it would "play" and allow me to recover my Vista backup.

I followed these instructions: Mount ISO as CD-rom not as a folder

It works, and the Iso is mounted, but I don't know what to do to get the now virtual "CD" in the virtual "drive" to "spin up" ... to "play"... that is, to "boot"... whatever you want to say.

I'm not trying to play a virtual CD or game, I'm trying to recover my Vista backup when I can't boot Vista.

(I'm actually trying this as an option. My Vista is currently running fine, I'm doing it in preparation for when Vista fails to boot next time ... like it did to me about a week ago.)

View 2 Replies View Related

Ubuntu :: Create A Shared Folder Using Terminal?

Mar 19, 2010

I am using putty(Windows XP) to connect to one of my remote ubuntu machine. I want to create a shared folder on that machine. Please help how to create a shared folder using terminal.

View 3 Replies View Related

Ubuntu :: Cannot Create New Folder Inside /opt Directory

Jun 16, 2010

I have Administrator rights. I want to create new folder into /opt directory. So i clicked(Right click). but new folder menu has disabled. I cannot create new folder. Then Alternatively I used terminal. then I type mkdir /opt/lampp/htdocs/dummy now folder name has created. but I cannot paste anything into my dummy folder. So I checked permission which has you are not owner. How to create new folder & copy contents to new folder.

View 1 Replies View Related

Ubuntu :: Create Shortcut Of Windows Folder?

Mar 20, 2011

I'm using two OS in parallel, and all of my data are stored in partition D. I want to create a shorcut to a specific folder inside it, e.x: D:/path/to/folder and put it in the Ubuntu Desktop (~/Desktop).

View 5 Replies View Related

Ubuntu :: Create Folders Outside The Root Folder?

May 13, 2011

i'm workin on QEMU for ARM on ubuntu 11.4 and i needed to run this symbian-qemu-0.9.1-12-arm-none-symbianelf.sh script which is in this link [URL]

but i get this error ..
mkdir: cannot create directory `/scratch': Permission denied

is there any way to work around it and be able to create folders outside the root folder ??

View 9 Replies View Related

Ubuntu :: Mount Folder To Different Folders

Apr 22, 2011

I just sat up an openSSH Server with Samba access and all, but don't think about that.here's my question, and as you read you may understand why I posted this instead of googling it, it's un-google-able.can I mount a regular folder like /media/disk1/random to 2 different places ? and if so here's the tricky part:

1: when I end up in that folder, I don't want the direction path to end up like this: /media/disk1/random IE: so I don't want a link to the other folder, I want the OS to think it's a regular folder (in lames terms)the reason is because I want my openSSH clients to move inside a small space, without jumping all over the place, and be able to use the (...) feature in the SFTP client.(don't think about the permissions their already set.)

2: I don't want it to be a synchronized folder, I want the data to be stored on /media/disk1/randomor else it kind of blows the whole file storage server idea straight out of the window.

View 9 Replies View Related

General :: Zip - How To Create A Folder

Nov 29, 2010

Build Zip archive, special cases

I'm using zip to archive different files. I need to create a directory in the zip file where to place some of them. Is that possible ?

The syntax I got so far is zip output.zip -r /var/www/test

Inside the zip I want a folder called backup1 and in there the files from /test.

View 2 Replies View Related

Ubuntu :: Windows Network / Cannot Create Folder On Share?

Jan 20, 2010

We have a storage server here running Windows. I have full permission to my share, blah blah, whole 9 yards. When I'm on Ubuntu and connect to it, I cannot create a folder or paste any items in "my" folder unless I put it in a sub folder.\storagejason = cannot create folders.\storagejasonstuff = can create folders.So, I come here asking the obvious question: dubya tee eff??

View 1 Replies View Related

Ubuntu :: Script Supposed To Check If There's A Folder - Create If It's Not There

Jul 9, 2010

I have a script that takes a location and does something to them then creates new files in the supplied location. I was trying to get the script to create the location if it didn't exist, but i can't figure out why it won't work. Here's what i've got right now

Code:

#!/bin/bash
destdir=$1
[[ -z "$destdir" ]] && { echo "No destination parameter supplied, exiting"; exit 1; }
[[ ! -e "$destdir" ]] && { echo "$destdir does not exist, exiting"; exit 1; }

[code]....

when i run the first one, it works if the supplied folder exists. If i try with my modification with a name such as /media/place/Foo bar, it creates a folder called Foo in the supplied dir, and bar in the dir i'm in when i run the script. the -p flag on mkdir creates parent directories btw.

View 4 Replies View Related

Ubuntu :: Nautilus Could Not Create The Required Folder - Error

Jul 15, 2010

Im having this error when im trying to edit my root directories...

View 9 Replies View Related







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