Ubuntu Installation :: Copying System Onto Bootable CF Card?

Feb 5, 2010

I am running 8.10 desktop on an MSI Wind desktop. Everything is on the single 500GB hard drive. I also have a 4GB CompactFlash card in the system that has a working version of 8.04 desktop on it. I would like remove 8.04 from the CF card and copy/clone the currently configured 8.10 onto it as a backup just in case I accidentally trash the 8.10 installation on the HDD some time. I'd also like to be able to update the CF backup easily periodically to keep it current with the setup running off the HDD.

The HDD is partitioned as follows.

Code:
ken@pinot:~$ df
Filesystem 1K-blocks Used Available Use% Mounted on
/dev/sdb2 9843308 800448 8542840 9% /
tmpfs 1032220 0 1032220 0% /lib/init/rw

[Code].....

View 2 Replies


ADVERTISEMENT

General :: Copy Bootable System Compact Flash To SD Card?

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

Ubuntu Installation :: Create A Bootable SD Card For Eee Pc From Macbook Pro?

Jun 19, 2010

I am trying to install Ubuntu Netbook 10.04 on my eee pc. I have a macbook pro with built in SD card reader and a 4 gig sd card. I followed the instructions on the ubuntu netbook download page to create the bootable usb media and it appeared to work, but was not bootable for either the eee pc or the macbook.

I also posted under the apple section of the forums here: [URL]... I also tried using VirtualBox to create a virtual machine that I could install ubuntu directly onto the SD card, but VirtualBox can't work with the built in SD card reader apparently.

View 2 Replies View Related

Debian Installation :: Clone Root System And Make It Bootable?

Aug 10, 2010

Running Squeeze here. I added a new SSD to my system. Root is /dev/sda3 and I want to clone that system to the new SSD on /dev/sdb1 and make it bootable. I tried:

mount /dev/sdb1 /mnt/ssd_root
cp -dpRx / /mnt/ssd_root

then

update-grub

or

grub-install --recheck --root-directory=/mnt/ssd_root /dev/sdb

but to no avail. I cannot get the new system to be bootable and available through Grub. Part of the problem is that I do not know my way around Grub v2 so well, I could probably manage quite well with legacy grub. So, whats the easiest way to clone a system and make it bootable on another partition? Should I be using debootstrap, and importing/exporting the package list to install the same packages on the new system as the old? or is using cp -dpRx to copy the old ok? How do I make the new system boot?

View 9 Replies View Related

Ubuntu Installation :: Creating A Bootable USB Image Based On A Running System (NOT LiveCD)

Sep 2, 2010

I have a system built and running in exactly the basic configuration I want, with my recompiled kernel, extra packages, special drivers, everything works, life is good. What I want to do is take this exact setup and create an image I can copy onto a bootable USB stick. Is there a way to essentially take the contents of my hard drive and copy that onto a USB stick and then boot directly from that? The use case behind this is that I am building an embedded system of which I may have hundreds of boxes with identical hardware and software configurations. Instead of hard drives, I am going to use USB sticks for cost efficiency and maintenance. My idea is that when it's time to upgrade, I could just image a hundred new sticks and go out and swap them.

My issue is that a standard LiveCD install gets me maybe 25% of the way to a finished system. I need to recompile the kernel for realtime support with my CPU, add some fidgety drivers for some specific hardware, and install a whole bunch of additional packages. I suppose I could create a makefile(s) to replicate all the manual steps of the buildout but that seems like a lot of unnecessary complexity IF I can just image that running system as it is.

View 3 Replies View Related

Ubuntu Installation :: Create A Bootable System Image With ClamAV Or Similar Installed?

Jul 28, 2011

All of my PCs are set up to either run Ubuntu directly, or are dual boot Ubuntu and some variant of Windows. One of the things I like about this is that in the rare instances that I get a virus I can simply boot into Ubuntu and run ClamAV to remove the virus from there.

I have a friend who recently picked up a nasty virus and we are having a hard time getting his machine to boot at all without all sort of strange behaviors. Under that scenario I can't trust Wubi to work correctly. Soo....

Is it possible for me to create a bootable CD, DVD or USB drive from my machine? I'd like to use my machine because I can update the virus definitions before I create the image and then use that to clean his machine.

View 8 Replies View Related

Debian Installation :: Someway Of Creating Bootable CF Image From Windows System?

Nov 29, 2010

I've read all the documentation on installing Debian via CD, USB, or HD.I need to install Debian on a embedded system using only compact flash.This is similar to a HD installation, but I don't have any version of Linux installed to format.Is there someway of creating a bootable CF image from a Windows system?

View 3 Replies View Related

Ubuntu Installation :: Won't Boot / System Does Not Boot: "no Bootable Device?

May 19, 2010

Installed ubuntu 10.4 over previous ubuntu on Intel 945G. After installation and reboot the system does not boot: "no bootable device - insert boot disk and press any key".

Installation was done from USB-stick, prepared by UNETBOOTin. I have two HD's, one used for system + storage, another one just for storage. I manually deleted previous system partitions of previous ubuntu install in system HD. The system HD had about 1/3 of free and unallocated space for system partitions, which ubuntu installer created during the installation.

I tried to reinstall grub from bootable USB-stick and it succeeded but it did not help. The system is still not bootable.

I have used ubuntu for years and never happened something like this. Am I missing something or is ubuntu missing something???

HW failure is ofcourse possible but I am quite skeptical about it because Live ubuntu from USB-stick works well.

View 9 Replies View Related

Ubuntu :: Copying Files To / From SD Card With Partition And Windows PC

Mar 4, 2010

I have an SD card that I formatted using my Ubuntu machine to contain one raw Linux partition and one FAT32 partition. Does anyone know of a way to be able to copy files to/from the SD card and my Windows PC? Right now, when I plug the SD card into my Windows PC, the FAT32 partition doesn't appear. When I try to copy files from my Windows PC to the raw Linux partition on the SD ard, I get "bad magic number" errors on the device that I use the SD card with. Is there some utility I can use on my Windows PC to be able to correctly read this SD card? It would be very convenient to have that for travel, etc when I don't have easy access to the Ubuntu machine.

View 1 Replies View Related

Ubuntu :: Create A Bootable SD Card For OLPC XO?

Mar 11, 2011

I need to create a bootable SD card for my OLPC XO and am trying to use UNetbootin on my Ubunto system. I have the img on a USB thumb drive and need to now create the bootable SD card. I am trying to use Unetbootin and there I can see my USB drive: /media/PENDRIVE/XtraOrdinary_2010_for_XO-1_Download_Edition.img

So far so good.

"But" the target only lists devices:
/dev/sda1
/dev/shm
/dev/sdf1
/dev/sdd1
/dev/sda

[Code]...

View 2 Replies View Related

Ubuntu :: File Copying Freezes - Flash Memory Card

Jul 3, 2010

Using 10.04 Netbook version. I am finding on my Asus EEE 901 that sometimes file copy just seems to freeze - seems to happen usually when copying from the built-in SSD memory to the plug-in SDHC memory card. I have tried reformatting the card and using a different card. It is not just this computer since I found the same thing on my last Asus which was the 900 model.

I am told that there are issues with Nautilus. Is there anything which can be done to improve this or is there anything else which I can install besides Nautilus? I am assuming that there is some issue related to Ubuntu's handling of SDHC memory cards.

It is becoming annoying because it seems to work sometimes and then not. When it happens only option seems to be to turn the netbook off and on again. Even if the file copy is cancelled the card seems to be unaccesible until rebooted.

Also after a certain point it seems that when I try and copy new files to the card, they appear to copy ok but obviously are corrupt in some way - when you try to play videos for instance they are faulty.

View 3 Replies View Related

General :: Making SD Card Bootable?

Aug 24, 2010

Earlier today I created a bootable USB stick by executing a script file that came with the distro for that purpose and experienced no problems. Later on, I tried exactly the same thing but using a SD card via a USB adaptor and it didn't work. Is there some difference in geometry between these two media types that could cause this problem?

View 5 Replies View Related

Ubuntu / Apple :: Make A Bootable SD Card On A Macbook Pro 13"?

Jun 19, 2010

I'm trying to make a bootable SD card on my macbook pro with built in sd reader so that I can load ubuntu netbook on my eee pc.

I followed the instruction on the Ubuntu Netbook download page, and it appears to work, but the SD card isn't bootable. I've tried to boot from it on both the eee pc and the macbook.

If you know how to do this, or know of some alternative way I can load ubuntu netbook on my eee pc that would be great.

View 1 Replies View Related

General :: Check If A SD Card Is Bootable With Extlinux?

Jun 17, 2011

I installed different linux distros on a SD card (for travelling).How can I check if this SD card will be bootable? (my old PC dont boot via SD/USB, so I cannot verify is everything is correctly installed and cannot verify if the SD card on an USB adapter would run). I am travelling next sunday from Germany to Ireland and will have access to PCs which are bootable via USB; I would like to test it till Sunday).

View 9 Replies View Related

OpenSUSE Hardware :: SD Card Unmount / Mount On Copying Files

Aug 13, 2011

I have a build-in card-reader in my notebook. When I insert a sd-card the card is mounted but as soon as I start copying the files to the harddrive, the sd-card will unmount and than mount again. Every time I start copying I have the unmount followed by a new mount. I tried with different sd-cards and I have the same problem. Card reader works fine on windows. But now I don't have windows anymore on this notebook so I need to use the card-reader on opensuse.

View 9 Replies View Related

Ubuntu :: Backup File System By Copying It?

Jul 3, 2010

basically want i want to do is copy my whole file system to a different hard drive, then reconfigure my partitions and copy it back. then reconfigure grub.

the reason i want to do this is when on dual boot i gave it only 70gb of space and now i want to add 300 more. and since the 300gb of space is a primary partition and this is a secondary i cant extend them or combine them.

so what i want to do is. sudo cp -rP / /home/me/sshfs-folder

also i have raid 0

View 6 Replies View Related

General :: Run Scp S Copying To Ubuntu System With Correct Permissions?

Feb 4, 2010

I ssh into a ubuntu box with username "ubuntu" and I can become root without entering a password via "sudo su". How can I scp files onto this box using the ubuntu@ username? It does not allow me to do so using root@. The error is:scp: /etc/: Permission denied.

View 2 Replies View Related

Fedora :: Copying A File System With Dd?

Nov 26, 2009

I want to copy a file system with dd. Most of the forums and how-to's warn that the file system must be unmounted. Otherwise, data could be changing and inconsistent or, at best, there may be open inodes, and the copied file system would need to be recovered the first time it is mounted. However, is it sufficient if the file system is mounted read-only? Or does a file opened with read-only still result in an open inode?

View 2 Replies View Related

Ubuntu Installation :: No Boot Splash In Lucid On System With ATI Graphics Card?

May 7, 2010

I have been unable to get the fancy purple bootsplash (plymouth) since I installed Lucid Lynx on my ThinkPad T43. The bootsplash would up when I had booted off of a Live CD, but all future instances post-install only shows the blinking terminal cursor, followed by the GNOME log in screen. This has occurred after upgrading from Karmic, and after attempting a fresh installation of Lucid. Here's what I've tried so far without success:

comment out "GRUB_HIDDEN_TIMEOUT=0" in the grub file tried running echo FRAMEBUFFER=y > /etc/initramfs-tools/conf.d/splash update-initramfs -u under su but it did not work because my conf.d directory doesn't contain a file called "splash", but only one file called "resume". This fix was taken from [URL]..A Google search showed that a lot of users with this problem have NVIDIA cards; however I'm running ubuntu on a system with an ATI card.

View 7 Replies View Related

Ubuntu Installation :: Replaced Graphics Card In Dual-boot System?

Jun 15, 2010

I currently have integrated graphics on my system but I am going to gettign a new graphics card to use. Click here to see it. I have a dual boot system with Windows Vista and Ubuntu 10.04. How would I install it? I know how I would plug it in but setting it up is another issue. I want it to work on both Vista and Ubuntu. Another question is what I should do about my current integrated graphics (Do I disable it or something like that?)

Here is my system's specs: HP Pavilion a6554f

View 2 Replies View Related

Debian Installation :: Compile A NIC Card Driver On A New System?

Jul 23, 2011

I have a new machine with an Intel 82579lm network card (needs an e1000e driver, I believe). I got Debian installed, but it doesn't have access to the Internet, because it needs a driver for that card. So, I managed to download the card driver on another computer and transfer it to this computer. Problem is that when I run 'make install' for the card driver, it turns out that my Debian install doesn't have 'make'.

I could compile the card source on another computer with Debian. Problem is that computer has a different architecture (old amd 32 bit machine vs. new intel i7 64 bit) than the machine with the problem card. Am guessing that the compiled driver module won't work on a different kind of machine.

Another possibility is to check in synaptic on my old 32-bit machine and use "Generate package download script" to determine where synaptic is getting the 'make' package from and all its dependencies. I also would need to modify the downloads to get the packages for the 64bit machine. *Assuming* that a) the dependencies in Synaptic on the old 32-bit machine will be the same as for a 64bit machine and b) I correctly identify all necessary packages and their proper names for the amd64 architecture, I should be able to move the files to the new machine and compile what I need to compile.

View 10 Replies View Related

Ubuntu Servers :: System Crash When Copying Large File

Jun 15, 2010

I am having a bit of a problem with my Ubuntu Server 10.04 install. I think it might be a kernel problem. Basically, what happens is when I copy a large file (a 160GB disk image) to my drive (>60GB) the system consistently crashes after about 60GB of the file is transferred. It doesn't matter if I am sending the file using cifs, or over SSH. Checking syslog (paste dump here), it seems these flush errors always appear shortly before the crash occurs. The destination filesystem is a hardware RAID 10 array with 2TB of space. It is formatted as EXT4.

View 7 Replies View Related

Fedora :: System Lags While Copying Big Files

Mar 16, 2010

Why system lags so much while working with a lot of files or with big files (copying them, erasing)? How it can be solved? I am running Fedora 12 x86_64 with ext4 filesystem

View 14 Replies View Related

Ubuntu :: Setup A Lan Connection Using Wireless Pci Card On Entire System D-link DWA-510 Card?

Mar 31, 2011

How can I setup a lan connection using wireless pci card on entire system D-link DWA-510 card I have .

View 5 Replies View Related

Debian :: Copying An Existing System To A USB Flash Drive?

Oct 21, 2010

I want to move my "currently installed Debian and its all settings" to a USB flash drive. I am wondering what methods are available out there. I looked into Remastersys but it failed on my system so I am wondering if there is another method available?

View 2 Replies View Related

Ubuntu :: Backup - Make A Bootable USB Matching Current System?

Aug 12, 2010

Here is what I would like to pursue: I would aim to create a USB drive which a system can boot from if needed. However, this system would not be the generic Lucid 10.04 iso, it would have specific packages that my current system has. Also, it would start up and run with my current system settings if possible.

I did look into Reconstructor, but it doesn't appear that that would have the capibility of changing the default settings to match my current system's settings. Also, it looked like there wasn't a way to upload a list of current packages of my system (I would have to manually select each package, taking quite a while). So is there any way to make a bootable USB matching my current system? Or is reconstructor the closest thing to that kind of customiz-ability?

View 2 Replies View Related

Debian Installation :: Install Wheezy On Any System With Either AMD / ATI 68xx Or 69xx Card?

Aug 26, 2011

Has anyone had any luck in trying to install wheezy (latest testing snapshot available) on any system with either a AMD/ATI 68xx or 69xx card?All goes well in the install, but on reboot, all that is seen is a "_" and no text, and it hard locks.I am pretty sure this is a conflict with the video card drivers that get installed by default (and which should be blacklisted), but I have no idea how to fix it.The recovery mode don't work either, it is the same "_" with no text, and it ends up hard locking. There is no chance at getting access to a console at all.

View 5 Replies View Related

Debian :: Backing Up The Full System Onto A Bootable CD/DVD?

Nov 10, 2010

I come from a PCLinuxOS tradition (about two years), and a great full backup program was mklivecd, where I would use a GUI to make a bootable livecd/dvd with all my system which was handy in case something went wrong. Every week or so I would create a DVD ready for emergencies. After looking at the options in Debian (using Squeeze, and very happy with it for a few months now), I'm wondering if there is something similar. Remastersys, it seems, doesn't work with GRUB2 (only with GRUB-legacy), and Partimage makes images, not bootable CDs/DVDs. What is your full-backup/bootable system strategy, something, if possible, as easy/straightforward as mklivecd?

View 8 Replies View Related

General :: OpenSUSE Live CD Stop Copying Files To The System?

Sep 21, 2011

I was trying to install openSUSE11.4 using the Live CD. But when it started copying the root filesystem, it hung on 15% and waited forever. The CD stopped spinning too.

View 1 Replies View Related

Fedora Installation :: System Requirements - What The Minimum Graphics Card Spec Is To Enable GUI

Apr 18, 2011

Trying to make sense of this Linux stuff, by trying to install Fedora 14. First impressions are it?s a parallel universe populated by those who hark back to the era of Windows 3.1 / DOS, and earlier, where command line instructions and messing around with .ini files was all the rage. Which might all be a great little hobby to go back to, being more 'at one, and intimate' with my machine and learning a new skill to take some pride in, but all it means so far is my patience is being really tested by needing to learn it all from scratch!

The installation guides seem to suggest that if your graphics card is not good enough then the installation will default to the text based one. Which is what happened in my case. I can get to the login prompt after the installation, but that's the point where it gets really frustrating in having my machine think it?s a mid 1980s Commodore 64 or something!! Never mind PEEK and POKE, I just want to THUMP or KICK it.

I read somewhere I should start X Start to start the GUI. Nope, x start or xstart doesn't do anything. I then read that only works if I had installed X Windows. Can't find where or how I install X Windows though! I then read, as I say, things default to purely text if your graphics card is not good enough, but then I can't find anything about what the minimum spec is. Seems odd that a card that can cope with Windows can't work with a system as basic as linux/fedora with its frustrating command line-intensive way of working.

- what the minimum graphics card spec is to enable GUI?
- how to install this X Windows thing?

View 14 Replies View Related







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