- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- bootp problem - I can't assign a bf boot file
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 11:32 PM
11-03-2003 11:32 PM
bootp problem - I can't assign a bf boot file
nebula:\
ht=ether:\
ha=0003ba0fe313:\
hn:\
ip=172.16.200.4:\
sm=255.255.252.0:\
gw=172.16.200.85:\
ds=172.16.200.90:\
hd=/usat/tftpboot/:\
bf=/tftpboot.img:\
ba
If I try a bootpquery I get:
leo# bootpquery 0003ba0fe313 ether
Received BOOTREPLY from leo.directline.italy (172.16.200.14)
Hardware Address: 00:03:ba:0f:e3:13
Hardware Type: ethernet
IP Address: 172.16.200.4
Boot file: (None)
RFC 1048 Vendor Information:
Subnet Mask: 255.255.252.0
Gateway: 172.16.200.85
Domain Name Server: 172.16.200.90
Host Name: nebula
Why I can't see boot file name in Boot file field?
Thank You
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 11:41 PM
11-03-2003 11:41 PM
Re: bootp problem - I can't assign a bf boot file
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2003 11:50 PM
11-03-2003 11:50 PM
Re: bootp problem - I can't assign a bf boot file
nebula:ht=ether:ha=0003ba0fe313:hn:ip=172.16.200.4:sm=255.255.252.0:gw=172.16.200.85:ds=172.16.200.90:
hd=/usat/tftpboot/:bf=/tftpboot.img:ba
But the result is the same!
Where must to be bf?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:09 AM
11-04-2003 12:09 AM
Re: bootp problem - I can't assign a bf boot file
If not, bootpd will not send the bootfile information. Also try to remove the trailing slash from hd.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-04-2003 12:21 AM
11-04-2003 12:21 AM
Re: bootp problem - I can't assign a bf boot file
Thank you