Ubuntu :: Opening Files From External Storage Devices From Within Applications?
May 3, 2010
Running various applications, including Open Office, I need to open files from my external hard drive, from within said application itself. But the file menus for all my applications list only the files of my primary hard drive, and I can't look at other drives. Surely there must be some way to do this.
View 2 Replies
ADVERTISEMENT
Mar 29, 2010
I am running Lenny. USB storage devices are painfully slow, if the data to be copied is above 4GB it works on transferring for more than half an hour and then comes up with an error dialog(saying something like file size is too big). The problem exists in both read and write.
I did google a bit and here is the output of lsmod | grep hci
ehci_hcd28428 0
uhci_hcd18672 0
usbcore118192 4 usb_storage,ehci_hcd,uhci_hcd
[Code].....
View 2 Replies
View Related
Mar 11, 2011
I'm interested in buying a new hardware for my company. The old server (now 10 years old) should be replaced with a new one. Till now, I was looking on different hardware suppliers, boards and different other places. I found a Tyan board [URL]. The hardware spec is quite interesting and the board would fullfill our claims.
how both storage devices will be supported by Ubuntu or Debian??
- SATA-Controller: AMD SP5100
- SAS-Controller: LSI 1068E
View 4 Replies
View Related
Jan 24, 2010
I have a dual boot Dell Studio laptop with Windows (VISTA) and Ubuntu (9.0.4) installed on it. I have recently installed Ubuntu to make it a dual boot. Before that I was using LiveUSB Ubuntu image for six months (without any problems).
During the installation of Ubuntu, I created a Linux partition of 2GB for Ubuntu installation (assuming that it was running successfully on my 2GB USB drive). All of my other work (e.g. documents/programming projects etc.) are stored on the Windows partition (which is loaded during the boot time automatically). The problem is that I get a "permission denied" error while running any executable file on the Windows partition. But if I copy the same executable on the Linux partition, everything works perfect. Am I missing something here?
I have verified that the executable have necessary execute permissions.
View 4 Replies
View Related
Sep 30, 2010
My friend bought a new PC, and he's duel booting Ubuntu 10.04LTS and Windows 7 Ultimate. At first I tried partitioning the hardrive using fdisk in Ubuntu, but it couldn't find hda. After looking in /dev/, there wasn't hda, or any sd* devices. I looked in gparted and used the installer afterwards and both came up with nil. I installed Windows, updated the BIOS using the utility that came with the mobo, and tried seeing if Ubuntu could detect my hardrive and it couldn't. I even turned ACPI off when booting and that didn't work either.
The motherboard is a new Gigabit with 3 PCIe slots and a USB3.0.
View 2 Replies
View Related
Mar 23, 2011
[URL]
In the above link am using for the Disable for USB device. how i can re enable the USB devices.
View 2 Replies
View Related
Jan 2, 2011
My USB devices are being detected when I run the 'lsusb' command.However there is no driver that is set to the device.Also the /dev/sdX device is created so there is a mount point
View 1 Replies
View Related
Jun 14, 2009
I've been running F10 with a four disk RAID5 setup that has been working fine, however when I tried to do a fresh install of F11 I can't get past the "Select Country" and "Select Keyboard" screen of the GUI as a message will say "Detecting Storage Devices" and then throw up an error. I can't give you the full error, because when I click Save The Detecting Storage Devices box appears and I can not select anything under it or enter my Bugzilla account.However, when I plug just the hard drive that has XP on it then the installer continues swimmingly.I've backed up everything, so if I have to I could zero out the drives however they're all rather large so it'd take an inordinate amount of time.
View 2 Replies
View Related
Dec 9, 2009
I'm installing F12 on a new HP ML-350 G6. The machine has 4 Gb memory, and a Smart Array P410i SAS controller. There are two 72 Gb disks set up as a RAID 1. I'm using a full install DVD. There are no other storage devices other than the RAID, a USB tape drive, and the DVD drive. When I try to install F12 it hangs after setting the keyboard type with "Finding Storage Devices". I've let it sit for an hour or more and it doesn't get beyond that.
F11 installs on the machine with no problem. I've used the F12 DVD on other machines with no problem (but not any other ML-350s). If I switch to a console session, dmesg shows the driver for the controller (HP CISS) has loaded and the RAID drive recognized. The appropriate devices (/dev/cciss/c0d0, /dev/ccss/c0d0p0, etc.) are all present in /dev.
View 1 Replies
View Related
Jun 22, 2011
Using Fedora 15 64 bit. The problem is when I put in a USB stick (directly into USB port front or back), or SD memory card via Card reader, they take a long time to auto mount. About 30 seconds. I've tried a few different USB sticks and memory cards. Once mounted they work fine. This is a new install, been running for a few weeks, but the problem only seems to have started in the last few days. Also, not sure if it's related, but now Shotwell takes about 30 seconds to start. The screen comes up, but the interface in non responsive for around 30 seconds. Both USB and Shotwell problems seem to have started at the same time.
View 3 Replies
View Related
Sep 7, 2010
steps to block usb mass storage devices in linux
View 2 Replies
View Related
Aug 4, 2010
I am currently working on fedora 12.I Tried to install Fedora 13 on my System but dont know why Installation being stopped while looking for basic storage devices .how to come out from the problem?
View 1 Replies
View Related
Jul 15, 2010
What is the command or script that is run to check the storage devices like Netapp or Hitachi?
View 4 Replies
View Related
Jun 18, 2014
I want to disable mounting usb storage devices except some devices based on its vendor id. I tried by adding below udev rule in debian wheezy
Code: Select allACTION=="add", SUBSYSTEMS=="usb", RUN+="/bin/sh -c 'for host in /sys/bus/usb/devices/usb*; do echo 0 > $host/authorized_default; done'"
ACTION=="add", ATTR{idVendor}=="054c", RUN+="/bin/sh -c 'echo 1 >/sys$DEVPATH/authorized'"
But it disabled all usb devices(USB keyboard and mouse). How can I allow other devices except storage devices.
View 0 Replies
View Related
Apr 30, 2010
Getting very frustrated trying to install F12 to my work PC. Its a dell precision 670 with a 3ware 9550sxu raid controller running raid 5. Its consistently crashing at the point when it says 'finding storage devices' with a message about : Mismatched Sizes. What I could try? I had no problem on this machine with fedora 11, so whats changed? Just for info by the way, theres two raid volumes on this system a 750Gb that contains my windows vista installation in a 500 Gb partition (NTFS) and the free space I'm using for fedora. The second volume is a 2TB data volume with a single data partition (NTFS).
View 1 Replies
View Related
Apr 17, 2010
The intention is to have this system dual-boot. When i first put it together, i decided to setup a raid5 array spanning 3 sata drives. I installed Windows 7 first, decided i'd get to Linux later. I left 150mb or so at the beginning of the array for /boot, and about 200gb at the end for my linux install. i'm getting to the linux install. My distro of choice is Fedora 12. I start the setup, and at the point where it's time to partition, the installer tells me that its unable to find any suitable storage devices.
I Crtl-Alt-F2 to a console, and fdisk -l. Fdisk reports three individual drives which all have partitions already. All have free space. None make sense. So i turned to google, and found some threads which explain that this chip doesn't run a true raid, rather its what's been referred to as fake raid. Which is that it depends on the windows driver in order to actually present the array to the OS, and that the best way to get by that on linux, is to break the array, and use LVM instead.
That's all well and good, but i lose two things in doing that. First i lose the resiliency of raid 5, and second, well, what does that do to my windows install? I've considered moving all of my data from windows to other machines, and then just starting from scratch, but i'd really much prefer a method of using the chips fake raid in linux. Is there a driver, or module which i can install to make this happen?
View 3 Replies
View Related
Oct 18, 2010
I'm trying to get a complete overview of booting so I can multiboot. An explanation of the hardware that stores data and the hardware that runs it with the paths the data takes would be awesome!
Here are some quotes that are not comprehensive.
Quote from [url] "When the processor first starts up, it is suffering from amnesia; there is nothing at all in the memory to execute. Of course processor makers know this will happen, so they pre-program the processor to always look at the same place in the system BIOS ROM for the start of the BIOS boot program. This is normally location FFFF0h, right at the end of the system memory. They put it there so that the size of the ROM can be changed without creating compatibility problems. Since there are only 16 bytes left from there to the end of conventional memory, this location just contains a "jump" instruction telling the processor where to go to find the real BIOS startup program."
System Memory is your RAM is it not? Why are they being specific in stating the address location in the Firmware that BIOS uses? An external EEPROM on the board is totally different from RAM is it not? Does the BIOS data travel to a specific RAM Location?
Is there a small processor connected to BIOS or is everything run with the Main CPU?
What exactly is the "chipset" that is referred to with booting?
View 2 Replies
View Related
Jul 2, 2010
Are there any tools in Ubuntu that could defragment my MP4 player (Sansa E280R)? One of the songs on my MP4 player isn't showing its Album Name or Artist Name. I know I have the artist and album name tagged onto the MP3 because I set them both & double checked using mp3tag.
View 9 Replies
View Related
Aug 20, 2010
I use terminal a lot. Sometimes I would like to open up applications, like start reading a pdf. But when I do
Code:
$ evince foo.pdf
(actually I use zathura to read pdfs now , but anyway...)
[code]....
View 6 Replies
View Related
Oct 18, 2010
I have a lot of application scheduled to load at startup (GoldenDict, Tomboy Notes, Evolution Mail, Liferea, etc.) and I'd like some of them to appear on the workspaces different from the default. I have Ubuntu 10.10 with Gnome and Compiz effects. Is there a way to do this without a lot of mess?
View 5 Replies
View Related
Sep 1, 2011
Had Ubuntu running for about 4 days now and ive noticed its running quite slow.
Takes about 7-9 seconds to open Chromium and my home folder and about 15 to open minecraft :S
I got a:
AMD athlon II X2 p340
8gb of ddr3 1066mhz
I researched into this and found people saying IPv6 issue but it didnt resolve my issue.
View 1 Replies
View Related
Aug 17, 2010
I have this unique situation, I think. My TV plays certain files only through external USB storage. My Ubuntu server stores all of these files on local hard disks. I do not want to buy an external hard disk and then keep moving it between both. Now, strange as it may sound, is it possible to somehow connect my server to the PC and expose a given local hard disk connected to the server, as an external USB drive to the TV?
View 1 Replies
View Related
May 22, 2011
I run Debian on my old computer to use it as a server. Everything is configured properly so that it functions as a web server. Now that summer comes closer I will not be home most of the time and I was thinking to use part of my server to upload/download files. Is there some nice package that provides an easy interface for such a task? I am reffering to something like the wikimedia package but for just downloading/uploading files.
View 6 Replies
View Related
Jun 23, 2011
As part of our back up strategy we back up data to two external strorage devices (NAS buffalo linkstation) via a cron job. Recently I noticed that the linkstation backups were not working and the server (via the terminal) complained about CIFS write error or something along these lines. I decided to reboot the server and this fixed the problem for one week for one of the linkstations and for a few weeks for the other linkstation.
There are no error messages this time on the server or on any of the logs that I have checked but the backups are not being made and the processes are still running for the days that backups have not been made.
the backups used to work everyday without fail until recently and no changes have been made to the script that does the backup..
View 5 Replies
View Related
Aug 21, 2010
I would like to open multiple applications with one keyboard shortcut but don't get it running. When I add (open "System" > "Preference" > "Keyboard Shortcuts"; clicked "Add" ) a new shortcut and enter many commands in the "Command" field e.g. "gnome-terminal & xeyes" only the first application is started. I also tried to set up a shell script that contains the application calls and then use "gnome-terminal -x "sh /path/to/the/script.sh" but then I get the error message "There was an error creating the child process for this terminal".
View 3 Replies
View Related
Apr 30, 2011
Is there a script or command to open apps in full screen (hiding the menu bar and launch pad?). Firefox's fullscreen mode does this, i'm tryiing to do the same thing with Netflix running on "Vmware Vmplayer Unity"
View 1 Replies
View Related
Jul 21, 2011
I have properly ejected a USB memory stick and removed it from the port, but it remains in my 'Places', on the side pane of Nautilus. The /media directory is empty.
View 1 Replies
View Related
Nov 2, 2010
11.3 in use with KDE. When I plug in an USB stick or my HTC phone into the USB connector the device is recognised but can't be opened in dolphin. This is the error message:
Code:
org.freedesktop.Hal.Device.PermissionDeniedByPolicy:
org.freedesktop.hal.storage.mount-removable
auth_admin_keep_always <-- (action, result)
but the device is shown in dolphin as a removable device and
Code:
# lsusb
Bus 001 Device 005: ID 0bb4:0ff9 High Tech Computer Corp.
View 9 Replies
View Related
Aug 18, 2010
Ideally I would like to set a keyboard shortcut to open a set of applications. The applications (mainly different gnome-terminals) should be opened in different, previously defined workspaces. I had a look around but could not find a simple solution (maybe it could be done in devilspie but I would like to avoid that).If I limit myself only to gnome-terminal and instead of using the keyboard shortcuts call the application in the shell the placement of the terminal can be done by using "--geometry" (see "man gnome-terminal" and "man X") e.g. "gnome-terminal --geometry 50x20+200+300". wmcrtl show me that my 6 workspaces are treated as one desktop (my interpretation - maybe wrong):
Code:
$ wmctrl -d
0 * DG: 7680x1024 VP: 0,0 WA: 0,1 1280x1023 Desk 1
[code]....
View 2 Replies
View Related
Apr 5, 2010
Jaunty is fully updated but SUDDENLY is not recognizing external devices (card reader, camera, DVD inserted in drawer, etc.) In other words, I cannot see my media and, therefore, cannot open it.
Anybody else having problems here? What's up? Did something go wrong in the updates?
(AMD64 running stable Jaunty 9.10 fully updated)
View 3 Replies
View Related