ALT Linux Community general discussions
 help / color / mirror / Atom feed
* [Comm] Загрузка и установка alt lite 4.0.2 по сети
@ 2008-06-17 23:38 Владимир Кутявин
  2008-06-18  2:36 ` ABATAPA
                   ` (2 more replies)
  0 siblings, 3 replies; 11+ messages in thread
From: Владимир Кутявин @ 2008-06-17 23:38 UTC (permalink / raw)
  To: ALT Linux Community general discussions

Здравствуйте! Ставлю лайт 4.0.2 по сети, не могу даже загрузиться. dhcpd 
настроил, адрес назначается правильно, а дальше строка "TFTP... " и 
неудача: PXE-32: TFTP open timeout. В /var/lib/tftpboot положил нужные 
файлы, все сделал как написано в руководствах на freesource. Попробовал 
логиниться руками к локалхосту - tftpd запущен, пускает пользователя, 
get pxelinux.0 приводит к скачиванию pxelinux.0.. iptables остановлен, в 
/etc/hosts.allow добавлена строка /usr/sbin/in.tftpd.
Уже не знаю, что можно сделать.
Ставлю на eeepc701, в рассылке были упоминания только об удачных 
установках.

* * *
# cat /etc/dhcp/dhcpd.conf
ddns-update-style none;
authoritative;

subnet 192.169.10.0 netmask 255.255.255.0 {

host pxeclient {
hardware ethernet 00:1F:c6:e9:1b:41;
fixed-address 192.169.10.10;
filename "/pxelinux.0";
next-server 192.169.10.1;
}
}



# cat /var/lib/tftpboot/default
default live
prompt 1
timeout 0
label live
kernel alt0/vmlinuz
append initrd=alt0/full.cz altinst fastboot 
automatic=method:ftp,network:dhcp,server:192.169.10.1,directory:/lite 
stagename=altinst
label harddisk



^ permalink raw reply	[flat|nested] 11+ messages in thread

end of thread, other threads:[~2008-06-19  8:30 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-06-17 23:38 [Comm] Загрузка и установка alt lite 4.0.2 по сети Владимир Кутявин
2008-06-18  2:36 ` ABATAPA
2008-06-18  3:16 ` Владимир
2008-06-18  7:25 ` Дегтярёв Дмитрий
2008-06-18 12:06   ` Владимир Кутявин
2008-06-18 12:10     ` Владимир Кутявин
2008-06-18 12:56       ` Дегтярёв Дмитрий
2008-06-18 17:37         ` Владимир Кутявин
2008-06-18 23:33           ` Владимир Кутявин
2008-06-19  5:03           ` Maxim Tsaryuk
2008-06-19  8:30             ` Владимир Кутявин

ALT Linux Community general discussions

This inbox may be cloned and mirrored by anyone:

	git clone --mirror http://lore.altlinux.org/community/0 community/git/0.git

	# If you have public-inbox 1.1+ installed, you may
	# initialize and index your mirror using the following commands:
	public-inbox-init -V2 community community/ http://lore.altlinux.org/community \
		mandrake-russian@linuxteam.iplabs.ru community@lists.altlinux.org community@lists.altlinux.ru community@lists.altlinux.com
	public-inbox-index community

Example config snippet for mirrors.
Newsgroup available over NNTP:
	nntp://lore.altlinux.org/org.altlinux.lists.community


AGPL code for this site: git clone https://public-inbox.org/public-inbox.git