Bug ID | 999546 |
---|---|
Summary | installer initrd fails to get an ip address |
Classification | openSUSE |
Product | openSUSE Tumbleweed |
Version | Current |
Hardware | x86-64 |
OS | Other |
Status | NEW |
Severity | Normal |
Priority | P5 - None |
Component | Installation |
Assignee | yast2-maintainers@suse.de |
Reporter | msuchanek@suse.com |
QA Contact | jsrain@suse.com |
Found By | --- |
Blocker | --- |
There is no network installation medium. So to boot off network I downloaded the NET and Rescue ISO images, put them on a web server, mounted the NET image, took initrd and linux, told pxelinux to load those, pass install=<ISO URL> as kernel parameter. The problem is once network setup is to be done the booted installer initrd asks for an address, DHCP server sends a reply, and installer says no/incomplete reply was received. Booting Debian installer off same dhcp/tftp works. It can access network. Is there some log to be collected to debug this?