Shameem Ahamed wrote: > If i want to create custom clonezilla image, how can i add these drivers in > to the new image. > > In the faq, you didn't mention about adding custom packages to the custom > Clonezilla live. > > When i tried create-debian-live --help, it shows the option --packages to add > new packages. Can you please explain this briefly ?. Can i specify > > That means if the driver is a package in Debian repository, you can specify that. > create-debian-live -l e -b stable -k 2.6.30-backports.1-486 -i customized -a > bnx2-driver > I remember for kernel 2.6.30-backports, bnx2 need firmware, too. Therefore it might be something like:
create-debian-live -l e -b unstable -a firmware-bnx2 -c "main non-free" -i customized Anyway, you have to be familiar with Debian repository, and the kernel modules packages for this. I suggest that you give Clonezilla live testing or alternative (i.e. 1.2.3-18 or 20091214-karmic) a try. It's easier to make this. Regards, Steven. > where bnx2-driver is the custom build driver for the BCM5708 > > Regards > Shameem > > --- On Fri, 12/18/09, Shameem Ahamed <[email protected]> wrote: > > >> From: Shameem Ahamed <[email protected]> >> Subject: [Clonezilla-live] (no subject) >> To: [email protected] >> Date: Friday, December 18, 2009, 8:23 PM >> Hi Steven, >> >> I am trying to create an image of my new machine. It has >> the >> >> Broadcom NetXtreme II BCM5708 GB Ethernet Card >> >> when i am booting to Clonezilla live image, it is stuck on >> >> >> "Warning: waiting for ethernet cards up.... If this fails, >> maybe the ethernet card in not supported by the kernel >> 2.6.30-backports.1-486" >> >> I have checked one of your earlier reply to such a problem >> and it seems like i need to put the module for the NIC card >> in to Clonezilla live. >> >> >> Will this work for me ? Will this give a permanent >> solution?. If you have anymore suggestions please let me >> know. >> >> Regards, >> Shameem >> >> >> >> >> ------------------------------------------------------------------------------ >> This SF.Net email is sponsored by the Verizon Developer >> Community >> Take advantage of Verizon's best-in-class app development >> support >> A streamlined, 14 day to market process makes app >> distribution fast and easy >> Join now and get one step closer to millions of Verizon >> customers >> http://p.sf.net/sfu/verizon-dev2dev >> _______________________________________________ >> Clonezilla-live mailing list >> [email protected] >> 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 ------------------------------------------------------------------------------ This SF.Net email is sponsored by the Verizon Developer Community Take advantage of Verizon's best-in-class app development support A streamlined, 14 day to market process makes app distribution fast and easy Join now and get one step closer to millions of Verizon customers http://p.sf.net/sfu/verizon-dev2dev _______________________________________________ Clonezilla-live mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clonezilla-live
