Re: [Clonezilla-live] Great software! Have a couple questions though.
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: Steven S. <st...@nc...> - 2007-05-31 14:41:21
|
Hi Ryan, Yes, part of the function you need exists in the testing clonezilla live, check http://sourceforge.net/forum/forum.php?forum_id=691656 ... 3. An iso with restoring image builtin can be created in Clonezilla live. For example, (a) Boot Clonezilla live, (b) Choose to mount the clonezilla home image, which is writable (c) Do not save or restore, just exit to shell, (d) Change to working directory, Ex. cd /home/partimag/ (e) For the time being, use the testing debian-live-for-ocs template, you can download it by "wget http://opensource.nchc.org.tw/clonezilla-live/template-iso/testing/debian-live-for-ocs.iso"; in the working directory. (f) Use ocs-iso to create that by something like (Assume clonezilla image sarge-r5 is in clonezilla home image): /opt/drbl/sbin/ocs-iso sarge-r5 For unattended mode (Only confirmation in the beginning): /opt/drbl/sbin/ocs-iso -g en -t -k NONE -e "-b -c restoredisk sarge-r5 hda" sarge-r5 Therefore by modifying some script in clonezila live, I think you can make it based on the above idea. Good luck. Regards, Steven. Ryan McDowell wrote: > Excellent work! I've been working on something that does basically what > clonezilla does. You have done a far better job than I could have. Thank > You!! > > I'm using clonezilla to image multiple machines and I was wondering if > there is a way to "preseed" answers to questions asked during the > process. For example I will only use english in my case and I am using > ssh as my network transfer protocol. I use the help of students to get > as many systems setup as possible and I would like to limit the amount > of time needed to preconfigure connections and ssh passwords. At present > I cannot add drbl proper to our file server. I know that would solve > most of my issues. I would like to add preset settings to the CD. > Disassembling, adding, and re mkisofs isn't a problem for me. Can I do > this? Can I create a conf file of some kind to allow me to ease the use > of this software for my students? Thanks in advanced for any advice you > can give me. > > ------------------------------------------------------------------------- > This SF.net email is sponsored by DB2 Express > Download DB2 Express C - the FREE version of DB2 express and take > control of your XML. No limits. Just data. Click to get it now. > http://sourceforge.net/powerbar/db2/ > _______________________________________________ > Clonezilla-live mailing list > Clo...@li... > https://lists.sourceforge.net/lists/listinfo/clonezilla-live -- Steven Shiau <steven _at_ nchc org tw> <steven _at_ stevenshiau org> National Center for High-performance Computing, Taiwan. http://www.nchc.org.tw Public Key Server PGP Key ID: 1024D/9762755A Fingerprint: A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |