3. คอนฟิกค่า DRBL เพื่อเตรียมการโคลน
เมื่อติดตั้งเสร็จแล้ว ก็เป็นการคอนฟิกค่าสำหรับ DRBL ให้ตรงกับความต้องการของเรา โดยใช้คำสั่งนี้ครับ
sudo /opt/drbl/sbin/drblpush -i
ต่อไปก็จะเป็นการคอนฟิกค่าต่างๆ ของ DRBL ให้ตรงกับความต้องการของเรา เราจะไปกันทีละขั้นตอนเลยนะครับ ดังนี้
หมายเหตุ : Enter หมายถึงให้กดปุ่ม Enter นะครับ
Please enter DNS domain (such as drbl.sf.net):[drbl.name]Enter
Please enter NIS/YP domain name:[penguinzilla] Enter
Please enter the client hostname prefix:[server] Enter
Which ethernet port in this server is for public Internet accsess, not for DRBL connection?
Available ethernet ports in this server:
eth0 (192.168.1.186), eth1 (192.168.2.254), [eth0] Enter(หรือจะใส่ชื่อพอร์ตเองก็ได้)
Now we can collect the MAC address of clients!Do you want to collect them?[y/N] N
Do you want to let the DHCP service in DRBL server offer same IP address to the client every time when client boots …. ?[y/N] N
What is the initial number do you want to use in the last set of digits in the IP…[1] 1 (กำหนดหมายเลขไอพีแรกสำหรับเครื่องลูกข่าย)
How many DRBL clients (PC for students) connected to DRBL server’s ethernet network interface eth1 ?Please enter the number: [12] 12
(ใส่จำนวนเครื่องที่ต้องการโคลนพร้อมกัน สามารถใส่เผื่อให้มากกว่าได้ เช่น หากต้องการโคลนจำนวน 20 เครื่อง ตรงนี้ก็ใส่เลขเป็น 30 หรือ 40 ก็ได้ แล้วแต่ต้องการ แต่ยิ่งใส่เลขมาก การคอนฟิกตอนเริ่มต้นก็จะยิ่งช้าตามจำนวนที่มากขึ้นครับ ค่าปริยายคือ 12 )
The final number in the last set of digits in the client’s IP address is “12”.We will set the IP address for the clients connected to DRBL server’s ethernet network interface eth1 as: 192.168.2.1 – 192.168.2.12Accept ? [Y/n] Y
In the system, there are 3 modes for diskless linux services:
[0] Full DRBL mode
[1] DRBL SSI (Single system image) mode
[2] I do NOT want to provide diskless Linux service to client.
Which mode do you prefer?[0] Enter
In the system, there are 4 modes available for clonezilla:
[0] Full Clonezilla mode
[1] Clonezilla box mode
[2] I do NOT want clonezilla.
[3] Use Clonezilla live as the OS (Operating System) of clients (Testing).
Which mode do you prefer? [0] Enter
When using clonezilla, which directory in this server you want to store the saved image …. ?[/home/partimag] Enter
do you want to use that swap partition or create a swap file ……. ?
[Y/n] Y
What’s the maximun size (Megabytes) for the swap space?[128] Enter
Which mode do you want the clients to use after they boot?
“1”: Graphic mode (X window system) (default),”2″: Text mode.
[1] 1
Which mode do you want when client boots in graphic mode?0: normal login, 1: auto login, 2: timed login[0] 0
Do you want to set the root’s password for clients ……. ?
[y/N] N
Do you want to set the pxelinux password for clients …..[y/N] N
Do you want to set the boot prompt for clients?[Y/n] Y
How many 1/10 sec is the boot prompt timeout for clients?[70] Enter
Do you want to use graphic background for PXE menu when client boots?[Y/n] Y
Do you want to let audio, cdrom, floppy, video and plugdev (like USB device) ……[Y/n] Y
Do you want to setup public IP for clients?[y/N] N
Do you want to let DRBL clients have an option to run terminal mode?
[y/N] N
Do you want to let DRBL server as a NAT server?
[Y/n] Y
We are now ready to deploy the files to system! Do you want to continue?[Y/n] Y
เมื่อ deploy เสร็จ เพื่อความชัวร์ให้รีบูตเครื่องอีกซักครั้ง ทีนี้ DRBL ก็พร้อมทำงานแล้วครับ ตอนนี้เครื่องลูกข่ายสามารถบูตผ่านแลนได้ แต่ยังไม่สามารถโคลนได้ เพราะยังไม่ได้เซ็ตอัพ Clonezilla ดังนั้นขั้นตอนต่อไปก็คือการเซ็ตค่าให้ Clonezilla ครับ