Ubuntu :: Take A Snapshot Of My Installation?
Oct 14, 2010
Just lost my harddrive. Bought a new one, installing Ubuntu 10.10. I would like to installa a couple of programs after my installation, wanting to use the machine to develop programs - so I am going to install Eclipse and Glassfish and tomcat and such.
When I am done with that I would like to take some kind of snapshot and burn to a disc. So if a crash comes visiting me again, then I am able to install my basics. This would save me from those boring moments in live.
Can I take a 'snapshot' of my installation, Could I then restore this in some easy way ?
View 3 Replies
ADVERTISEMENT
Sep 25, 2010
I have an apparently stable installation of Xubuntu that I've hand-tweaked in a few ways. I'd like to be able to reinstall this system verbatim on this machine should a disk crash happen, etc.Is there a "standard" method to create an install and/or total-backup CD that would be an instantiation of the currently-installed-and-modified system?
View 1 Replies
View Related
Sep 1, 2011
Is there a possiblity to load your host snapshot into a virtualmachine and how?
Which vm would you use?
KVM or virtualbox or others?
View 2 Replies
View Related
Mar 18, 2010
Need to take a snapshot of my desktop to post in a vmware forum.
my os is opensuse 11.1 with kde
View 7 Replies
View Related
Mar 22, 2010
I want to make a snapshot of RHEL5 about my current situation ,how will I do that ?
View 3 Replies
View Related
Apr 21, 2011
I use the RH Linux 5 and it contains some tools/software like swig, python etc. But the version of these tools are lower than what I want. So I am going to install the tools with higher version on it. Before I do this I will make a snapshot first so if something goes wrong, I cat restore the system.I've heard the most easy way to do this is make a snapshot. Someone know how to do this?
View 1 Replies
View Related
Aug 14, 2010
Recently, I've tried to create a snapshot of my /root folder in 10.04 (I remember to have done so a couple of times without trouble).I used the commandHTML Code: Code: lvcreate -L10G -s -n rootsnapshot /dev/server/root Without a hint of HDD activity, Gnome (?) hangs up - I can move the mouse, and the clock is moving on, but I can't click on anything. No HDD activity, and this goes on forever (after a while, the whole system locks up). This happens each time when I try to create a snapshot.
View 3 Replies
View Related
Dec 22, 2010
I started to use Debian Live about three months ago. I can't get snapshot to work correctly. Each time the system boots or shutdown, the system over-writes the persistent file. I'm currently have to use the live-snapshot command to make a snapshot. Make a copy of the file for a backup. Then I have to boot my system and make a copy of the backup and rename the file the correctly. Turn off my laptop (not shutdown). then restart it for the persistent to work. Must be a easier way.I have three partitions: debian-live (/dev/sdb1), live-sn(/dev/sdb2), and home-rw (/dev/sdb3) on a 8 gig usb flash drive.
View 1 Replies
View Related
Jul 19, 2010
I have a lot of data on a nfs store external to an Ubuntu machine. I've had problems with the storage becoming full and have spent a very long time deleting files to get absolutely nowhere! Over 25GB of deletions on the 80GB disk has only cleared 1.5GB of space...
You can see below the hidden .snapshot directory, the disk usage for the nfs-store is coming out at 97GB when the disk is only 80GB in size, and the two directories I want on the disk are about 22GB in size.The .snapshot directory appears to have been made on Friday, I'd like to know if I can:
1) find out what command ran to create/update it
2) re-run the command to update the directory or remove the directory
Code:
ideasadmin@ideasadmin-desktop:/nfs-store$ ls -la
total 20
drwxr-xr-x 5 500 500 4096 2010-07-16 17:35 .
[code]......
View 3 Replies
View Related
Nov 17, 2008
I am trying to use perl to run a program using the eval command but the program runs infinitely, i just need it to run basically for one second, stop then give me the output. I tried using fork but it does not really work. The child process is not being killed.
my $pid = fork;
if ($pid == 0) {
my $results = `ngrep etc...`;
[code]...
View 6 Replies
View Related
May 10, 2011
I have met a Bug in the debian squeeze with the kernel 2.6.32-5-xen-amd64 and Xen 4.0.1 I have try with two differents environment, but i have the same result. I haven't this bug when i use just the kernel 2.6.32-5-xen-amd64 without the hypervisor Xen 4.0.1 and on the debian lenny with the kernel 2.6.26-2-xen-amd64 + Xen 3.2.1. When i run a script who create a snapshot of a LV, i have this Bug error: Just after the "lvcreate -s -n Snap -L 1G /dev/data/svsqueeze" in the script
[Code]...
View 1 Replies
View Related
Jan 25, 2011
anyone knows of a software to take a snapshot of part of the screen and save it as a pdf file. I have KSnapshot installed but this only allows saving image files.
View 2 Replies
View Related
Dec 11, 2010
I have automated backups running on my ubuntu box using rsnapshot (rsync) basically following this tutorial. My concern is how to restore if everything is lost. Since it does not seem that I can backup the entire drive and that I have to choose individual folders and some like proc/ cause problems.
Currently in my rsnapshot.conf I have (see below). Is there a way to just clone the entire drive? Or should I not do this? Questions:
1, Can I backup in a way such that it is a clone of the drive so that it can be swapped with the current drive?
2, If not yes to clone, If I had a total drive failure would I install a basic ubuntu and then replace all the files with the backups?
3, Anything I might not know about that I should.
[Code]...
View 1 Replies
View Related
Mar 4, 2011
I have a directory containing a lot of result log files (directory size ~ 4GB), and a set of processes running that keep on writing to these files. To be able to correctly analyze the results at a later time, I want to copy the whole directory to an archive destination, and I cannot stop the processes.
I want a copy of the directory as it was at a particular point of time. As the size directory is huge (which means it takes about 40 seconds to copy) and some of the files are being written to, a normal cp -r does NOT give me a snapshot at a particular point in time, rather a snapshot of files spread over some 40 seconds. This is not good enough.
Is there a way to get an exclusive lock on the directory and all its components while copying?
View 5 Replies
View Related
May 20, 2011
How to compare the files differences between 2 virtualbox snapshots?
View 1 Replies
View Related
Jul 24, 2010
after I upgraded to Goddard I am experiencing a strange thing. Whenever my computer shuts down abruptly due to power failure or some other reason, it shows the snapshot of the last session for a second or so just after the splash screen when I start it again.
View 2 Replies
View Related
Jul 20, 2011
I've never understood the difference between these terms in http://www.kernel.org:
- snapshot
- mainline
- stable
- longterm
It's not in Kernel's FAQ and I can't find about it on Google.
View 2 Replies
View Related
Mar 28, 2011
I want to experiment with pacemaker, and for that I'd like to start kvm virtual machines with the snapshot option, so that as soon as I stop the vm, all changes are gone and I can start over. Since I couldn't figure out how to setup networking (vm - vm and vm - public) with a kvm commandline without disturbing the Network Manager, I used the Virtual Machine Manager (VMM) for this.
It works now, but I cant see how to use the snapshot option with the VMM. On the other hand, I cant see how I start the resulting vm from the commandline. When I look at the process list, I see the command with these network options:
Code:
-netdev tap,fd=21,id=hostnet0
-device virtio-net-pci,netdev=hostnet0,id=net0,mac=52:54:00:45:30:b0,bus=pci.0,addr=0x3
-netdev tap,fd=22,id=hostnet1
-device virtio-net-pci,netdev=hostnet1,id=net1,mac=52:54:00:84:5b:bc,bus=pci.0,addr=0x6
How would I go about these fd=nn things on the commandline? I guess I somehow have to start the tap devices before, but how?
View 1 Replies
View Related
Oct 29, 2009
I can cause the kernel to panic immediately with the following command. lvcreate --snapshot --name Snap --extents 100%FREE VolGroup00/LogVol00 The last line of the panic message is "<0>Kernel panic - not syncing: Fatal exception" If I create a snapshot of any other volume it works just fine. It only panics on LogVol00 which is my root fs.
I'm running 5.4 after update from 5.3. It didn't work with 5.3 either. This is a 32-bit guest running in VMWare Server 2.0.1 which is running on FC10 x86_64. I've tried the guest in both UP and SMP (2 cores) modes and observed no difference.
View 2 Replies
View Related
Oct 3, 2010
I have been using VMware Player for some time to host Fedora VMware images on Windows XP. I have been using Fedora 11 and 12 (both 32 and 64 bit) and recently started to use Fedora 13.
I use as a base the images provided by thoughtpolice. http://www.thoughtpolice.co.uk/
I usually install VMware tools and also keep the images updated (yum update) which sometimes changes the kernel.
I have recently had problems with the snapshots not having a network when I restore them. So far I don't have the problem with Fedora 11 and do have it with Fedora 12 (but used not to). I do have it with Fedora 13.
In each case the problem goes away when I uninstall the VMware tools and comes back when I install them again.
One of the symptoms is that SElinux complains about not being able to do something with /var/run/vmware-active-nics.
It looks to me that something is incorrect in the actions being taken when the snapshot is being restored. It does not happen every time and sometimes the network restores itself.
The network can be restored by rebooting the image.
View 12 Replies
View Related
Feb 5, 2011
Package Installation error
Recently I get an error while installing any packages offline.
"Action would require the installation of packages from not authenticated source".
The key icon at top tight corner shows.
View 3 Replies
View Related
Jan 20, 2010
I'm trying to install Kubuntu 9.10 on my machine (I had the same problem with Kubuntu 9.04). The machine is:
- Core 2 Quad 6600
- Nvidia 7600 GS
- Two disk seagate 500 in mirroring raid software
When I try to install Kubuntu, after disk partition, my system dosn't see the CD. He tell me to insert disk into drive but I doesn't touch it. I resolved this mounting an external hard disk into /cdrom. After this, the installation continues until the step "select and install software". At this step, the installation procedure tell me an error. During this error, in the other console, I've this:
Code:
Jan 19 21:58:09 in-target: Alcuni pacchetti non possono essere installati. Questo può voler dire
Jan 19 21:58:09 in-target: che è stata richiesta una situazione impossibile oppure, se si sta
Jan 19 21:58:09 in-target: usando una distribuzione in sviluppo, che alcuni pacchetti richiesti
[Code]....
View 3 Replies
View Related
Aug 15, 2010
I have installed Debian maybe 30 times over the years since about 2003, stable, testing and Sid on two different desktops and two different laptops. The only problem I have ever had is sometimes with a flaky daily build. It is one of my favorite distros.
BUT, I am totally frustrated is trying to install to a USB. I have followed the manual step by step about 6 times in the past two weeks. The result is always the same. The installation fails to find an installation iso image. Yes, I know the iso image and the hd-media vmlinuz and initrd.gz files are supposed to be the same version.
File: debian-testing-i386-netinst.iso from: [url]
Files: vmlinuz and initrd.gz from: [url]
The USB boots to a Language selection screen and proceeds through the Keyboard selection screen with no problems.
The next step which searches for an installation iso image fails.
Skipping that step and trying to load installer components from iso image also fails.
Searching the entire PC for an installation iso image also fails. (I even copied the netinst iso image to the HD root directory.)
View 6 Replies
View Related
Jun 22, 2011
I'm trying to perform an install of F14 (fresh install over F13), and it has been showing "running post-installation scripts" for 1 1/2 hours now. I am wondering if this is unusual and what the implications might be of power-cycling and rebooting. I'd note this is a fairly fast machine with 2 quad-core Xeons (I forget their model number).
View 1 Replies
View Related
Apr 30, 2010
Trying to get Fedora 12 installed normally on a laptop, but it's hanging at the aforementioned point during installation. The mouse cursor is movable and the system appears to be fully working. The progress bar isn't moving and there is nowhere to either shut down the PC or access the terminal?? I cannot check any progress or see any log of what the installation program is trying to do.
It's a P4 laptop with ~700mb of ram. This is a fresh install from the i386 DVD distro. Why is it so hard to get a running system in linux when Windows or Mac is ready to go in about an hour? I've spent a good 3 hours trying to find my way around this latest problem and I am SO close to giving up. What a waste of my time linux has been so far.
View 7 Replies
View Related
Mar 23, 2010
I was trying to update from 9.04 to 9.10.
During the installation, I kept getting tons of errors. Finally something came up saying that I had to abort the installation and it did some stuff. I tried running an application, but I got an error. So I restarted the system.
The normal screen came up where I had to choose the Ubuntu stuff (I'm new to Ubuntu) in the box. I noticed that it had gone to 8.10... which I had earlier before installing 9.04, which went great. So I chose the first on and the system failed to start. I rebooted and tried all the other options, but they all had errors. Now I'm booted to Windows.
I installed Ubuntu from a CD I created. But it is now outdated because it is 8.10, and I have already upgraded to 9.04. 9.04 to 9.10 is where stuff went wrong.
View 1 Replies
View Related
Apr 23, 2010
I tried to install 64bit 10.04 Release Candidate but it fails every time. I have been using 64bit 9.10 Karmic on this computer so it's suitable for installation.
I tried to install from USB stick and from CD but same error at the same point! It fails just befere it starts to ask your locations etc...
There must be something totally wrong on installer. Checksums are ok etc...
Errors seen with CD and USB stick installation: Pop up: "Istalltion failed The installer encountered an unrecoverable error. A desktop session will now be run so that you may investigate the problem or try installing again."
On command line I can see following error message on CD:
These errors with USB stick:
View 9 Replies
View Related
May 19, 2010
I just (for the first time ever) installed a version of Ubuntu. It is 10.04. I installed off of the Live Disk. I was having a great time until the first time I went to boot into it and I got the message
"Error: No such device: "long number" Grub Rescue> "
[Code]...
View 3 Replies
View Related
May 23, 2010
I just completed the ubuntu 10.04 installation using the windows' installer.After the installation, the system reboot. I chose "ubuntu" from the OS selection screen.A message appeared that the system would verify the installation parameters.
Suddently, a message was shown:
"no main file system chosen. Please solve this error from the partition menu."
And it wouldn't continue!
how can I find the partition menu and set the file system for the ubuntu?? An idea would be to enter the installation cd for windows (as if I would wanted to format the pc)...wouldn't then the partition menu appear?
View 4 Replies
View Related
Jun 24, 2010
Problem-PC automatically boots into a black screen with blinking cursor. No message or nothing
I have 4 HD. Primary drive has Windows Vista, Secondary no OS installed. Sata1 HD Ubuntu 10.04, Sata2 Windows 7. Prior to installing windows 7 all was perfect but once I did it, grub got all screwed up. The only way I can boot into grub is if I manually select my Sata1 which has Ubuntu on it and only then it allows me to select Linux or Windows OS. How can I change that so it can boot up normally as before? I'm assuming that grub was installed in the primary drive which has vista on it, but once I installed windows 7 it got deleted and when I tried reinstalling Ubuntu, the grub was not installed in the primary drive.
View 9 Replies
View Related