User Tools

Site Tools


archive_netbooting_sun_fire_280_r

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
archive_netbooting_sun_fire_280_r [2014/12/12 16:51] – Arkan moved page [[Netbooting Sun Fire 280R]] to [[Archive:Netbooting Sun Fire 280R]] _arkanarchive_netbooting_sun_fire_280_r [2026/09/27 19:21] (current) – removed - external edit (Unknown date) 127.0.0.1
Line 1: Line 1:
-{{Archive}} 
- 
- 
-This page contains a few links that were helpful when trying to boot [[mantis_broken]]. 
- 
-Particularly helpful: 
-http://wirespeed.xs4all.nl/mediawiki/index.php/Netboot_Solaris_from_Linux#tftpd 
- 
-Squeeze kept hanging when booting, but managed to boot successfully using the wheezy netboot image. 
- 
-Outline notes: 
- 
-  *  Need TFTP and RARP server to boot from. 
-  *  Map the sunfire box's MAC address to an IP using /etc/ethers 
-  *  The sunfire box will look for a file with it's IP as a hex value in TFTP root, so symlink it to a boot image. 
-  *  Start up the sunfire box, and wait for <code>boot:</code> prompt. Type <code>halt</code> before disk boot begins. 
-  *  At <code>ok:</code> prompt, type <code>boot net</code>. The box will reset then attempt to contact the boot server. If all is fine, a bunch of hex will appear in the console, and update as it receives the image. (if you get "Waiting for RARP packet" owtte, check the RARP daemon is setup properly, and that the server has an ip address)