Ubuntu Installation :: Trying To Install To Compact Flash Card?
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.
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.
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.
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?
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?
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?
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" :
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?
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.
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.
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.
So I am at my wits end trying to figure out why this won't work. I am trying to install ubuntu 9.10 on my netbook (I hear it runs better than remix) but an running into a wall. I am already using Jolicloud as my main os on my main partition. I have used Unetbootin to get the 9.10 iso on my re-movable media. I have gone into the bios and chose to have it look at the re-movable first, then my 1st partition on the HD. For some reason it never looks at the USB drive. I have disabled everything on boot except for the media and i get a screen that says "insert bootable media or restart" then i have to go back into bios and enable the HD again.
Side note, the media I am using might not be in fat 32 because I haven't figured out how to format in linux but, I have formatted in windows so that it is fat 32 and got the same problem.
I have an EeePC 4g netbook which only has a 4Gb hard drive and I thought I would like to install Fedora 13 on an 8 Gb SDHC card and use it to boot the netbook.
As neither the netbook nor I have an optical drive, I made a bootable USB memory stick using Unetbootin which boots the netbook and could be used like a live CD to install Fedora.
On booting with the live USB stick, with the blank SD card in place, and clicking on the install icon, the installation starts but then there are 2 problems; the first is that the installer appears to want to install to both the SD card and also the USB stick. There is a tick in the box beside the USB stick which I can't remove.
I decided to ignore that and put a tick in the box beside the SD card but when it got to the point where it creates partitions it said "Could not find enough free space for automatic partitioning. Please use another partitioning method"
Surely 8 GB is more than enough space for partitioning, so where am I going wrong and why does it want to install on the USB stick as well?
I went to a page in firefox that I knew requires flash, and saw the little button saying that firefox was trying to install a missing plugin. I hit the button and it gave me three options on the plugin. I selected adobe flash. I then got a popup that says, "Could not find package, 'flashplugin_installer" -
I know this sounds a bit very basic but how do I install flashplayer on firefox , my issue is when I go to [URL] i get the following message "Hello, either you have JavaScript turned off or an old version of Adobe's Flash Player. Get the latest Flash player." so I follow the link it downloads flash player and even install it but nothing seems to work in ..... or flash site .
I have problem with installing flash plugin in ubuntu 9.10. I tried it through synaptic package manager, there it shows connecting to archive, canonical site and it will not proceed after that.
I've tried using synaptic, didn't work. Tried completely removing it with the synaptic and then installing it again using apt-get install flashplugin-nonfree. didn't work either.
I've looked around a lot and I have yet to find anything helpful.
In synaptic and in terminal i get this: "Sub-process usr/bin/dpkg returned an error code(1)"
I don't really know what it means.
I read somewhere i should locate libflashplayer.so and copy it to the chromum-browser folder (i use chromium) so i ran code...
So it seems it's already in the right place. So i tried using this code...
i also checked the about: plugins page in chromium. I found the option to disable/enable "VLC multimedia plugin" under which i found "video/flv - flash-video". it was already enabled.
I'm trying to install Ubuntu Server 10.10 from a flash drive and I keep getting the same failure message. fs-secondary-module-2.6.35-22-generic can not be read. I used Universal-USB-Installer on two different USB drives, one brand new. I also downloaded the ISO twice.
I have built a small spare computer and I dont have a cd/dvd rom. I would like to install ubuntu 10.04 from a flash drive. The bios is AwardBios 3.01. I cant seem to boot from flash drive. I disable everything in the boot menu at the exeption of "removable device". In this sub menu I have; "LS120", "ZIP-100" and "ATAPI MO". In the "other boot device" menu I have "SCSI BOOT DEVICE". I have also changed USB to "primary" instead of "auto". There could also be a chance that I havent prepared the files on the flash drive properly.
I have just installed Fedora 11. Its the first time I have used Linux and I'm absolutely stumped on how to install stuff. I have managed to download the yum version of the download from adobe into my downloads folder, but I don't have a clue what to do next. I know I need to log in as root (I've managed to work out how to do this), but I don't know how to take it forward from there.
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.
I have made several live Cd's and img for my flash drive and tried to even preview Ubuntu before install, but nothing seems to be working. it makes it to the screen that says Ubuntu with the dots and the dots "cycle" then afew seconds later, weather cd or flash drive, everything just stops and my computer freezes. Tried nomodeset and everything i could find between here and google to no avail.
cant get past that load screen. Ive been lurking on the forum for days and finally got fed up enough to post this because im fresh and have no clue what im doing when it comes to this. all i know is i want something better than windows(lol) and Ubuntu seems like its right up my alley...user, my "skills" if you will, are better than most, but Linux.its like trying to reed Greek for me.Also, computer specs...Toshiba A505-S6025 4gb Memory Nvidia GeForce 310M (from what i read i will have trouble with this) Realtek RTL8191SE wlan (also will have problems with this)
EDIT: just ran live cd with virtual box and it started the demo of Ubuntu with no problem with no options(like nomodeset) checked off... apparently i think im doing something wrong when it comes to booting the other way...
i am running lubuntu and i have google chromium. i went to videos today, and i add to install adobe flash player, i tried downloading all type of ways (from the options list) but nothing work, how do i install adobe flash player on lubuntu?