[K12OSN] Apple ibooks DO netboot to ltsp

cliebow at downeast.net cliebow at downeast.net
Sat Nov 27 01:08:39 UTC 2004


so far only in openfirmware..cmd-option-o-f into firmware i hit enter and 
give firmware password..it says ok..then type boot enet:192.168.0.1 
(server name)
that is all on client side..

i used bill cavalieris yaboot yaboot.conf ,kernel and initrd on server 
side.
dhcpd.conf is the big rig..it passes option 43 to make ibook all yingly 
inside

####As of November 8 2002
ddns-update-style		 ad-hoc;
default-lease-time            21600;
max-lease-time                21600;
option subnet-mask            255.255.255.0;
option broadcast-address      192.168.0.255;
#option routers                192.168.0.254;
 option domain-name-servers    192.168.0.1;
#option domain-name            "Ellsworth";
option root-path              "192.168.0.1:/opt/ltsp/ppc";
option routers 192.168.0.1;
#option domain-name-servers 151.203.0.85, 151.202.0.85;
# filename              "/lts/vmlinuz-2.4.21-ltsp-1";
#filename	"/lts/vmlinuz-2.4.21-ltsp-lpp-1";
##next two lines to get dhcp to start+recognize option 128/9
#allow bootp
option option-128 code 128=string;
option option-129 code 129=text;
#option option-128	e4:45:74:68:00:00;
#option option-129	"DPORT=1001";
##################
option dhcp-parameter-request-list 1,3,6,15,17,43,44,46,60;
filename "yaboot";
#next-server 192.168.0.1;
server-name "imac4";
option vendor-class-identifier "AAPLBSDPC";
option vendor-encapsulated-options 01:01:02:08:04:01:00:00:01:82:
         05:                                    # length
         69:6d:61:63:34;                           # hostname
###########################################
shared-network WORKSTATIONS {subnet 192.168.0.0 netmask 255.255.255.0 
{range 192.168.0.150 192.168.0.250;
    }
}
#--------------------------------------------------------------------------
-------------
group	{
    use-host-decl-names       on;
    option log-servers        192.168.0.254;

}
host dc2 {
	hardware ethernet 00:d0:09:6a:ee:4f;
	fixed-address   192.168.0.253;
}



#---------------Last Bracket Important-------------------------------------
----------


 

> On Fri, 26 Nov 2004 cliebow at downeast.net wrote:
> > I have an mlti laptop booting directly to ltsp via 
openfirmware..courtesy
> > of dtrask who sacrificed his entire music collection...and bill 
cavalieri
> > who cross compiled kernel for ppc and built
> > /opt/ltsp/ppc..chuck
> 
> Directions and pointers? :-)
> 
> -- 
> Ryan Collins - Technology Coordinator
> Kenton City Schools
> http://www.kenton.k12.oh.us/helpdesk/
> 
> _______________________________________________
> K12OSN mailing list
> K12OSN at redhat.com
> https://www.redhat.com/mailman/listinfo/k12osn
> For more info see <http://www.k12os.org>
> 


---------------------------------------------
This message was sent from Downeast.Net.
http://ellsworthme.com/





More information about the K12OSN mailing list