*Hi , all .*

*'original **initrd.gz' doesn't have firmware of  *


*e100/d101m_ucode.bin .so ifailed .*


*i read http://qiita.com/harukasan/items/98db5f4639433e5e40d4
<http://qiita.com/harukasan/items/98db5f4639433e5e40d4> .*

*then i make *initrd_nonfree.gz .

then cd
* /tftpdboot/debian-installer/i386/ .*

*cp *
* initrd.gz   initrd.gz-original*

*mv *  *initrd.gz-original  *
*initrd.gz*


























* ls -l /tftpdboot/debian-installer/i386/ total 52096drwxr-xr-x  5
root  wheel       512 Jul 20 00:19 boot-screens-rw-r--r--  1 root
wheel  17706681 Aug 12 11:24 initrd.gz-rw-r--r--  1 root  wheel
6683528 Aug 12 11:24 initrd.gz-original-rw-r--r--  1 root  wheel
2195008 Jul 15 12:52 linux-rw-r--r--  1 root  wheel     26816 Jul 15
12:47 pxelinux.0drwxr-xr-x  2 root  wheel       512 Jul 15 12:44
pxelinux.cfgcat /etc/dhcpd.conf
                  option  domain-name-servers 192.168.1.1;subnet
192.168.11.0 netmask 255.255.255.0 {        option routers
192.168.11.1;        range 192.168.11.32 192.168.11.33;#        host
pxe-client {#        hardware ethernet 00:00:39:E3:38:99; #debian
installing PC's MAC        filename        "pxelinux.0";
next-server 192.168.11.1;#        }}------*


*and in addition *


*i install openbsd by openbsd PXE server.*


*this process is much faster and simpler .*

































*next is only memo .cat /etc/dhcpd.interfaces   ne3cat /etc/dhcpd.conf
                                            option
domain-name-servers 192.168.1.1;subnet 192.168.11.0 netmask
255.255.255.0 {        option routers 192.168.11.1;        range
192.168.11.32 192.168.11.33;#        host pxe-client {#
hardware ethernet 00:00:39:E3:38:99; #debian installing PC's MAC
 filename        "pxelinux.0";        next-server 192.168.11.1;#
 }}mkdir /tftpdbootcd /tftpdbootwget
http://ftp.openbsd.org/pub/OpenBSD/5.5/i386/pxeboot
<http://ftp.openbsd.org/pub/OpenBSD/5.5/i386/pxeboot>wget
http://ftp.openbsd.org/pub/OpenBSD/5.5/i386/bsd.rd
<http://ftp.openbsd.org/pub/OpenBSD/5.5/i386/bsd.rd>ln -s pxeboot
pxelinux.0mkdir etc/cat etc/boot.conf  boot tftp:/bsd.rdtftpd
/tftpdboot/-----*


*tuyosi*

Reply via email to