OpenSUSE Hardware :: Cannot Transfer File Between Dolphin And Corsair Thumb Drive
Dec 18, 2010
I'm using 11.3 x86-64 KDE4.4,I bought a Corsair 4GB thumb drive last week,but when I tred to transfer some file from Dolphin to Corsair,the 'paste' selection in pop up is grey color,it means I couldn't paste thing into this thumb drive. I tried to modify the permission of this thumb drive,but failed,it pop up said I have no permission to do that.And when I download a .rar file tried to extract it with Ark,it loading the archieve like never ending,what's the problem?
View 3 Replies
ADVERTISEMENT
Jun 24, 2010
Has anyone else had an issue transferring large files to external usb drives ? What seems to be happening is it will float right along until it gets to the last couple of megs and then just sit there for a few minutes. The larger the file the longer it sits there. I am having the problem with both an external 1 gig usb HDD and two separate thumb drives. All of which have been verified as functional and fast under other systems. All of the drives are formatted in NTFS for portability in the field. I also do not believe this to be a hardware issue as it does it on my daily driver as well as my laptop.
This is the kernel I am running
Linux 2.6.32-22-generic #36-Ubuntu SMP Thu Jun 3 19:31:57 UTC 2010 x86_64 GNU/Linux
All the drives were automounted.
View 1 Replies
View Related
Jan 5, 2010
On a new 13 install using xfce pluggingin a usb thumb drive causes two file manager windows to open on the desktop.
View 2 Replies
View Related
Sep 14, 2010
been a fan of openSUSE for years now and peridocially go back and forth between Suse and Windows. However, I'm still an enthusiastic amateur when it comes to this stuff. Well, I bought a netbook (Acer Aspire ONE) several months back and loved Win 7 (a first for me). However, like all Windows, they all go down the crapper. So I'm wanting to completely wipe out Windows and go all Suse on my netbook.So I downloaded KDE Live and "burned" it on my USB. BTW, the image writer that are in the directions only writes, .raw files not .iso. I had to use a third party software.I then went into my BIOS and put the USB drive first on the booting list, and then restarted. Right off the bat I get the error message.Could not find kernel image: gfxbootAll I want to do is install openSUSE on my netbook
View 3 Replies
View Related
May 25, 2010
How to transfer a file from PC to Pen Drive? I'm having problem in transfering files from my laptop to my pen drive. tell me how to send a file from pc to pen drive.
View 2 Replies
View Related
Mar 30, 2010
The software: Ubuntu Server Edition 9.10.The wetware: A programmer doing his best (read: ignorant, shitty) as an ad-h.When I plug the USB thumb drive in, the install OS gives it a drive letter -- /dev/sdb -- and it pushes the original /dev/sdb down to /dev/sdc. The installation works without a hitch, and GRUB2 installs, dutifully pointing the root at /dev/sdc1 instead of /dev/sdb1.I let GRUB2 start normally ("drive not found"), holding the <shift> key to get to the "rescue>" prompt.From there, I issue "ls" to discover that GRUB can NOT see /dev/sdb, and I can tell that because what is showing up as (hd1) does NOT have three partitions as it should.GRUB2 sees a total of 16 drives, not 26, and one of the drives it sees is "fd0" (there is no floppy drive).Issuing commands like "set prefix=(hdx,y)" and "root=(hdx,y)" have no effect as, I think it's just pointing to the (reiserfs)content drives and this GRUB2 tells me "unknown filesystem".I did try them all in vain, hoping that maybe I'd find a kernel somewhere.I used the "rescue" mode of the Ubuntu installer (the USB thumb drive) to get to a root prompt.From there, I mounted /dev/sdc2 (the "shifted" /dev/sdb2) onto /mnt, I mounted /dev/sdc1 (the "shifted" /dev/sdb1) onto /mnt/boot,and then I chroot'ed to /mnt.I edited /boot/grub/grub.cfg, editing every instance of "root=(hd2,1)" to the appropriate UUID for the "real" /dev/sdb1. Then I issued update-grub2.It refused to work giving me an banal "no such partition" error or something like that.
We originally had this server functioning by putting / and /boot on the SS SanDisk, which caused no problems during installation because /dev/sda doesn't get shifted.We then figured it was a good idea to put our OS files on something with failover capability. And that started us down this crappy "shifting drive letter" path.Can I control which drive letter the USB thumb drive gets assigned during the install process?If I could make it be /dev/sdc then I wouldn't be facing this problem.An alternate solution would be to know the cryptic GRUB2 commands that I can issue from the command prompt post-install, pre-reboot.But I'm wondering if that will ultimately work at all considering that GRUB2 couldn't see /dev/sdb at all.
View 2 Replies
View Related
Feb 4, 2010
I am new to Linux ,i did one project in windows which will block the thumb drive with respect to serial number(Device instance ID) of the device.i am planning to do the same project in Linux using c/c++.I am very new to Linux,there is no drive letter for thumb drives we insert into Linux OS.How to get Drive letter and how to get Device instance id of thumb drives please help me get some clues.please provide me any tutorial or any links .w if have any other clues to block devices with respect "block list" and "allow device list".if the serial number in block list it has to block if serial number in allow device list it has to allow thumb drive to access.
View 3 Replies
View Related
May 24, 2011
I'm using 11.4 KDE x86-64 on my Dell Laitude D620 laptop,I plug in my Corsair Voyager thumbdrive,it show the pop-up notice that an usb drive has plugged in,and showing option,but when I open it,it doesn't open,said that 'cannot open this usb device'.This thumbdrive is formatted into NTFS under Ubuntu 10.10 Disk Utilities,works well under Ubuntu,Debian & Windows OS,but not in 11.4.
Output of lsusb when the drive is plugged in :
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
[code].....
View 5 Replies
View Related
Mar 24, 2009
Nothing happens when ordinary users plug in a USB thumb drive or insert a CD into CDROM drive. Works fine for root. After root mounts the drives then all users can use them. How can I enable mounting/unmounting by all users?
View 3 Replies
View Related
Mar 10, 2010
i am trying to transfer a file from my live linux machine to remote linux machine it is a mail server and single .tar.gz file include all data. but during transfer it stop working. how can i work and trouble shooot the matter. is there any better way then this to transfer huge 14 gb file over network,vpn,wan transfer. the speed is 1mbps,rest of the file it copy it.
rsync -avz --stats bkup_1.tar.gz root@10.1.1.22:/var/opt/bkup
[root@sa1 logs_os_backup]# less remote.log
Wed Mar 10 09:12:01 AST 2010
building file list ... done
bkup_1.tar.gz
deflate on token returned 0 (87164 bytes left)
rsync error: error in rsync protocol data stream (code 12) at token.c(274)
building file list ... done
code....
View 1 Replies
View Related
Mar 30, 2010
I have a couple of USB pen drives, they are 8 and 16 gigs.I want to set one up to run as a �Live KDE� drive and put the �install DVD� in the other.Where would I find directions to do this?
View 2 Replies
View Related
May 10, 2010
When I copy files from one partition to another, or from one drive to another, the transfer rates hover around 5-8MB/sec which is kind of slow given that all my hard drives are SATA II. I have the same problem when copying either a single file or a group of files.
I'm running openSUSE 11.2 x64 here (KDE 4.3.5) with three SATA II hard drives that are all formatted with ext3. I have dropped to the CLI and used mv and cp instead - this seems to improve things but I shouldn't have to do this.
View 6 Replies
View Related
Mar 24, 2011
Sometimes the Dolphin file manager displays a "waiting bar" with a blue dot moving left and right all the time.There is a message next to it, stating that the file folder is being loaded. But I do not know that there is anything happening, nor is there any need to load anything. There is also a little red "delete" button, but klicking on it achieves nothing.
View 2 Replies
View Related
May 17, 2011
How does one split a large linux file and transfer to windows external drive ?
View 2 Replies
View Related
Apr 23, 2011
I found that sometimes if I have opened file manager window (Dolphin) it does not refresh list. Example, if I already have Dolphin opened and then create file in Terminal - i need to press F5 (refresh) to see newly created file
View 9 Replies
View Related
Jun 10, 2011
I'm running oS 11.3 KDE 4.6.3. If I try to delete a read-only file in the terminal I can, but get a warning message I have to confirm:
[Code]...
In Dolphin the file is simply sent to trash, no warning. I couldn't find a setting in Dolphin configuration options to change this. I do have "Ask for confirmation. when moving files and folders to trash" unchecked, but even so, if the file is read-only?
View 9 Replies
View Related
Jun 28, 2011
When I create a new file/folder in a ext4 data partition, it has permissions:
owner: rwx
group: r
other: r
I would like to change this default to:
owner: rwx
group: rw
other: -
I tried changing fstab, but umask and guid are not supported mount options for ext4. What can I do?
Note: I know I can do a chmod, but I don't want to do this again and again for every new file I create.
View 9 Replies
View Related
Aug 1, 2010
i tried to connect my samsung usb mp3 player and it is not showing up in mycomp. i tried to debug the issue but being a noob i didnt get anywer.
View 2 Replies
View Related
May 1, 2011
So i saw a thread somewhere about using a thumb drive to make extra ram for your pc. This was of course on a windows pc. I was wondering if this works on Ubuntu also and if it is really worth it?
Also if you have 4 USB ports could you put in 4 usb thumb drives and have a fantastic amount of ram?
View 7 Replies
View Related
Jun 25, 2011
I have a new Giada cube with no hard drive, so my plan is to simply run a Linux/MythTV distro called MythDora from a Patriot 8GB USB stick (this Giada does not PXE boot). I am having trouble figuring out exactly how to make this work. Yesterday, although I have forgotten exactly how, I was able to put a MythDora Live image on the stick and boot up. I went through the initial setup, and then, when I was all done, I rebooted, and..it started all over again...as if I was doing it for the first time. So...What do I need to do to create a proper bootable USB stick?What ISO image should I use? The full DVD? Or the Live ISO? or the Network image?Do I need to partition the stick and load the O/S from one small partition, transferring the installation to another larger one?What utility should I use to create the bootable stick? unetbootin? or similar?Do I have to do anything special to make my O/S and configuration changes persistent on the USB stick?
View 3 Replies
View Related
May 9, 2011
I want to copy my /home to a USB thumb drive recursively. I've wrestled with this for a few hours now and continue to spin my wheels.The device is listed in my Disk Utility as /dev/sdc. However a little further down it is listed as /dev/sdc1 ? Anyway, I relabeled the volume as usb stick and formatted it to Ext4. I mounted it at /media/usb stick Do I have to enter this drive into the fstab? If so, how? what do I write? Using the command : cp -R (what follows... I want to copy /home recursively to the usb thumb drive.)
View 8 Replies
View Related
Dec 10, 2009
I need to have a web app that is feeding ip camera feeds across internet to a server. Need to have thumb drive preconfigured with cameras prior to shipping. End user plugs in cameras, puts thumb drive in any running PC, have WEB app start with some menu options to like name the feeds. Back at server receiving feeds are broadcasted via secure web site.I have never worked with Linux but have read some incredable things already.
View 1 Replies
View Related
Jun 3, 2010
How exactly do i do it, I can't find any clear step's on it?I got no CD-R's left and can't get to the shops.
View 4 Replies
View Related
Mar 13, 2009
When I insert a USB thumb drive into a USB socket a "CD-ROM Disc" icon appears on the desktop. When I double-click on the icon I get a "CD/DVD Creator" window. Messages in "/var/log/messages" shows Vendor (Sandisk) and Model (Cruzer) for the USB thumb drive. Those are correct. But for Type it says CD-ROM. What's up with that?
View 6 Replies
View Related
Sep 8, 2010
I just install Gnome live 5.0.6 on a USB thumb drive and would like to know how to save my setting?
View 5 Replies
View Related
Dec 3, 2009
The following quote is the sad, sad story of a thumb drive with the partition table nuked, as told by a friend of mine:
Quote:
Data was recovered from an XP system by booting with a BartPC CD and copying onto a USB thumb drive. Nothing unusual.
System was rebooted into the XP install CD.
The first drive that was found was the 16gb thumb drive (AKA flash drive) and the person (re) installing XP didn't catch the fact that XP presented the 16gb thumb drive instead of the 160gb hard drive.
The drive partition function in XP deleted the partition table - on the thumb drive.
A freeware utility in Windows shows the data but can't recover the file names, so that everything is gobbledygook. Does anybody know of a utility or program under Linux that can help? I have a laptop running F 12 and can do the work if needed, but don't know what program to use.
View 2 Replies
View Related
Nov 28, 2010
I am looking for OpenVMS distribution on a thumb drive for a PC. I image it would be a Linux system that automagicly starts a VAX simulator then boots OpenVMS on that. Either it would run live off of the thumb drive or it would install to the system's hard drive.
View 1 Replies
View Related
Mar 27, 2010
I've just installed UNR version of Ubuntu on one of my thumb drives and was wondering what I needed to do to for making it have persistent changes? I've seen the different tools and the usb creator they have on Ubuntu already but I want to do it myself from scratch. What files do I need to edit to make the drive persistent? I made the bootable thumb drive using UNetbootin.
View 9 Replies
View Related
Apr 6, 2010
i inserted a thumbdrive on one of the usb slots on my laptop upon inserting it shows:[sdb] Assuming drive cache: Write through[977.113519] sd 5:0:0:0: [sdb] Assuming cache: Write through
how to read the contents of my thumbdrive?Do i need to mount it first or what should be the procedure?
View 1 Replies
View Related
Dec 4, 2010
I have a thumb drive that I cannot get a clean format done to use it as a boot device.Is there some way to do a lower level format (I am using Gparted) to get rid of this error?
View 6 Replies
View Related