This is the third time I have installed Ubuntu on my pc along with Windows 7, but every time I install, I have to upgrade all packages. (Almost 300 - 400 Mb). Is it possible to make a bootable DVD of my current installation so that I don't have to upgrade all the packages next time?
Asked
Active
Viewed 2.0k times
16
-
Out of curiosity, why are you reinstalling so often? That you do suggests a deeper issue. – Oli Mar 12 '11 at 03:14
-
Actually... I am not an expert of ubutu. I was installing/removing some packages, and i don't know what i do wrong in that process.. but every time i end up in some system corruption :( – Chetan Sharma Mar 12 '11 at 04:36
3 Answers
13
Remastersys is a backup tool that creates your own distro, an .iso as a live CD to install on another machine. This can include all your data, and you can select whether to include the home folder or not. Here is the Remastersys sourceforge page .
I hope this helps.
-
-
Some thing is really wrong... It just shutdowns my pc, and my pc doesn't starts after then... for almost 30 mins.. I tried it 2 times... and now i am really in very confusion to use it or not.. what if it crashed my DISK .. :( :( – Chetan Sharma Mar 14 '11 at 14:03
-
uhm, i can't tell whats going wrong there. at which stage does it shutdown exactly? – suli8 Mar 14 '11 at 15:50
-
when the remastersys starts copying files.. and there are arround 91000 files to copy.. – Chetan Sharma Mar 14 '11 at 16:03
-
which distro you are using? and which version of remaster sys ? did you choose the distro option? – suli8 Mar 14 '11 at 16:42
-
I Chossed the Distcdfs option.. I can't go to ubuntu any more.. it is not starting.. i am on windows currently. (My system is dual boot) – Chetan Sharma Mar 14 '11 at 16:46
-
i think something wrong with your system. it crashes with system corruption as you said.and i don't know why the remastersys crashed your ubuntu.i'm not an expert, so unfortunately i can't help. but just to be sure.. i ran the distcdfs here...and it worked for me. i suggest to ask a new question, with all the details of the case. hopefully you will solve this up. – suli8 Mar 14 '11 at 17:01
-
I have been working on it. now I have reset my Bios and installed the 11.04 Beta. And yesterday night I reinstalled it and startedt he processes again. :) I finished successfully. but one thing i noticed was that CUP (1&2) both were in 100% usage for more than 70% of process time. is it normal ? – Chetan Sharma Apr 26 '11 at 02:19
-
2
While not directly related to backing up your system to DVD ISO media, you should have a look at the excellent community documentation for backing up your Ubuntu system. Backup Your System

lazyPower
- 5,371
0
You could also clone you whole system with dd
. See the following link for more details: http://www.backuphowto.info/linux-backup-hard-disk-clone-dd

dv3500ea
- 37,204

mount.cifs
- 1,330
-
I don't think this is what he is asking for. Also, you alway shave to be very careful when using dd. I wiped disks with this tool. – jfmessier Mar 12 '11 at 16:23