請問 各位有試過ubuntu livecd boot pxe伺服嗎?? - Linux

By Lucy
at 2008-09-25T16:00
at 2008-09-25T16:00
Table of Contents
小弟上網找過資料,
但是還是不能成功,所以來這請教各位大大,
幫忙看哪裡出了問題!!
小弟隊DHCP TFTP NFS 設定如下
dhcpd.conf
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.19 192.168.1.21;
filename "pxelinux.0";
}
nfs: /etc/exports
/srv/nfs/ubuntu-7.10-desktop/casper
192.168.1.0/255.255.255.0
(async,no_root_squash,no_subtree_check,ro)
tftp:
netstat -lu
udp 0 0 *:tftp *:*
defalut:
DEFAULT pxe
LABEL pxe
kernel pxe/vmlinuz
append initrd=pxe/initrd.gz root=/dev/nfs/
boot=casper NETBOOT=nfs
NFSROOT=192.168.1.1:/srv/nfs/ubuntu-7.10-desktop/casper
quiet splash --
小弟有試過在CLIENT 打cat casper.log
會跑出
163.25.137.101/test.jpg
謝謝各位!!
--
但是還是不能成功,所以來這請教各位大大,
幫忙看哪裡出了問題!!
小弟隊DHCP TFTP NFS 設定如下
dhcpd.conf
subnet 192.168.1.0 netmask 255.255.255.0 {
range 192.168.1.19 192.168.1.21;
filename "pxelinux.0";
}
nfs: /etc/exports
/srv/nfs/ubuntu-7.10-desktop/casper
192.168.1.0/255.255.255.0
(async,no_root_squash,no_subtree_check,ro)
tftp:
netstat -lu
udp 0 0 *:tftp *:*
defalut:
DEFAULT pxe
LABEL pxe
kernel pxe/vmlinuz
append initrd=pxe/initrd.gz root=/dev/nfs/
boot=casper NETBOOT=nfs
NFSROOT=192.168.1.1:/srv/nfs/ubuntu-7.10-desktop/casper
quiet splash --
小弟有試過在CLIENT 打cat casper.log
會跑出
163.25.137.101/test.jpg
謝謝各位!!
--
Tags:
Linux
All Comments
Related Posts
Ubuntu無法偵測到硬碟

By Olga
at 2008-09-25T15:40
at 2008-09-25T15:40
編譯核心時的怪問題

By Caitlin
at 2008-09-25T14:30
at 2008-09-25T14:30
NFS time out

By Joseph
at 2008-09-25T13:59
at 2008-09-25T13:59
ftp無法顯示mount.cisf資料夾之內容

By Edith
at 2008-09-25T13:32
at 2008-09-25T13:32
ftp無法顯示mount.cisf資料夾之內容

By Lucy
at 2008-09-25T13:16
at 2008-09-25T13:16