Ubuntu Installation :: How To Create Clone In USB
Oct 2, 2010
I have Ubuntu 10.04 installed in my desktop and is working fine. I would like to clone the Ubuntu with all my settings etc to a USB Flsah drive so that I can take it with me during travel.I don't want to reinstall in USB FLASH rather I want asis Desktop Ubuntu in USB FLASH.
View 1 Replies
ADVERTISEMENT
Jun 28, 2011
i want clone my linux partition for create a backup. i want use dd command but i have some question.my linux partition is 30GB and linux only used 10GB of it if i use dd command for create a image i must have 30GB free space? can i use dd command in X window or i must first exit from linux and use live cd? in fedora i use dd command for create a backup when linux is running but after restore some command like su not work!!!
i use some tools like partimage for make a backup but it show me an error about block 0!!
View 1 Replies
View Related
Dec 15, 2010
i have centos 5.3 , i want to clone or create image of my working servers having centos5.3 in another hardisk so that if my server down i can just put this another hardisk which having image or clone of the crash server and my server will up in small amount of time is it possible or not if yes then how
View 4 Replies
View Related
Jan 17, 2011
I use clonezilla cd live to backup my Debain Squeese O.S.,
there is the possibility to create a warm backup (clone disk) of O.S. without restart the computer ?
View 2 Replies
View Related
Dec 23, 2010
What's the best way to transfer across one hdd to another? I want to avoid setting up my kubuntu 10.10 instance again and hoping there's a way to easily clone it across.
View 2 Replies
View Related
Jun 27, 2010
My Ubuntu system drive is starting to throw up S.M.A.R.T. errors. I have two partitions on the drive (/home and /) and grub in the mbr. Is there a way to exactly clone this drive to another one so I don't need to reinstall or re-setup anything?
View 1 Replies
View Related
Dec 3, 2010
My wife's laptop has XP on it, I installed Ubuntu using wubi apparently. I thought I had made a separate partition and made a true dual boot system but I guess I didn't. Is there a way to clone the wubi install to it's own partition and add the boot loader after or am I going to have to do a fresh install and set everything up again? I am surprised that she has taken to Ubuntu as well as she has, I thought she would hate it but she actually prefers it to windows now..
View 2 Replies
View Related
Jan 18, 2011
My HDD crashed (it wasn't completely disastrous, though). I was able to get my Ubuntu 10.10 partition of the disk with dd_rescue. I can see all of the data in the partition and everything. dd_rescue reported that there were no errors.Now, I have a fresh HDD, and I copied the image that I created with Gparted, and turned the boot flag on. I turn my system on, and all I get is a flashing cursor in the corner of the screen.I get the feeling that this would be easy for a seasoned user, but I'm not sure where to go. I originally got some information about cloning partitions here: [URL] But, it doesn't tell you how to reload the image after you make it.
View 2 Replies
View Related
Apr 19, 2011
I often run various computers from my Ubuntu 10.04 USB startup disk. Every now and then, people get interested and want a copy of their own. Since I have installed a few extras (VLC, codecs, flash etc) on the disk, not just the out of the box 10.04, I would like to create a clone of the USB startup disk, to give away. How can it be done?
View 2 Replies
View Related
Jun 25, 2011
I have a couple of beginner questions;I have checked out some source code in a directory, not inside the home directory, using: Code:git clone git://git.videolan.org/ffmpeg.git ffmpeg-gitI moved the folder around (was not originally in the right directory), and now would like to delete it and start from scratch. How can I do it without creating issues with git? (I don't see ffmpeg-git in Synaptic)More generally, what is the best way to delete old folders related to obsolete or malfunctioning software, or even unsuccessful attempts at installing software ? Can I do 'delete' in the file manager? or just sudo rm <folder name> ? Or is there hidden issues?Another related question: When manually installing packages not available in Synaptic, for example, from downloaded tar.gz, what is the recommended directory structure. For example, is it better to use, for example: /home/<program name>/source to unpack the source code/home/<program name>/build to build the software?as opposed to using folders in the root directory? Is there a tutorial on the subject of best practice for directory structure?
View 2 Replies
View Related
Mar 17, 2010
Question:Several months ago I upgraded my hard drive on a dual boot machine (xp & U9.10 - both 64bit) from approx 80gb to 250gb. I chose to use DriveClone from windows to clone the old drive directly to the new drive. Operational everything works fine. the problem is the Ubuntu HD size went from around 10GB to approx 150Gb, but the filesystem only recognizes approx. 10GB as the total available capacity. I just tried to reinstall Ubuntu without reformatting and only recovered a few GB's. GParted reports the proper partition size. Is there any way I can correct this problem? It's not a big issue...I thought I would check here first before I reformatted the partition. The pre-boot disk check ran and reported no errors but the file system is still not seeing the unused GB's.
View 3 Replies
View Related
Apr 2, 2010
I was curious if there is any way to clone my system by simply writing into a file which packages are installed AND deinstalled on the source system.
The reason is that I configured a system which fits me just right (I installed some additional packages and removed some standard packages like OpenOffice...) and was wanting to back it up - even for a newer Ubuntu-Version.
Most of the changes are already gone in /var/log/dpkg.log... so this option does not exist...Does anyone know where Synaptic stores the information which package is installed and which is not? It is possible to view those packages by applying a filter.
View 3 Replies
View Related
Oct 28, 2010
I'm looking to move my 10.04 installation from an 80 GB HD to a 250 GB HD.
Last week, I successfully moved a Windows system from an 80 GB HD to a 320 GB HD using Clonezilla. However, I must have missed a command option, as I wound up with only 80 GB used on the new drive, and the remaining space unused. I used PartedMagic to resize the partition to use the full space, and all is now well.
Back to my Ubuntu move, on the second machine, I currently have three partitions - /, /swap, and /home. I'd like to expand / just a small amount, leave /swap sized as it is, and give most of the drive space to /home (as that is where I am running out of space). I think I have two options:
Option 1: Use Clonezilla to clone the drive (3 partitions), and then use PartedMagic to move/resize the partitions as desired.
Option 2: Use PartedMagic to set up 3 partitions to the sizes I want, then use Clonezilla to copy to the new partitions.
Option 1 seems to be the easier way. But, is there another option, a better way? Perhaps there's a command option in CloneZilla that I'm just not seeing, which would allow me to do the move in one step?
View 7 Replies
View Related
Feb 3, 2011
I have a bunch of computers with the same configuration, so I would like to install Ubuntu only to one master computer and later on just copy the partition layout and the filesystem unto other computers. Previously I was able to simply copy the partition layout (via the sfdisk utility), the filesystem (a simple "cp -a") and install Grub (via script). Now I had to use the parted utility to partition the 2TB drive and Grub2 is the default boot loader.
My questions are now:
1. How do I copy the partition layout from /dev/sda (master) to /dev/sdb (clone)?
2. How do I batch install install Grub2 to the other disk (e.g. /dev/sdb) ?
In Grub 0.97 it used to be something like that:
Code:
# GRUB the disk
grub --no-floppy --batch <<EOF_GRUB
root ($GRUB,0)
setup ($GRUB)
quit
EOF_GRUB .....
In Grub 2 I tried with:
Code:
grub-install --force --root-directory=/mnt/sdb1/ /dev/sdb
Only to get this error: .....
The Grub2 syntax is way different compared to Grub0.97. Yes, I do could use the Grub2-suggested option but since the partition layouts on both partitions are equal, I see little point in setting the BIOS Boot Partition option, since the master computer works without it and I don't remember any error message during the install.
View 9 Replies
View Related
Aug 25, 2011
Installed Ubuntu from an iso and now can boot only from /dev/loop0 need to clone this to /dev/sda, is this possible if so what are the commands.
View 9 Replies
View Related
Jun 1, 2009
I'm new to fedora (still trying it out) but have many years of experience on other distributions -- mostly gentoo. Anyway, I'm wondering if someone can tell me what all is needed to clone a fedora install. I cloned the partitions, updated fstab with real device node entries (removed all the UUID stuff), and modified grub.conf with the same changes (as well as all the normal/misc changes needed in /etc for things like hostname, network, ethx naming, etc). However when I try to boot it complains that it cant find the old UUID.
I thought this might be specified in the initrd but I uncompressed it and couldn't find any reference to the uuid anywhere. Where does fedora keep this UUID information at? Right now I'm just trying to clone a mythdora box to another one but in the past I've configured a single gentoo install and cloned it on dozens of other computers.
View 3 Replies
View Related
Mar 24, 2010
I've got a nice new faster hard drive and want to move my system to it.Is there something that can clone the current drive AND update the menu.lst with the appropriate device ID's so I can just take out the old drive and carry on as before?
View 1 Replies
View Related
Jan 16, 2011
I have a very specific issue that I am having trouble resolving. I have an old laptop and a new laptop with a smaller HDD. I want to copy the windows partition from the new lappy to the old bigger HDD so I have room for Ubuntu. All of my files are on a Maverick install on the old lappy. How can I get all my files and windows to the old HDD and into the new laptop. I am a little stuck on this one because of my limited options.
View 8 Replies
View Related
Feb 9, 2011
I am currently running x86_64 F14. I am replacing the HDD(s) with one SSD and one HDD. What I want to do is a fresh install but pull all of the packages over from current install. I am planning on backing up /home and all of that so I can just rsync it. One of the issues though is that I currently use LVM. LVM does not support TRIM yet for the SSD. So I was just going to use ext4 and an extended partition for all of my filesystems. Can I just make a kickstart file that will have all of my current installed packages in it and pass that to the install? Seems like I remember that from my RHCE class. Sadly I don't use kickstart enough to remember.
View 1 Replies
View Related
Sep 20, 2010
I'm planing to get 4 dedicated, remote servers for my start up, the question I have is: how to do only one installation and then duplicate or clone this installation into all the other machines. I could install those 4 servers manually, but the problem is - we have a lot of things that our application needs, and later there will be more servers. So an automatic way to do that would be better. We are using Debian. Perhaps there's a way to create a "big package" that will contain all of the necessary software in it, then simply require from the hosting provider that all of our servers come with Debian installed, and then manually upload the "big package" and install it?
View 3 Replies
View Related
Apr 14, 2010
I would like to clone an existing desk top installation of Ubuntu Ultimate Edition and run it on my MacBook, can it work? What do I have to do to get it running there?
View 1 Replies
View Related
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
Nov 17, 2009
I'd like to clone a partition, and then restore it to a logical volume. I have all three operating systems at my disposal (Mac, Windows, Linux Live CD) What is the best way to achieve this. The partition I am trying to resize is only 200MB, so I can store it on usb if need be.
View 9 Replies
View Related
Oct 28, 2010
When using the gparted option to create a new partition table does this automatically create a new mbr?
View 1 Replies
View Related
May 9, 2010
I am trying to clone the hard drive to a slightly smaller hard drive in the same computer, same setup.What software or commands do you use to clone the entire system and resize the partition automatically?The original HD is a little larger than the destination HD. The source partition only has about 20 GB in use and the rest is blank.
I have 2 partition, a small 100MB boot partition and another 500GB LVM partition.I can't just clone from the original disk to the new disk. (for another long reason) I need to make an image of the original disk on an external USB drive first, then move that image onto a new disk.I have tried creating an image of the whole disk with Clonezilla, but then the restoration didn't work because the target drive is smaller than the original.
View 7 Replies
View Related
Jul 15, 2010
If I clone a debian linux from a server to a harddisk, can I simply plug this clone harddisk to another server and boot it up to use as the primary OS disk for this server, even though the 2 servers may not be the same configuration, same make and model?
View 2 Replies
View Related
Jan 25, 2011
I was thinking about make a clone machine. I was thinking about use a old computer that have some SATA connection. One disk is source and then I add some other disk to destination. I going to have Linux on USB stick. I have look at dd and it look nice but what I can see it only use one disk to another.
Code:
dd if=/dev/hdx of=/dev/hdy
is it possible to add more then one destination?
View 7 Replies
View Related
Jul 28, 2011
I have linux installation which is on USB flash drive...there are two partitions. how to clone it to another USB. I tried manualy creating partitions on new flash drive and manualy copyng files but this doesn't work.
View 2 Replies
View Related
Nov 17, 2010
I installed ubuntu 10.10 on my laptop and configured a lot(mainly setup git, heroku, rails etc), installed and setup lot of things on it to suit my needs. Now I want to move this setup to another machine and want to avoid all the setup again. Is there a way I can create an installer out of my existing ubuntu installation/partition which I can reuse for other machines?
View 2 Replies
View Related
Mar 19, 2010
I have come across an issue when cloning an SD card.I have a SheevaPlug, which is a low power ARM based computer. I used an Intel based HP laptop running Ubuntu 9.04 to clone the 4GB SD card of the SheevaPlug. The card contains 2 partitions: the boot image, and the root filesystem. I did this using dd directly from one 4GB card to a second 4GB card (sudo dd if=/dev/sdb of=/dev/sdc), and also by dumping the first card to an image file and then from the image file to the second card.
The process worked successfully in that the SheevaPlug seems to run fine off the cloned card, but here�s the strange thing: when I use Gparted to examine the original card, it shows it has 2 partitions. However, when I do the same with the cloned card, Gparted detects no partitions at all. Ubuntu seems to mount the partitions fine as well. Anyone have any idea what might be happening? I thought DD was supposed to perform a bit-for-bit copy of the whole device given the parameters I used, and that Gparted should therefore show identical results no matter which card it was looking at
View 9 Replies
View Related