Carl Karsten wrote: > This is a problem: > > sudo /opt/drbl/sbin/drblsrv -i > > does all kinds of things, including: > > Setting up dhcp3-server (3.1.1-5ubuntu3) ... > Generating /etc/default/dhcp3-server... > Reloading AppArmor profiles : done. > * Starting DHCP server dhcpd3 > * check syslog for diagnostics. > > It looks like it failed to start, but I don't want it around to magically get > fixed and have a 2nd dhcp server screwing things up. > > Also: > > update-initramfs: Generating /boot/initrd.img-2.6.28-7-generic > *****************************************************. > *****************************************************. > Trying to upgrade some necessary packages if available... > *****************************************************. > Installing some Linux distribution network installation images... > *****************************************************. > The netinstall files will be in dir "/tftpboot/nbi_img". > The following action will download a lot of network install packages, > including > these distributions: centos debian fedora mandriva opensuse scientific > ubuntu. > This might take a long time... > If you want to assign the url, check "netinstall image settings" in drbl.conf. > Downloading centos netinstall packages... > Fetching http://free.nchc.org.tw/centos/4/os/i386/images/pxeboot/vmlinuz... > > That seems a bit too intrusive too. > > Any idea how I can get just ocs and dependencies? >
$inst_prog $inst_opt install $PKG_TO_INSTALL $PKG_FROM_DRBL apt-get -y --force-yes install util-linux tar gzip bzip2 procps dialog rsync parted pciutils tcpdump bc grub gawk hdparm sdparm netcat file ethtool etherwake ssh syslinux mtools mkisofs reiserfsprogs e2fsprogs psmisc locales wget disktype zip unzip patch iproute traceroute iputils-ping binutils initscripts dhcp3-server tftpd-hpa nfs-kernel-server nis curl lftp iptables libdigest-sha1-perl lvm2 ntfs-3g lshw hwinfo aoetools vblade dmidecode clonezilla mkswap-uuid drbl-partimage drbl-ntfsprogs partclone drbl-chntpw drbl-lzop pigz pbzip2 mkpxeinitrd-net udpcast drbl-etherboot gpxe freedos Lets give that a shot, then trim out some of those. don't need ntfs-3g... Carl K ------------------------------------------------------------------------------ Open Source Business Conference (OSBC), March 24-25, 2009, San Francisco, CA -OSBC tackles the biggest issue in open source: Open Sourcing the Enterprise -Strategies to boost innovation and cut costs with open source participation -Receive a $600 discount off the registration fee with the source code: SFAD http://p.sf.net/sfu/XcvMzF8H _______________________________________________ Clonezilla-live mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/clonezilla-live
