> The simple version is that you need to modify your
> DHCP to send your 
> solaris clients the 'pxegrub' program from the
> solaris distribution 
> instead of pxelinux, and then configure it to load a
> menu.lst file that 
> will network boot solaris..
> 
> If you'd rather have the DHCP server setup to have
> all clients boot the 
> same pxe executable, the pxegrub program from solaris
> can easily boot 
> linux too, that's what I do. (You might be able to
> configure pxelinux to 
> boot solaris too, but I've never tried.)
> 
> I've never done this on the linux DHCP server, but it
> shouldn't be that 
> different. If this doesn't get you started, let me
> know, and I can 
> probably give more details.
> 
>     -Kyle
> 

Hi guys  - I have been having trouble to automated jumpstart working with 
pxelinux and solaris10 on x4200 - it seem i can boot x86 miniroot with 
mcboot.c32 

this is the label i am using 

label solaris_x86
        kernel mboot.c32
        append boot/multiboot kernel/unix -v install -B console=ttya  --- 
boot/x86.miniroot
        IPAPPEND=3

however i notice that netstrategy is reporting "ufs none none" (wven miniroot 
is picked from solaris nevada build 90)  -- and IPAPPEND does not seem to 
matter 

as bootargs does not seem to get the ip/netmask info 
question to the gurus:
-->doesnt netstrategy work nicely with pxelinux? 
-->doesnt IPAPPEND line appended to the label above  work with solaris10 
miniroot

any info/suggestion is extremely valuable

Thanks!!
 
 
This message posted from opensolaris.org

Reply via email to