Re: [Clonezilla-live] changing predefined options
A partition and disk imaging/cloning program
Brought to you by:
steven_shiau
From: Steven S. <st...@nc...> - 2007-12-06 09:31:45
|
Hi Ryan, To change the default setting in Clonezilla live, you have to do like this: 1. Boot into Clonezilla live, 2. Configure the internet access 3. Mount the repository, then you should have a writable /home/partimag, which you have to make sure there is enough space later for creating your own clonezilla iso. 4. Enter command shell, the run "sudo su -" to become root. 5. edit the function set_ocs_sr_extra_param in /opt/drbl/sbin/drbl-functions, change "-g auto" "$msg_ocs_param_g_auto" on \ to "-g auto" "$msg_ocs_param_g_auto" off \ and more if you like. Note! There is another function called "set_drbl_ocs_extra_param", remember to make sure you are modifying the right function. 6. cd /home/partimag 7. run /opt/drbl/sbin/ocs-iso -s then have a cup of coffee and wait for the output iso file. 8. You should have your own clonezilla live now. The above is just a draft, I did not test it. Please let me know if you have any problem. If it works well, please also let us know. We will include that in FAQ. Good luck. Regards, Steven. Ryan McDowell wrote: > Hello Everyone, > > I was wondering if there is a place in clonezilla to change the > predefined options in the extra parameters section. I would like to not > have -g and -c selected and -nogui selected. Any help would be great. > > Also the improvements to clonezilla are great. I've been using it now > for 8 months and have seen great improvements. Thanks. > > Ryan Mc. > > ------------------------------------------------------------------------- > SF.Net email is sponsored by: The Future of Linux Business White Paper > from Novell. From the desktop to the data center, Linux is going > mainstream. Let it simplify your IT future. > http://altfarm.mediaplex.com/ad/ck/8857-50307-18918-4 > _______________________________________________ > 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: 9762755A Fingerprint -- A2A1 08B7 C22C 3D06 34DB F4BC 08B3 E3D7 9762 755A |