Ubuntu :: Compact Flash Limited To 1024 Files In Nautilus?
Sep 26, 2010
I just got an 8 gig compact flash card for my SLR camera. When I open the card (using a card reader) in Nautilus (Ubuntu 10.04) it will only list about 1024 files and not the rest. It does not provide any warnings so one could easily think all files have been copied when in fact they haven't. This could be a real issue if the user does not notice. Using another app called rapid photo downloader in Ubuntu does not seem to list/preview all the files either. I dual boot to win xp 32 bit and I can see all the photos and can copy them to the harddrive without any issues so I don't think it is hardware related. How to get Nautilus to allow the copy of all files?
View 4 Replies
ADVERTISEMENT
Sep 30, 2009
I have a system with Voyage-Linux (Debian based) as my OS running on a compact flash card. Some files appear to be corrupt on it. Whenever I do a ls,cp,mv,rm command on these files I get the message Stale NFS file handle. I actually had the problem on 2 identical systems. I fixed the first one by attaching the CF card to another linux system and then running e2fsck -f -v /dev/sdb1. It got rid of the bad file.
My problem is I won't be able to do that all the time. I'm gonna have several of these systems in different places and won't have direct access to them, therefore I'm looking for a solution that would work on the system itself. Now running e2fsck on a mounted filesystem seems to be a bad idea from what I read, but I tried anyway and it did not get rid of the file. I tried running tune2fs -c 1 /dev/hda1 and rebooting, which is supposed to run e2fsck after the next boot (not 100% sure here) but that didn't seem to work.
View 2 Replies
View Related
Jul 10, 2011
In gnome 2 we had the option in gconf-editor to use a compact layout when displaying icons in nautilus, it was essential to browse pictures, otherwise the thumbnails are spaced way too wide for nothing and you can't get enough of them in a screen.the option is not there in dconf, can we set it somewhere else?
View 2 Replies
View Related
May 29, 2010
I have a project were I have been trying to use Compact Flash (CF Card) was a Ubuntu system drive, but can't seem to successful partition it. I can partition without error, but I go back into the partition tool it gives usually a cryptic error about the partitions. They won't format either. For example Gparted puts orange triangles next to each partition. cfdisk says partition exceeds cylinder boundary. I've tried three different computer, two different CF to IDE adapters (a laptop and desktop type) and four different models/brands of CF cards all are supposed to fixed disk IDE compatible. My theory is the drive geometry is not being detected correctly, or maybe a sector alignment issue. I've tried GUID partitions too and it doesn't help. How do I correctly partition a CF card?
View 2 Replies
View Related
Feb 8, 2010
I'm trying to install Ubuntu 9.10 to a Compact Flash card. It's not going very well. I have a 4GB USB drive that I want to install from. I can boot from this USB drive and get into either Ubuntu itself or the installation program only. Either way, I've tried to install it.
My Sandisk Extreme IV 4GB 45MB/s compact flash card is detected in my BIOS and shows up during the installation as well. Whenever I try to finalize and start the installation it gets to 15% and then gives an error on how it can't mount the file system.
I've tried every file system available. Funny thing is, I can use gparted to format the card to ext2. It then shows up on the desktop as a drive. If I go into that drive, there's a folder called lost+found. If I try to enter that folder it complains about permissions.
Is there any special trick to installing onto a compact flash card? I've tried with every file system available, with and without a swap file partition as well. I have quite scarce experience with Ubuntu and Linux in general so this is incredibly hard. But I wont give up that easily!
Second thought: If I can't get this working, would it be just as OK to run it as a "live" distro on the CF card? The motherboard is an Intel D945GSEJT. Using 1 gig ram.
View 4 Replies
View Related
Oct 8, 2010
I need to install an aplication to several machines. The aplication runs on a Debian and the installation process is done with a usb. I'm using a plop live usb to perform the installation. I've seen that with plop , once the live system is on, i can run some scripts.
What I'm trying to do is:
->format the target device (a 4G compact flash).
->mount the formatted device.
->untar my debian.tar.gz in that device.
After rebooting, the system never boots.
Using a live CD and invoking "fdisk -lu" :
[Code]...
View 8 Replies
View Related
Jun 16, 2011
Making a live CD using tools such as livecd-creator seems like a good solution to create a bootable read-only image to install on Compact Flash. My goal is to prevent failure due to write cycle limits of Compact Flash memory. A secondary goal is to have the live CD available for troubleshooting. However, Usenet postings indicate challenges in making the live CD image on CF bootable. Has anyone succeeded in doing this?
View 3 Replies
View Related
May 4, 2011
I have never worked with Linux before but as part of my new job I need to format and install a program on a compact flash card. I have followed our procedure to the T but when i install the card I get a No bootable partition error. Here is what I'm doing. I go into Gnome terminal and change to my directory to "cd dcmsetupdir" (this may not be important but I want to give as much info as I can. Then I type "sudo ./format_cf". once this is complete (no errors detected), I type in "sudo ./install_cf" this seems to install correctly but when I boot up the unit with the card in I get the no bootable partition error.
View 7 Replies
View Related
Aug 24, 2011
I have a bootable Linux compact flash card and want to copy it to an SD card. What would be the easiest way to do this?
View 2 Replies
View Related
Apr 5, 2011
I'm trying to install hardy on a portege 3480. I have connected via USB caddy and run it via a lynx build desktop and installed hardy via unetbootin onto the 8gb CF. the machine then boots to the menu where you chan choose live, memtest etc. on choosing the live option to boot the machine up it then bombs out with a error. " menu.c32: not a com32R image Boot:"
it gets this far, so its not far off, but i'm stumped as where to go next
i have read that tftpd is a possibility to get this running but have run into issues setting it up hence looking at removing the CF out for a unetbootin style install.
View 9 Replies
View Related
Jan 3, 2010
Am in the process of upgrading from an ancient OpenSuSE release (7.2) to 11.2. One thing I have been unable to do that worked fine under 7.2 is remotely mounting a compact flash drive from an XP machine. Worked fine for many moons on 7.2:
# mount -t cifs -o rw //xpbox/'cf (H)' /cf0
I get:
mount error(12): Cannot allocate memory
Other cifs mounts of hard disks work fine.
I found a posting that says this means the memory allocation error is from the XP side. It says to fiddle with the XP registry, specifically IRPStackSize. I was not confident this fix would work since there should not be anything significantly more consuming with 11.2 compared to 7.2, and indeed, I got the same error after changing the parameter to 18 and rebooting the XP machine. Any ideas? I have some suspicion that the space and parenthesis in the share name might be fouling up someone. XP forces the share name to this for some reason.
View 1 Replies
View Related
Aug 30, 2010
I am wanting to replace the hard drive on my laptop with a Compact Flash Card. I bought a card and a adapter, but I am seeing that there are a lot of downsides to this (e.g. the card is slower, writes should be conserved because of limited write cycles, etc..) plus, in order to change the hard drive in my laptop (ibook g3 clamshell) you literally have to disassemble the entire thing! I mainly wanted to do this project to increase my battery life. However, some people say that it doesn't make much of a difference, while others say it is wonderful. So, to those that have done this mod, how much of a difference did it make for you?
View 1 Replies
View Related
Jul 7, 2011
I've developed a tiny webserver for home automation out of an ALIX 1D, and based on a debian lenny. It runs very smoothly and is now able to operate quite a lot of different equipment from a webapp. But i'm not sure how I should handle the compact flash, regarding read/write limitations. From what I've read the partitioning should be ext2, which would disallow the journalisation of the system. A utility to 'flatten' the repartition of write cycles exists, would it be relevant to use if the partition is ext2 ?
I will also disable all logging in execution mode (a debug mode will provide the logs). Is there any other parameters I have to take into account for maximum reliability (i.e. does the system randomly write in some files for various and potentially turned off purposes)? As for the mysql database, it's not important data, and it's actually reconstructed every time the server boots. Given this, is there a way to store the db in RAM rather than in a file? I'm not sure it's the right place to ask, but I sometimes see redirection to here from stack overflow.
View 2 Replies
View Related
Mar 24, 2011
I'm trying to make a shell script that will list the 50 newest files in a directory with several subdirectories in. I've been trying with the find-command with no luck and now I've figured I should probably use ls. The problem is when I do "ls -lRt | head -50" it will do 1 directory at the time. It will not first make the full list and then sort it. This will display all items in first directory, sorted, then the newest directory will be sorted and displayed. So I figured I have to sort the whole process of ls before I limit the head. So this is where I am at now: ls -lRt | sort <something clever here> | head -50
Only doing a "|sort|" will sort it by name if I understand it right and I don't know how to solve it. Here's also my first attempt if that is of any interrest or help, this was limited by the change status time of files (so some lists got very large). These lists dit not get sorted by time and I could not find any way to do so.find $ftpDir -ctime $time -type f -print > $ftpFileLsAny help on this would be appreciated since I'm sort of stuck now. After reading manuals for all the options I can think of and still there's just a big blur in my head..
View 12 Replies
View Related
May 26, 2010
I need to process billions of small files using bash shell commands with limited memory size (256MB). If any of those files contain certain "keywords", the file will be removed. I tried with command:
find . -type f -exec grep -i -l -H "keyword" '{}' + | xargs rm -rf
where all files are located within the current directory. But the command above failed in "out of memory".
View 1 Replies
View Related
Dec 11, 2010
I am having some trouble with usb flash drive lately:when plugging in: all nautilus windows close all icons disappear from the desktop but reappear seconds later after a couple of seconds of high cpu usage I can open a new nautilus windows and the drive is properly mounted.I have apport enabled: once in a while there is apport running and trying to gather a report which cannot be sent because it is an assert failure.. once in a blue moon apport gives me the not-enough-memory error message (screenshot here) but I don't think it should need more than 400MB I had at that moment.dmesg gives this..:
Code:
[100146.868071] usb 1-4: new high speed USB device using ehci_hcd and address 8
[100147.003565] usb 1-4: configuration #1 chosen from 1 choice
[code]....
View 9 Replies
View Related
Jun 2, 2010
Since a couple of days back mostly all the folders and files I had on my download directory are not visible in Nautilus. Some of them are still there, but the majority it's like vanished. The folder is where everything I download with Transmission goes into. The tricky thing is that all those files are visible through the terminal, pcman file manager or konqueror, but not Nautilus, which is very annoying. I've tried reinstalling Nautilus from Synaptic, checking the 'show hidden files' option, checking and changing files and folder permissions and I also checked that there's no hidden instance of Nautilus running. I have Ubuntu 10.04 (upgraded from a 9.10) and the files are on a ext4 drive. Nautilus version is 2.30.1
View 2 Replies
View Related
Jan 1, 2011
I'd like to have a list of changes from default install or installed packages, and modified configs in order not to to waste space on binaries. This way, when restoring the script can just check if the packages are there, do configs match, and adjust accordingly.
View 3 Replies
View Related
Mar 22, 2010
I use XBMC a lot and recenty i have been trying to download movies i have d/l using SABNZBDPLUS. I noticed my 320GB getting low so i tried deleting the files within the folder itself but got this message "Cannot move file to the deeted items folder, do you want to delete permanently?". Anyway i tried to delete but i guess it would not also the main folder had a lock icon on it.
So i read somewhere you can use nautilus in the terminal and once i navigated to the folder in question i pressed the delete key on my keyboard. The file is not in my trash can and i dont think is permenantly deleted as my disc space has not been reduced.
View 1 Replies
View Related
Jun 9, 2010
How to set compact view as default view in lucid
View 2 Replies
View Related
May 5, 2010
where's the nautilus app that i want to use to link to the "open containing folder" option within the download menu. For some reason it's as if it's completely forgotten it. After searching for nautilus, i didn't see one single file that looked like it was the main part of nautilus to link to, there was a myriad of files to choose from and i thought it'd be better to ask here and quicker than to try each one out myself.
View 1 Replies
View Related
Oct 25, 2010
often times when I browse for files from a site nautilus will open up and i can't see a picture preview of the files.this makes choosing photos to upload nearly impossible.
View 2 Replies
View Related
Nov 14, 2010
I've noticed since upgrading to Maverick that nautilus has become very buggy and crashes quite a bit (I've noticed it tends to happen during multiple file transfers but really it happens often and not only because of transfers).
While I've been able to tolerate this crashiness, today I came across a problem that is very distressing. If I have two files in a folder and I rename one so that it has the same filename as the other, nautilus does not display an error message. Instead what seems to happen is that it retains one file and deletes the other permanently (There seems to be nothing in the trash as far as I can tell).
Has anyone come across this error before? If you have, I'd really appreciate any advice on how to fix it.
View 4 Replies
View Related
Nov 29, 2010
Nautlius doesn't show all the files that are in a folder From the screenshots below you can see that there are more files in the folder (ls from the terminal shows them all), however nautilus doesn't. Other .mkv files show up in other folders so its not that
I've tired turning off previews and that didn't work. Running nautilus as root didn't work either
View 4 Replies
View Related
Jun 7, 2011
I am having a small issue with how Ubuntu displays my files. In Windows 7, I typically view my files in the "list format." In Windows 7, when in that format, it displays the entire file name of my files. In Ubuntu, "compact view" is the same format as "list" from Windows 7. The only difference is, it does not show the entire filename. Kansas - Carry on my Wayward son.mp3 for example, is viewed as Kansas - Carry on m... This is really not a big deal. And I get it, compact means compact. I can just use Ubuntu's "List View" to see the entire file names of files. But that's not my preferred way of viewing files. I was wondering if there was a way to make "compact view" show the entire file of my files.
View 4 Replies
View Related
Aug 4, 2010
I'm running Gnome in Ubuntu 10.04. Nautilus used to work fine on my system but now it's doing something strange. Whenever I drag a file out of the Nautilus window to move it somewhere else, as soon as the mouse cursor goes out of the window Nautilus closes and the file I was dragging also disappears.
View 1 Replies
View Related
Aug 27, 2010
When I am in Nautilus, I want to be able to select a directory, then right click (or some other action) to do a file find on that directory. The gnome-search-tool would be a good candidate for this, if it could be an action in Nautilus. I know I can do a file find through other means, but Nautilus seems to be where I am when I want to search directories.
View 6 Replies
View Related
Sep 7, 2010
I haven't been able to find anything on the 'net about this: when running "rkhunter --enable all", I get this warning:
Code:
However, when I navigate to the gvfs-metadata folder, the home file is there, 124.8Kb in size, of unknown type and gedit can't open it. The file in /tmp/, on the other hand, doesn't exist.
Why is Terminal using a deleted file, and why is the home file being reported as deleted when it isn't?
View 3 Replies
View Related
Dec 12, 2010
just my setup that causes this? (Ubuntu 10.04, Nautilus 2.30.1) MS file icons in Nautilus have a specific icon (e.g. a big X on green background for XLS), but OOo files have blanks.
View 3 Replies
View Related
Jan 23, 2011
New subversion user here. I've run into a nasty problem. It seems that nautilus chokes any time it tries to display a directory containing .svn files. There seems to be some sort of timeout involved per object under version control. The larger the directory, the longer it takes to display. I'm talking minutes here for a fairly ordinary sized directory.
Now I know that nautilus is painfully slow even at the best of times, but this is just ridiculous. These delays are crippling. I have no problem with nautilus and svn files on my work machine, which has centos. So it looks to me like something is misconfigured somewhere. And it is something specific to .svn files.
View 1 Replies
View Related