Skip to content

Instantly share code, notes, and snippets.

@mh61503891
Created November 21, 2014 07:12
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save mh61503891/391149e363a096d40ab5 to your computer and use it in GitHub Desktop.
Save mh61503891/391149e363a096d40ab5 to your computer and use it in GitHub Desktop.
DRBLのインストールログ
$ cat /etc/debian_version
7.7
$ aptitude show drbl
Package: drbl
New: yes
State: installed
Automatically installed: no
Version: 2.8.25-drbl1
Priority: extra
Section: admin
Maintainer: Steven Shiau <steven@nchc.org.tw>
Architecture: all
Uncompressed Size: 5,261 k
Depends: perl, bash (>= 4.0.0), ipcalc, wakeonlan, syslinux (>= 6.0)
Description: diskless remote boot, and a disk cloning utility
DRBL (Diskless Remote Boot in Linux) provides a diskless or systemless environment for client machines. It works on Debian, Ubuntu,
Mandriva, Red Hat, Fedora, CentOS and OpenSuSE. DRBL uses distributed hardware resources and makes it possible for clients to fully
access local hardware. It also includes Clonezilla, a partition and disk cloning utility similar to Symantec Ghost(TM) or True
Image(TM).
For more details, check http://drbl.org.
Homepage: http://drbl.org/
$ sudo drblsrv -i
*****************************************************.
Hint! When a "yes or no" option is available, the default value is uppercase. E.g. (y/N) the default is "N", so when you press "Enter" without typing "Y or N" it will be as if you typed "N" and then "Enter". If you are not sure which option to choose just press "Enter" key.
*****************************************************.
*****************************************************.
Installing DRBL for Debian Linux...
*****************************************************.
Do you want to install the network installation boot images so that you can let the client computer install some GNU/Linux distributions (Debian, Ubuntu, RedHat Linux, Fedora Core, Mandriva, CentOS and OpenSuSE...) via a network connection? !!NOTE!! This will download a lot of files (Typically > 100 MB) so it might take a few minutes. If the client computer has a hard drive that you may install GNU/Linux onto, put a Y here. If you answer "no" here, you can run "drbl-netinstall" to install them later.
[y/N] y
*****************************************************.
This GNU/Linux distribution uses one kernel to support SMP and non-SMP arch.
*****************************************************.
Do you want to use the serial console output on the client computer(s)?
If you do NOT know what to pick, say "N" here, otherwise the client computer(s) may show NOTHING on the screen!
[y/N] N
*****************************************************.
Which CPU architecture kernel do you want to assign for the DRBL client computer(s)?
0 -> i386 CPU architecture
1 -> i586 CPU architecture
2 -> Use the same architecture as this DRBL server
Note! Note Note! Note! Note! Note! Note!
NOTE!!! If the client computer(s) is not the same architecture as this server, please pick "0" or "1", otherwise your client computer(s) will NOT be able to boot.
If you use wrong architecture type kernel, the glibc and openssl package might use i686 or i386 while the kernel might use i686, i586, or i386, which might be not suitable for all your computer(s).
If you are not sure, "1" is recommended as this will still have good performance and compatibility.
[2] 1
*****************************************************.
The CPU arch option for your clients: 1
For the distribution you are using, only i386 and i686 architectures are available, so the optimization level is changed from i586 to i386!!!
No optimization was set for your client system, we will use the "i386" packages.
*****************************************************.
Cleaning the cache of APT to make some settings take effect...
Hit http://ftp.riken.jp wheezy Release.gpg
Hit http://ftp.riken.jp wheezy-updates Release.gpg
Get:1 http://free.nchc.org.tw drbl Release.gpg [198 B]
Hit http://ftp.riken.jp wheezy Release
Hit http://ftp.riken.jp wheezy-updates Release
Hit http://free.nchc.org.tw drbl Release
Hit http://ftp.riken.jp wheezy/main Sources
Ign http://free.nchc.org.tw drbl Release
Ign http://free.nchc.org.tw drbl/stable i386 Packages/DiffIndex
Hit http://ftp.riken.jp wheezy/main i386 Packages
Hit http://ftp.riken.jp wheezy/non-free i386 Packages
Hit http://ftp.riken.jp wheezy/main Translation-en
Hit http://ftp.riken.jp wheezy/non-free Translation-en
Hit http://free.nchc.org.tw drbl/stable i386 Packages
Hit http://ftp.riken.jp wheezy-updates/main Sources
Hit http://ftp.riken.jp wheezy-updates/main i386 Packages/DiffIndex
Hit http://ftp.riken.jp wheezy-updates/main Translation-en/DiffIndex
Hit http://security.debian.org wheezy/updates Release.gpg
Ign http://free.nchc.org.tw drbl/stable Translation-en_US
Hit http://security.debian.org wheezy/updates Release
Ign http://free.nchc.org.tw drbl/stable Translation-en
Hit http://security.debian.org wheezy/updates/main Sources
Hit http://security.debian.org wheezy/updates/main i386 Packages
Hit http://security.debian.org wheezy/updates/main Translation-en
Fetched 198 B in 3s (63 B/s)
Reading package lists... Done
W: GPG error: http://free.nchc.org.tw drbl Release: The following signatures couldn't be verified because the public key is not available: NO_PUBKEY 40009511D7E8DF3A
*****************************************************.
Do you want to upgrade the operating system?
[y/N] y
*****************************************************.
1st, we upgrade the whole system...
*****************************************************.
Reading package lists... Done
Building dependency tree
Reading state information... Done
Calculating upgrade... Done
The following packages will be upgraded:
syslinux syslinux-common
2 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 1,222 kB of archives.
After this operation, 543 kB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
syslinux-common syslinux
E: There are problems and -y was used without --force-yes
*****************************************************.
2nd, installing the necessary files for DRBL...
*****************************************************.
Searching if mkinitrd lvm2 ntfs-3g genisoimage mkisofs lshw hwinfo aoetools vblade dmidecode lzop lzma xz xz-utils pxz pixz lzip pigz pbzip2 lbzip2 plzip lrzip pv hfsutils hfsprogs dmsetup dmraid kpartx device-mapper tofrodos dos2unix unix2dos dhcp3-server isc-dhcp-server gdisk btrfs-tools ufsutils disktype efibootmgr available...
Package lvm2 exists in repository.
Package ntfs-3g exists in repository.
Package genisoimage exists in repository.
Package lshw exists in repository.
Package hwinfo exists in repository.
Package aoetools exists in repository.
Package vblade exists in repository.
Package dmidecode exists in repository.
Package lzop exists in repository.
Package lzma exists in repository.
Package xz-utils exists in repository.
Package lzip exists in repository.
Package pigz exists in repository.
Package pbzip2 exists in repository.
Package plzip exists in repository.
Package lrzip exists in repository.
Package pv exists in repository.
Package hfsutils exists in repository.
Package hfsprogs exists in repository.
Package dmsetup exists in repository.
Package dmraid exists in repository.
Package kpartx exists in repository.
Package tofrodos exists in repository.
Package dos2unix exists in repository.
Package isc-dhcp-server exists in repository.
Package gdisk exists in repository.
Package btrfs-tools exists in repository.
Package ufsutils exists in repository.
Package disktype exists in repository.
Package efibootmgr exists in repository.
Package ntfs-3g does not provide the files of old package ntfsprogs, so ntfsprogs will be installed.
Reading package lists... Done
Building dependency tree
Reading state information... Done
dmidecode is already the newest version.
e2fsprogs is already the newest version.
locales is already the newest version.
ethtool is already the newest version.
gzip is already the newest version.
iproute is already the newest version.
iptables is already the newest version.
iputils-ping is already the newest version.
dmsetup is already the newest version.
dmsetup set to manually installed.
mtools is already the newest version.
mtools set to manually installed.
ssh is already the newest version.
pciutils is already the newest version.
procps is already the newest version.
psmisc is already the newest version.
psmisc set to manually installed.
initscripts is already the newest version.
tar is already the newest version.
traceroute is already the newest version.
util-linux is already the newest version.
xz-utils is already the newest version.
wget is already the newest version.
The following package was automatically installed and is no longer required:
libcrypt-passwdmd5-perl
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
ca-certificates fgetty fuse libcurl3 libdevmapper-event1.02.1 libdmraid1.0.0.rc16 libevent-2.0-5 libgetopt-argvfile-perl libgssglue1
libhal1 libhd16 liblzo2-2 libmagic1 libnfsidmap2 libparted0debian1 libpcap0.8 libreadline5 librtmp0 libsigsegv2 libslp1 libssh2-1
libtirpc1 libyaml-syck-perl make mknbi nfs-common openssl rpcbind runit syslinux-common tcl8.5 vblade-persist
Suggested packages:
binutils-doc bzip2-doc gawk-doc wodim cdrkit-doc apmd hfsutils-tcltk isc-dhcp-server-ldap xorriso libparted0-dev libparted0-i18n slpd
openslp-doc lziprecover make-doc hwtools memtester kernel-patch-badram memtest86 open-iscsi watchdog nscd parted-doc ed diffutils-doc
doc-base socklog-run tcl-tclreadline perl-doc
The following NEW packages will be installed:
aoetools bc binutils btrfs-tools bzip2 ca-certificates clonezilla curl debconf-utils dialog disktype dmraid dos2unix dosfstools
drbl-chntpw efibootmgr etherwake expect fgetty file freedos fuse gawk gdisk genisoimage hdparm hfsprogs hfsutils hwinfo ipxe
isc-dhcp-server isolinux kpartx lftp libcurl3 libdevmapper-event1.02.1 libdmraid1.0.0.rc16 libevent-2.0-5 libgetopt-argvfile-perl
libgssglue1 libhal1 libhd16 liblzo2-2 libmagic1 libnfsidmap2 libparted0debian1 libpcap0.8 libreadline5 librtmp0 libsigsegv2 libslp1
libssh2-1 libtirpc1 libyaml-syck-perl lrzip lshw lvm2 lzip lzma lzop make memtest86+ mknbi mkpxeinitrd-net mkswap-uuid netcat
nfs-common nfs-kernel-server nis ntfs-3g ntfsprogs openssl partclone parted partimage patch pbzip2 pigz plzip pv pxelinux
reiserfsprogs rpcbind rsync runit sdparm tcl8.5 tcpdump tftpd-hpa tofrodos txt2html udpcast ufsutils unzip vblade vblade-persist zip
The following packages will be upgraded:
syslinux syslinux-common
2 upgraded, 97 newly installed, 0 to remove and 0 not upgraded.
Need to get 36.8 MB of archives.
After this operation, 90.0 MB of additional disk space will be used.
WARNING: The following packages cannot be authenticated!
pigz drbl-chntpw freedos ipxe syslinux-common syslinux isolinux mkswap-uuid pxelinux udpcast partclone clonezilla mkpxeinitrd-net
Get:1 http://free.nchc.org.tw/drbl-core/ drbl/stable pigz i386 2.2.4-3drbl1 [29.9 kB]
Get:2 http://free.nchc.org.tw/drbl-core/ drbl/stable drbl-chntpw i386 20110511-1drbl [379 kB]
Get:3 http://security.debian.org/ wheezy/updates/main libmagic1 i386 5.11-2+deb7u6 [205 kB]
Get:4 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libevent-2.0-5 i386 2.0.19-stable-3 [171 kB]
Get:5 http://free.nchc.org.tw/drbl-core/ drbl/stable freedos i386 1.0-19drbl [184 kB]
Get:6 http://free.nchc.org.tw/drbl-core/ drbl/stable ipxe all 20131008-drbl1 [1,823 kB]
Get:7 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libgssglue1 i386 0.4-2 [26.1 kB]
Get:8 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libnfsidmap2 i386 0.25-4 [36.6 kB]
Get:9 http://free.nchc.org.tw/drbl-core/ drbl/stable syslinux-common i386 3:6.03~pre11+drbl-1 [915 kB]
Get:10 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libtirpc1 i386 0.2.2-5 [87.9 kB]
Get:11 http://free.nchc.org.tw/drbl-core/ drbl/stable syslinux i386 3:6.03~pre11+drbl-1 [307 kB]
Get:12 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libsigsegv2 i386 2.9-4 [28.3 kB]
Get:13 http://free.nchc.org.tw/drbl-core/ drbl/stable isolinux i386 3:6.03~pre11+drbl-1 [103 kB]
Get:14 http://free.nchc.org.tw/drbl-core/ drbl/stable mkswap-uuid i386 0.1.1-1drbl [269 kB]
Get:15 http://security.debian.org/ wheezy/updates/main libcurl3 i386 7.26.0-1+wheezy11 [336 kB]
Get:16 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main gawk i386 1:4.0.1+dfsg-2.1 [933 kB]
Get:17 http://free.nchc.org.tw/drbl-core/ drbl/stable pxelinux i386 3:6.03~pre11+drbl-1 [226 kB]
Get:18 http://free.nchc.org.tw/drbl-core/ drbl/stable udpcast i386 20120424-drbl2 [638 kB]
Get:19 http://free.nchc.org.tw/drbl-core/ drbl/stable partclone i386 0.2.70.drbl1 [7,866 kB]
Get:20 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main librtmp0 i386 2.4+20111222.git4e06e21-1 [62.7 kB]
Get:21 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libssh2-1 i386 1.4.2-1.1 [134 kB]
Get:22 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libdevmapper-event1.02.1 i386 2:1.02.74-8 [32.4 kB]
Get:23 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main liblzo2-2 i386 2.06-1+deb7u1 [64.3 kB]
Get:24 http://security.debian.org/ wheezy/updates/main file i386 5.11-2+deb7u6 [52.4 kB]
Get:25 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libparted0debian1 i386 2.3-12 [330 kB]
Get:26 http://security.debian.org/ wheezy/updates/main openssl i386 1.0.1e-2+deb7u13 [694 kB]
Get:27 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libpcap0.8 i386 1.3.0-1 [141 kB]
Get:28 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libreadline5 i386 5.2+dfsg-2~deb7u1 [146 kB]
Get:29 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libyaml-syck-perl i386 1.20-1 [74.8 kB]
Get:30 http://free.nchc.org.tw/drbl-core/ drbl/stable clonezilla all 3.10.11-drbl1 [1,194 kB]
Get:31 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main fuse i386 2.9.0-2+deb7u1 [71.5 kB]
Get:32 http://free.nchc.org.tw/drbl-core/ drbl/stable mkpxeinitrd-net i386 2.2.4-drbl1 [782 kB]
Get:33 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main ntfs-3g i386 1:2012.1.15AR.5-2.1 [667 kB]
Get:34 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libslp1 i386 1.2.1-9 [50.9 kB]
Get:35 http://security.debian.org/ wheezy/updates/main curl i386 7.26.0-1+wheezy11 [269 kB]
Get:36 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main make i386 3.81-8.2 [398 kB]
Get:37 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main rpcbind i386 0.2.0-8 [44.8 kB]
Get:38 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main nis i386 3.17-32 [214 kB]
Get:39 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main bc i386 1.06.95-2 [104 kB]
Get:40 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main bzip2 i386 1.0.6-4 [49.5 kB]
Get:41 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main nfs-common i386 1:1.2.6-4 [283 kB]
Get:42 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main patch i386 2.6.1-3 [127 kB]
Get:43 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main aoetools i386 30-3 [34.1 kB]
Get:44 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main binutils i386 2.22-8 [4,565 kB]
Get:45 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main btrfs-tools i386 0.19+20120328-7.1 [251 kB]
Get:46 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main ca-certificates all 20130119+deb7u1 [210 kB]
Get:47 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main debconf-utils all 1.5.49 [55.8 kB]
Get:48 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main dialog i386 1.1-20120215-2 [320 kB]
Get:49 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main disktype i386 9-1 [38.3 kB]
Get:50 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libdmraid1.0.0.rc16 i386 1.0.0.rc16-4.2 [115 kB]
Get:51 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main dmraid i386 1.0.0.rc16-4.2 [39.1 kB]
Get:52 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main dosfstools i386 3.0.13-1 [70.0 kB]
Get:53 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main efibootmgr i386 0.5.4-3 [36.7 kB]
Get:54 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main etherwake i386 1.09-3 [9,072 B]
Get:55 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main tcl8.5 i386 8.5.11-2 [1,637 kB]
Get:56 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main expect i386 5.45-2 [189 kB]
Get:57 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main fgetty i386 0.6-5 [21.9 kB]
Get:58 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main genisoimage i386 9:1.1.11-2 [623 kB]
Get:59 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main hdparm i386 9.39-1+b1 [113 kB]
Get:60 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main hfsprogs i386 332.25-10 [147 kB]
Get:61 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libhal1 i386 0.5.14-8 [98.1 kB]
Get:62 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libhd16 i386 16.0-2.2 [708 kB]
Get:63 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main hwinfo i386 16.0-2.2 [46.6 kB]
Get:64 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main isc-dhcp-server i386 4.2.2.dfsg.1-5+deb70u6 [936 kB]
Get:65 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lftp i386 4.3.6-1+deb7u2 [715 kB]
Get:66 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main libgetopt-argvfile-perl all 1.11-1 [31.5 kB]
Get:67 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lrzip i386 0.608-2 [183 kB]
Get:68 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lshw i386 02.16-1 [287 kB]
Get:69 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lvm2 i386 2.02.95-8 [596 kB]
Get:70 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lzip i386 1.13-3 [53.0 kB]
Get:71 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lzma i386 9.22-2 [56.6 kB]
Get:72 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main lzop i386 1.03-3 [45.0 kB]
Get:73 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main memtest86+ i386 4.20-1.1 [288 kB]
Get:74 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main mknbi i386 1.4.4-9 [75.4 kB]
Get:75 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main nfs-kernel-server i386 1:1.2.6-4 [154 kB]
Get:76 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main ntfsprogs all 1:2012.1.15AR.5-2.1 [17.5 kB]
Get:77 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main parted i386 2.3-12 [159 kB]
Get:78 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main partimage i386 0.6.8-2.2 [284 kB]
Get:79 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main pbzip2 i386 1.1.8-1 [44.7 kB]
Get:80 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main plzip i386 0.9-2 [46.5 kB]
Get:81 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main pv i386 1.2.0-1 [33.2 kB]
Get:82 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main reiserfsprogs i386 1:3.6.21-1 [501 kB]
Get:83 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main rsync i386 3.0.9-4 [357 kB]
Get:84 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main runit i386 2.1.1-6.2 [115 kB]
Get:85 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main sdparm i386 1.07-1 [114 kB]
Get:86 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main tcpdump i386 4.3.0-1 [397 kB]
Get:87 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main tofrodos i386 1.7.9.debian.1-1 [21.6 kB]
Get:88 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main txt2html all 2.51-1 [91.5 kB]
Get:89 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main ufsutils i386 8.2-3 [169 kB]
Get:90 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main unzip i386 6.0-8 [186 kB]
Get:91 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main vblade i386 20-1 [16.5 kB]
Get:92 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main vblade-persist all 0.6-2 [9,044 B]
Get:93 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main zip i386 3.0-6 [328 kB]
Get:94 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main dos2unix i386 6.0-1 [84.5 kB]
Get:95 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main gdisk i386 0.8.5-1 [349 kB]
Get:96 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main hfsutils i386 3.2.6-11 [74.4 kB]
Get:97 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main kpartx i386 0.4.9+git0.4dfdaf2b-7~deb7u2 [33.4 kB]
Get:98 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main netcat all 1.10-40 [8,774 B]
Get:99 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main tftpd-hpa i386 5.2-4 [47.1 kB]
Fetched 36.8 MB in 43s (846 kB/s)
Extracting templates from packages: 100%
Preconfiguring packages ...
Selecting previously unselected package libevent-2.0-5:i386.
(Reading database ... 42793 files and directories currently installed.)
Unpacking libevent-2.0-5:i386 (from .../libevent-2.0-5_2.0.19-stable-3_i386.deb) ...
Selecting previously unselected package libgssglue1:i386.
Unpacking libgssglue1:i386 (from .../libgssglue1_0.4-2_i386.deb) ...
Selecting previously unselected package libmagic1:i386.
Unpacking libmagic1:i386 (from .../libmagic1_5.11-2+deb7u6_i386.deb) ...
Selecting previously unselected package libnfsidmap2:i386.
Unpacking libnfsidmap2:i386 (from .../libnfsidmap2_0.25-4_i386.deb) ...
Selecting previously unselected package libtirpc1:i386.
Unpacking libtirpc1:i386 (from .../libtirpc1_0.2.2-5_i386.deb) ...
Selecting previously unselected package libsigsegv2.
Unpacking libsigsegv2 (from .../libsigsegv2_2.9-4_i386.deb) ...
Processing triggers for man-db ...
Setting up libsigsegv2 (2.9-4) ...
Selecting previously unselected package gawk.
(Reading database ... 42852 files and directories currently installed.)
Unpacking gawk (from .../gawk_1%3a4.0.1+dfsg-2.1_i386.deb) ...
Selecting previously unselected package librtmp0:i386.
Unpacking librtmp0:i386 (from .../librtmp0_2.4+20111222.git4e06e21-1_i386.deb) ...
Selecting previously unselected package libssh2-1:i386.
Unpacking libssh2-1:i386 (from .../libssh2-1_1.4.2-1.1_i386.deb) ...
Selecting previously unselected package libcurl3:i386.
Unpacking libcurl3:i386 (from .../libcurl3_7.26.0-1+wheezy11_i386.deb) ...
Selecting previously unselected package libdevmapper-event1.02.1:i386.
Unpacking libdevmapper-event1.02.1:i386 (from .../libdevmapper-event1.02.1_2%3a1.02.74-8_i386.deb) ...
Selecting previously unselected package liblzo2-2:i386.
Unpacking liblzo2-2:i386 (from .../liblzo2-2_2.06-1+deb7u1_i386.deb) ...
Selecting previously unselected package libparted0debian1:i386.
Unpacking libparted0debian1:i386 (from .../libparted0debian1_2.3-12_i386.deb) ...
Selecting previously unselected package libpcap0.8:i386.
Unpacking libpcap0.8:i386 (from .../libpcap0.8_1.3.0-1_i386.deb) ...
Selecting previously unselected package libreadline5:i386.
Unpacking libreadline5:i386 (from .../libreadline5_5.2+dfsg-2~deb7u1_i386.deb) ...
Selecting previously unselected package libyaml-syck-perl.
Unpacking libyaml-syck-perl (from .../libyaml-syck-perl_1.20-1_i386.deb) ...
Selecting previously unselected package fuse.
Unpacking fuse (from .../fuse_2.9.0-2+deb7u1_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
Setting up fuse (2.9.0-2+deb7u1) ...
Creating fuse group...
Adding group `fuse' (GID 107) ...
Done.
udev active, skipping device node creation.
update-initramfs: deferring update (trigger activated)
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
Selecting previously unselected package ntfs-3g.
(Reading database ... 43068 files and directories currently installed.)
Unpacking ntfs-3g (from .../ntfs-3g_1%3a2012.1.15AR.5-2.1_i386.deb) ...
Selecting previously unselected package libslp1.
Unpacking libslp1 (from .../libslp1_1.2.1-9_i386.deb) ...
Selecting previously unselected package make.
Unpacking make (from .../make_3.81-8.2_i386.deb) ...
Selecting previously unselected package rpcbind.
Unpacking rpcbind (from .../rpcbind_0.2.0-8_i386.deb) ...
Selecting previously unselected package nis.
Unpacking nis (from .../archives/nis_3.17-32_i386.deb) ...
Selecting previously unselected package pigz.
Unpacking pigz (from .../pigz_2.2.4-3drbl1_i386.deb) ...
Selecting previously unselected package bc.
Unpacking bc (from .../archives/bc_1.06.95-2_i386.deb) ...
Selecting previously unselected package bzip2.
Unpacking bzip2 (from .../bzip2_1.0.6-4_i386.deb) ...
Selecting previously unselected package file.
Unpacking file (from .../file_5.11-2+deb7u6_i386.deb) ...
Selecting previously unselected package nfs-common.
Unpacking nfs-common (from .../nfs-common_1%3a1.2.6-4_i386.deb) ...
Selecting previously unselected package patch.
Unpacking patch (from .../patch_2.6.1-3_i386.deb) ...
Selecting previously unselected package aoetools.
Unpacking aoetools (from .../aoetools_30-3_i386.deb) ...
Selecting previously unselected package binutils.
Unpacking binutils (from .../binutils_2.22-8_i386.deb) ...
Selecting previously unselected package btrfs-tools.
Unpacking btrfs-tools (from .../btrfs-tools_0.19+20120328-7.1_i386.deb) ...
Selecting previously unselected package openssl.
Unpacking openssl (from .../openssl_1.0.1e-2+deb7u13_i386.deb) ...
Selecting previously unselected package ca-certificates.
Unpacking ca-certificates (from .../ca-certificates_20130119+deb7u1_all.deb) ...
Selecting previously unselected package curl.
Unpacking curl (from .../curl_7.26.0-1+wheezy11_i386.deb) ...
Selecting previously unselected package debconf-utils.
Unpacking debconf-utils (from .../debconf-utils_1.5.49_all.deb) ...
Selecting previously unselected package dialog.
Unpacking dialog (from .../dialog_1.1-20120215-2_i386.deb) ...
Selecting previously unselected package disktype.
Unpacking disktype (from .../archives/disktype_9-1_i386.deb) ...
Selecting previously unselected package libdmraid1.0.0.rc16.
Unpacking libdmraid1.0.0.rc16 (from .../libdmraid1.0.0.rc16_1.0.0.rc16-4.2_i386.deb) ...
Selecting previously unselected package dmraid.
Unpacking dmraid (from .../dmraid_1.0.0.rc16-4.2_i386.deb) ...
Selecting previously unselected package dosfstools.
Unpacking dosfstools (from .../dosfstools_3.0.13-1_i386.deb) ...
Selecting previously unselected package drbl-chntpw.
Unpacking drbl-chntpw (from .../drbl-chntpw_20110511-1drbl_i386.deb) ...
Selecting previously unselected package efibootmgr.
Unpacking efibootmgr (from .../efibootmgr_0.5.4-3_i386.deb) ...
Selecting previously unselected package etherwake.
Unpacking etherwake (from .../etherwake_1.09-3_i386.deb) ...
Selecting previously unselected package tcl8.5.
Unpacking tcl8.5 (from .../tcl8.5_8.5.11-2_i386.deb) ...
Selecting previously unselected package expect.
Unpacking expect (from .../expect_5.45-2_i386.deb) ...
Selecting previously unselected package fgetty.
Unpacking fgetty (from .../archives/fgetty_0.6-5_i386.deb) ...
Selecting previously unselected package freedos.
Unpacking freedos (from .../freedos_1.0-19drbl_i386.deb) ...
Selecting previously unselected package genisoimage.
Unpacking genisoimage (from .../genisoimage_9%3a1.1.11-2_i386.deb) ...
Selecting previously unselected package hdparm.
Unpacking hdparm (from .../hdparm_9.39-1+b1_i386.deb) ...
Selecting previously unselected package hfsprogs.
Unpacking hfsprogs (from .../hfsprogs_332.25-10_i386.deb) ...
Selecting previously unselected package libhal1.
Unpacking libhal1 (from .../libhal1_0.5.14-8_i386.deb) ...
Selecting previously unselected package libhd16.
Unpacking libhd16 (from .../libhd16_16.0-2.2_i386.deb) ...
Selecting previously unselected package hwinfo.
Unpacking hwinfo (from .../hwinfo_16.0-2.2_i386.deb) ...
Selecting previously unselected package ipxe.
Unpacking ipxe (from .../ipxe_20131008-drbl1_all.deb) ...
Selecting previously unselected package isc-dhcp-server.
Unpacking isc-dhcp-server (from .../isc-dhcp-server_4.2.2.dfsg.1-5+deb70u6_i386.deb) ...
dpkg: considering deconfiguration of syslinux-common, which would be broken by installation of syslinux ...
dpkg: yes, will deconfigure syslinux-common (broken by syslinux)
Preparing to replace syslinux 2:4.05+dfsg-6+deb7u1 (using .../syslinux_3%3a6.03~pre11+drbl-1_i386.deb) ...
De-configuring syslinux-common ...
Unpacking replacement syslinux ...
Preparing to replace syslinux-common 2:4.05+dfsg-6+deb7u1 (using .../syslinux-common_3%3a6.03~pre11+drbl-1_i386.deb) ...
Unpacking replacement syslinux-common ...
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
Processing triggers for man-db ...
Processing triggers for install-info ...
Setting up syslinux (3:6.03~pre11+drbl-1) ...
Selecting previously unselected package isolinux.
(Reading database ... 44605 files and directories currently installed.)
Unpacking isolinux (from .../isolinux_3%3a6.03~pre11+drbl-1_i386.deb) ...
Selecting previously unselected package lftp.
Unpacking lftp (from .../lftp_4.3.6-1+deb7u2_i386.deb) ...
Selecting previously unselected package libgetopt-argvfile-perl.
Unpacking libgetopt-argvfile-perl (from .../libgetopt-argvfile-perl_1.11-1_all.deb) ...
Selecting previously unselected package lrzip.
Unpacking lrzip (from .../lrzip_0.608-2_i386.deb) ...
Selecting previously unselected package lshw.
Unpacking lshw (from .../archives/lshw_02.16-1_i386.deb) ...
Selecting previously unselected package lvm2.
Unpacking lvm2 (from .../lvm2_2.02.95-8_i386.deb) ...
Selecting previously unselected package lzip.
Unpacking lzip (from .../archives/lzip_1.13-3_i386.deb) ...
Selecting previously unselected package lzma.
Unpacking lzma (from .../archives/lzma_9.22-2_i386.deb) ...
Selecting previously unselected package lzop.
Unpacking lzop (from .../archives/lzop_1.03-3_i386.deb) ...
Selecting previously unselected package memtest86+.
Unpacking memtest86+ (from .../memtest86+_4.20-1.1_i386.deb) ...
Selecting previously unselected package mknbi.
Unpacking mknbi (from .../mknbi_1.4.4-9_i386.deb) ...
Selecting previously unselected package mkswap-uuid.
Unpacking mkswap-uuid (from .../mkswap-uuid_0.1.1-1drbl_i386.deb) ...
Selecting previously unselected package nfs-kernel-server.
Unpacking nfs-kernel-server (from .../nfs-kernel-server_1%3a1.2.6-4_i386.deb) ...
Selecting previously unselected package ntfsprogs.
Unpacking ntfsprogs (from .../ntfsprogs_1%3a2012.1.15AR.5-2.1_all.deb) ...
Selecting previously unselected package parted.
Unpacking parted (from .../parted_2.3-12_i386.deb) ...
Selecting previously unselected package partimage.
Unpacking partimage (from .../partimage_0.6.8-2.2_i386.deb) ...
Selecting previously unselected package pbzip2.
Unpacking pbzip2 (from .../pbzip2_1.1.8-1_i386.deb) ...
Selecting previously unselected package plzip.
Unpacking plzip (from .../archives/plzip_0.9-2_i386.deb) ...
Selecting previously unselected package pv.
Unpacking pv (from .../archives/pv_1.2.0-1_i386.deb) ...
Selecting previously unselected package pxelinux.
Unpacking pxelinux (from .../pxelinux_3%3a6.03~pre11+drbl-1_i386.deb) ...
Selecting previously unselected package reiserfsprogs.
Unpacking reiserfsprogs (from .../reiserfsprogs_1%3a3.6.21-1_i386.deb) ...
Selecting previously unselected package rsync.
Unpacking rsync (from .../rsync_3.0.9-4_i386.deb) ...
Selecting previously unselected package runit.
Unpacking runit (from .../runit_2.1.1-6.2_i386.deb) ...
Selecting previously unselected package sdparm.
Unpacking sdparm (from .../sdparm_1.07-1_i386.deb) ...
Selecting previously unselected package tcpdump.
Unpacking tcpdump (from .../tcpdump_4.3.0-1_i386.deb) ...
Selecting previously unselected package tofrodos.
Unpacking tofrodos (from .../tofrodos_1.7.9.debian.1-1_i386.deb) ...
Selecting previously unselected package txt2html.
Unpacking txt2html (from .../txt2html_2.51-1_all.deb) ...
Selecting previously unselected package udpcast.
Unpacking udpcast (from .../udpcast_20120424-drbl2_i386.deb) ...
Selecting previously unselected package ufsutils.
Unpacking ufsutils (from .../ufsutils_8.2-3_i386.deb) ...
Selecting previously unselected package unzip.
Unpacking unzip (from .../archives/unzip_6.0-8_i386.deb) ...
Selecting previously unselected package vblade.
Unpacking vblade (from .../archives/vblade_20-1_i386.deb) ...
Selecting previously unselected package vblade-persist.
Unpacking vblade-persist (from .../vblade-persist_0.6-2_all.deb) ...
Selecting previously unselected package zip.
Unpacking zip (from .../archives/zip_3.0-6_i386.deb) ...
Selecting previously unselected package partclone.
Unpacking partclone (from .../partclone_0.2.70.drbl1_i386.deb) ...
Selecting previously unselected package clonezilla.
Unpacking clonezilla (from .../clonezilla_3.10.11-drbl1_all.deb) ...
Selecting previously unselected package dos2unix.
Unpacking dos2unix (from .../dos2unix_6.0-1_i386.deb) ...
Selecting previously unselected package gdisk.
Unpacking gdisk (from .../gdisk_0.8.5-1_i386.deb) ...
Selecting previously unselected package hfsutils.
Unpacking hfsutils (from .../hfsutils_3.2.6-11_i386.deb) ...
Selecting previously unselected package kpartx.
Unpacking kpartx (from .../kpartx_0.4.9+git0.4dfdaf2b-7~deb7u2_i386.deb) ...
Selecting previously unselected package mkpxeinitrd-net.
Unpacking mkpxeinitrd-net (from .../mkpxeinitrd-net_2.2.4-drbl1_i386.deb) ...
Selecting previously unselected package netcat.
Unpacking netcat (from .../netcat_1.10-40_all.deb) ...
Selecting previously unselected package tftpd-hpa.
Unpacking tftpd-hpa (from .../tftpd-hpa_5.2-4_i386.deb) ...
Processing triggers for man-db ...
Processing triggers for install-info ...
Processing triggers for mime-support ...
Setting up libevent-2.0-5:i386 (2.0.19-stable-3) ...
Setting up libgssglue1:i386 (0.4-2) ...
Setting up libmagic1:i386 (5.11-2+deb7u6) ...
Setting up libnfsidmap2:i386 (0.25-4) ...
Setting up libtirpc1:i386 (0.2.2-5) ...
Setting up gawk (1:4.0.1+dfsg-2.1) ...
Setting up librtmp0:i386 (2.4+20111222.git4e06e21-1) ...
Setting up libssh2-1:i386 (1.4.2-1.1) ...
Setting up libcurl3:i386 (7.26.0-1+wheezy11) ...
Setting up libdevmapper-event1.02.1:i386 (2:1.02.74-8) ...
Setting up liblzo2-2:i386 (2.06-1+deb7u1) ...
Setting up libparted0debian1:i386 (2.3-12) ...
Setting up libpcap0.8:i386 (1.3.0-1) ...
Setting up libreadline5:i386 (5.2+dfsg-2~deb7u1) ...
Setting up libyaml-syck-perl (1.20-1) ...
Setting up ntfs-3g (1:2012.1.15AR.5-2.1) ...
update-initramfs: deferring update (trigger activated)
Setting up libslp1 (1.2.1-9) ...
Setting up make (3.81-8.2) ...
Setting up rpcbind (0.2.0-8) ...
[ ok ] Starting rpcbind daemon....
Setting up nis (3.17-32) ...
[ ok ] Stopping NIS services: ypbind ypserv ypppasswdd ypxfrd.
[info] Setting NIS domainname to: localdomain.
[ ok ] Starting NIS services:.
Setting up pigz (2.2.4-3drbl1) ...
Setting up bc (1.06.95-2) ...
Setting up bzip2 (1.0.6-4) ...
Setting up file (5.11-2+deb7u6) ...
Setting up nfs-common (1:1.2.6-4) ...
Creating config file /etc/idmapd.conf with new version
Creating config file /etc/default/nfs-common with new version
Adding system user `statd' (UID 104) ...
Adding new user `statd' (UID 104) with group `nogroup' ...
Not creating home directory `/var/lib/nfs'.
[ ok ] Starting NFS common utilities: statd idmapd.
Setting up patch (2.6.1-3) ...
Setting up aoetools (30-3) ...
Starting AoE devices discovery and mounting AoE filesystems: not started.
Setting up binutils (2.22-8) ...
Setting up btrfs-tools (0.19+20120328-7.1) ...
update-initramfs: deferring update (trigger activated)
Setting up openssl (1.0.1e-2+deb7u13) ...
Setting up ca-certificates (20130119+deb7u1) ...
Setting up curl (7.26.0-1+wheezy11) ...
Setting up debconf-utils (1.5.49) ...
Setting up dialog (1.1-20120215-2) ...
Setting up disktype (9-1) ...
Setting up libdmraid1.0.0.rc16 (1.0.0.rc16-4.2) ...
Setting up dmraid (1.0.0.rc16-4.2) ...
update-initramfs: deferring update (trigger activated)
Setting up dosfstools (3.0.13-1) ...
Setting up drbl-chntpw (20110511-1drbl) ...
Setting up efibootmgr (0.5.4-3) ...
Setting up etherwake (1.09-3) ...
Setting up tcl8.5 (8.5.11-2) ...
update-alternatives: using /usr/bin/tclsh8.5 to provide /usr/bin/tclsh (tclsh) in auto mode
Setting up expect (5.45-2) ...
Setting up fgetty (0.6-5) ...
Setting up freedos (1.0-19drbl) ...
Setting up genisoimage (9:1.1.11-2) ...
Setting up hdparm (9.39-1+b1) ...
Setting up hfsprogs (332.25-10) ...
Setting up libhal1 (0.5.14-8) ...
Setting up libhd16 (16.0-2.2) ...
Setting up hwinfo (16.0-2.2) ...
Setting up ipxe (20131008-drbl1) ...
Setting up isc-dhcp-server (4.2.2.dfsg.1-5+deb70u6) ...
Generating /etc/default/isc-dhcp-server...
[FAIL] Starting ISC DHCP server: dhcpd[....] check syslog for diagnostics. ... failed!
failed!
invoke-rc.d: initscript isc-dhcp-server, action "start" failed.
Setting up syslinux-common (3:6.03~pre11+drbl-1) ...
Setting up isolinux (3:6.03~pre11+drbl-1) ...
Setting up lftp (4.3.6-1+deb7u2) ...
Setting up libgetopt-argvfile-perl (1.11-1) ...
Setting up lrzip (0.608-2) ...
Setting up lshw (02.16-1) ...
Setting up lvm2 (2.02.95-8) ...
[....] Setting up LVM Volume Groups... No volume groups found
No volume groups found
done.
update-initramfs: deferring update (trigger activated)
Setting up lzip (1.13-3) ...
Setting up lzma (9.22-2) ...
update-alternatives: using /usr/bin/lzmp to provide /usr/bin/lzma (lzma) in auto mode
Setting up lzop (1.03-3) ...
Setting up memtest86+ (4.20-1.1) ...
Generating grub.cfg ...
Found linux image: /boot/vmlinuz-3.2.0-4-686-pae
Found initrd image: /boot/initrd.img-3.2.0-4-686-pae
Found memtest86+ image: /boot/memtest86+.bin
Found memtest86+ multiboot image: /boot/memtest86+_multiboot.bin
File descriptor 3 (pipe:[16930]) leaked on lvs invocation. Parent PID 15472: /bin/sh
No volume groups found
done
Setting up mknbi (1.4.4-9) ...
Setting up mkswap-uuid (0.1.1-1drbl) ...
Setting up nfs-kernel-server (1:1.2.6-4) ...
Creating config file /etc/exports with new version
Creating config file /etc/default/nfs-kernel-server with new version
[ ok ] Starting NFS common utilities: statd idmapd.
[warn] Not starting NFS kernel daemon: no exports. ... (warning).
Setting up parted (2.3-12) ...
Setting up partimage (0.6.8-2.2) ...
Setting up pbzip2 (1.1.8-1) ...
Setting up plzip (0.9-2) ...
Setting up pv (1.2.0-1) ...
Setting up pxelinux (3:6.03~pre11+drbl-1) ...
Setting up reiserfsprogs (1:3.6.21-1) ...
Setting up rsync (3.0.9-4) ...
update-rc.d: using dependency based boot sequencing
Setting up runit (2.1.1-6.2) ...
Setting up sdparm (1.07-1) ...
Setting up tcpdump (4.3.0-1) ...
Setting up tofrodos (1.7.9.debian.1-1) ...
Setting up txt2html (2.51-1) ...
Setting up udpcast (20120424-drbl2) ...
Setting up ufsutils (8.2-3) ...
Setting up unzip (6.0-8) ...
Setting up vblade (20-1) ...
Setting up vblade-persist (0.6-2) ...
Setting up zip (3.0-6) ...
Setting up partclone (0.2.70.drbl1) ...
Setting up dos2unix (6.0-1) ...
Setting up gdisk (0.8.5-1) ...
Setting up hfsutils (3.2.6-11) ...
Setting up kpartx (0.4.9+git0.4dfdaf2b-7~deb7u2) ...
Setting up mkpxeinitrd-net (2.2.4-drbl1) ...
Setting up netcat (1.10-40) ...
Setting up tftpd-hpa (5.2-4) ...
tftpd-hpa directory (/tftpboot/nbi_img) already exists, doing nothing.
[ ok ] Starting HPA's tftpd: in.tftpd.
Processing triggers for initramfs-tools ...
update-initramfs: Generating /boot/initrd.img-3.2.0-4-686-pae
Setting up ntfsprogs (1:2012.1.15AR.5-2.1) ...
Setting up clonezilla (3.10.11-drbl1) ...
Processing triggers for ca-certificates ...
Updating certificates in /etc/ssl/certs... 171 added, 0 removed; done.
Running hooks in /etc/ca-certificates/update.d....done.
*****************************************************.
*****************************************************.
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 mageia 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/5/os/i386/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/centos/5/os/i386/images/pxeboot/initrd.img...
Fetching http://free.nchc.org.tw/centos/5/os/x86_64/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/centos/5/os/x86_64/images/pxeboot/initrd.img...
Fetching http://free.nchc.org.tw/centos/6/os/i386/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/centos/6/os/i386/images/pxeboot/initrd.img...
Fetching http://free.nchc.org.tw/centos/6/os/x86_64/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/centos/6/os/x86_64/images/pxeboot/initrd.img...
Downloading debian netinstall packages...
Fetching http://free.nchc.org.tw/debian/dists/wheezy/main/installer-i386/current/images/netboot/debian-installer/i386/linux...
Fetching http://free.nchc.org.tw/debian/dists/wheezy/main/installer-i386/current/images/netboot/debian-installer/i386/initrd.gz...
Fetching http://free.nchc.org.tw/debian/dists/wheezy/main/installer-amd64/current/images/netboot/debian-installer/amd64/linux...
Fetching http://free.nchc.org.tw/debian/dists/wheezy/main/installer-amd64/current/images/netboot/debian-installer/amd64/initrd.gz...
Downloading fedora netinstall packages...
Fetching http://free.nchc.org.tw/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/fedora/linux/releases/20/Fedora/i386/os/images/pxeboot/initrd.img...
Fetching http://free.nchc.org.tw/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/fedora/linux/releases/20/Fedora/x86_64/os/images/pxeboot/initrd.img...
Downloading mageia netinstall packages...
Fetching http://free.nchc.org.tw/mageia/distrib/cauldron/i586/isolinux/i386/vmlinuz...
Fetching http://free.nchc.org.tw/mageia/distrib/cauldron/i586/isolinux/i386/all.rdz...
Downloading mandriva netinstall packages...
Fetching http://free.nchc.org.tw/mandrake/official/2010.0/i586/isolinux/alt0/vmlinuz...
Fetching http://free.nchc.org.tw/mandrake/official/2010.0/i586/isolinux/alt0/all.rdz...
Downloading opensuse netinstall packages...
Fetching http://free.nchc.org.tw/opensuse/distribution/13.1/repo/oss/boot/i386/loader/linux...
Fetching http://free.nchc.org.tw/opensuse/distribution/13.1/repo/oss/boot/i386/loader/initrd...
Fetching http://free.nchc.org.tw/opensuse/distribution/13.1/repo/oss/boot/x86_64/loader/linux...
Fetching http://free.nchc.org.tw/opensuse/distribution/13.1/repo/oss/boot/x86_64/loader/initrd...
Downloading scientific netinstall packages...
Fetching http://free.nchc.org.tw/scientific/6x/i386/os/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/scientific/6x/i386/os/images/pxeboot/initrd.img...
Fetching http://free.nchc.org.tw/scientific/6x/x86_64/os/images/pxeboot/vmlinuz...
Fetching http://free.nchc.org.tw/scientific/6x/x86_64/os/images/pxeboot/initrd.img...
Downloading ubuntu netinstall packages...
Fetching http://free.nchc.org.tw/ubuntu/dists/precise/main/installer-i386/current/images/netboot/ubuntu-installer/i386/linux...
Fetching http://free.nchc.org.tw/ubuntu/dists/precise/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz...
Fetching http://free.nchc.org.tw/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux...
Fetching http://free.nchc.org.tw/ubuntu/dists/precise/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz...
Fetching http://free.nchc.org.tw/ubuntu/dists/trusty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/linux...
Fetching http://free.nchc.org.tw/ubuntu/dists/trusty/main/installer-i386/current/images/netboot/ubuntu-installer/i386/initrd.gz...
Fetching http://free.nchc.org.tw/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/linux...
Fetching http://free.nchc.org.tw/ubuntu/dists/trusty/main/installer-amd64/current/images/netboot/ubuntu-installer/amd64/initrd.gz...
*****************************************************.
Searching for the latest kernel in the repository... kernel ...
The latest kernel in the ayo repository is linux-image-3.2.0-4-486
Use the kernel linux-image-3.2.0-4-486 from apt repository!
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following package was automatically installed and is no longer required:
libcrypt-passwdmd5-perl
Use 'apt-get autoremove' to remove it.
The following extra packages will be installed:
firmware-linux-free
Suggested packages:
linux-doc-3.2 debian-kernel-handbook
The following NEW packages will be installed:
firmware-linux-free linux-image-3.2.0-4-486
0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
Need to get 22.4 MB of archives.
After this operation, 78.3 MB of additional disk space will be used.
Get:1 http://ftp.riken.jp/Linux/debian/debian/ wheezy/main firmware-linux-free all 3.2 [20.7 kB]
Get:2 http://security.debian.org/ wheezy/updates/main linux-image-3.2.0-4-486 i386 3.2.63-2+deb7u1 [22.4 MB]
Fetched 22.4 MB in 26s (862 kB/s)
Download complete and in download only mode
*****************************************************.
Installing kernel for clients... ...
Searching for the latest kernel in the repository... kernel ...
*****************************************************.
Now run: drblsrv-offline -c -d -a -l en_US.UTF-8 -k /var/cache/apt/archives/linux-image-3.2.0-4-486_3.2.63-2+deb7u1_i386.deb "" ""
Kernel package /var/cache/apt/archives/linux-image-3.2.0-4-486_3.2.63-2+deb7u1_i386.deb is used for client...
*****************************************************.
Your OS version is:: Debian 7.7
*****************************************************.
*****************************************************.
Installing kernel for clients... ...
The kernel for client is from specific package /var/cache/apt/archives/linux-image-3.2.0-4-486_3.2.63-2+deb7u1_i386.deb.
Installing /var/cache/apt/archives/linux-image-3.2.0-4-486_3.2.63-2+deb7u1_i386.deb for clients...
It might take several minutes to install this kernel, please be patient...
done!
Generating modules.dep and map files for clients... done!
Preparing the kernel firmware for clients...
Found /boot/memtest86+.bin in this system, copying the memtest file to DRBL local repository...
Putting memtest86+ in DRBL package repository /usr/share/drbl/pkg/memtest86+/...
Memtest86+ version: Memtest86 v4.20
done!
Found /usr/lib/PXELINUX/pxelinux.0 in this system:
PXELinux version: PXELINUX 6.03 PXE 20140421
Copying the PXELinux files to DRBL local repository...
Putting required pxelinux files to /usr/share/drbl/pkg/syslinux//bios/... done!
Putting required pxelinux files to /usr/share/drbl/pkg/syslinux//bios/... done!
Putting required pxelinux files to /usr/share/drbl/pkg/syslinux//efi32/... done!
Putting required pxelinux files to /usr/share/drbl/pkg/syslinux//efi64/... done!
*****************************************************.
Creating config file for PXE clients...
Copying pxelinux.0, gpxelinux.0, menu.c32, vesamenu.c32, chain.c32, mboot.c32, sanboot.c32 and memdisk to /tftpboot/nbi_img...
Copying memtest86+ to /tftpboot/nbi_img...
Copying FreeDOS files to /tftpboot/nbi_img/...
Generating default pxelinux config (/tftpboot/nbi_img/pxelinux.cfg/default)...
Use com32 module: vesamenu.c32
Adding menus for DRBL, local boot, memtest86+, FreeDOS...
Adding netinstall-CentOS-5-i386 menu...
Adding netinstall-CentOS-5-x86_64 menu...
Adding netinstall-CentOS-6-i386 menu...
Adding netinstall-CentOS-6-x86_64 menu...
Adding netinstall-Debian-wheezy-amd64 menu...
Adding netinstall-Debian-wheezy-i386 menu...
Using Fedora installation repository "http://free.nchc.org.tw" from drbl.conf
Adding netinstall-Fedora-20-i386 menu...
Using Fedora installation repository "http://free.nchc.org.tw" from drbl.conf
Adding netinstall-Fedora-20-x86_64 menu...
Adding netinstall-Mageia-cauldron-i586 menu...
Adding netinstall-Mandriva-2010.0-i586 menu...
Adding netinstall-Scientific-6x-i386 menu...
Adding netinstall-Scientific-6x-x86_64 menu...
Adding netinstall-Ubuntu-precise-amd64 menu...
Adding netinstall-Ubuntu-precise-i386 menu...
Adding netinstall-Ubuntu-trusty-amd64 menu...
Adding netinstall-Ubuntu-trusty-i386 menu...
Adding netinstall-openSUSE-13.1-i386 menu...
Adding netinstall-openSUSE-13.1-x86_64 menu...
done!
*****************************************************.
*****************************************************.
Creating the image files for PXE and Etherboot client computer(s), this will take a few minutes ...
The latest kernel for the DRBL clients is 3.2.0-4-486
Running mknic-nbi --kernel 3.2.0-4-486 --all --no-modules
Will client check DHCP server name is "drbl" or not: yes
The maximum times to try to get IP address for a client: 5
The pause time after network card is up: 0
The timeout to wait for network card linked (Unit: 0.1 secs): 70
The NFS protocol for DRBL system: nfs3
Setting port for udhcpc request to default...
Using the kernel modules from /tftpboot/node_root//lib/modules...
The selected kernel for DRBL clients is: 3.2.0-4-486
Kernel 2.6 or 3 was found, so default to use initramfs.
Creating the network boot initrd for PXE clients by: mkpxeinitrd-net -k 3.2.0-4-486 -t initramfs -nf
Use kernel modules from /tftpboot/node_root//lib/modules/3.2.0-4-486.
Trying to include network card firmwares if they exist in /tftpboot/node_root//lib/firmware/...
Calling hook udev...
Creating the initRAMFS image...
Initramfs, remove ramdisk_size/ramdisk_block in /tftpboot/nbi_img/pxelinux.cfg/default if exists...
Finished!
Done!
*****************************************************.
Done!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment