Steffen Weiberle wrote:
Dave Miner wrote:
What was the last build with which this all worked for you (your
original message said "recent" builds were a problem)?
Dave
_______________________________________________
networking-discuss mailing list
[email protected]
Hi Dave,
After testing lots of different combinations, this is what I have
figured out.
The difference came with build 57, which also introduced direct
boot. Whether
I have build 56 currently installed or build 57, trying to boot
with the second
entry in my grub (well actually the 16th :) , which uses the
multiboot file, works.
From either installed OS, using the build 57 style entry shown
in the first GRUB
entry below, the network is not discovered.
Looks like you've tracked down the source of the problem. You should
file a bug, because what you're doing is definitely supposed to work.
The dboot team perhaps didn't realize it was a case they needed to test
& support.
Dave
Both b56 and b57 show GRUB to be 0.95.
Steffen
#---------- ADDED BY Steffen - DO NOT EDIT ----------
title (15) netboot Solaris Nevada 57 (via marlton)
ifconfig --address=129.154.53.11 --gateway=129.154.53.215
--mask=255.255.255.0 --server=129.154.53.130
root (nd)
rarp
kernel /I86PC.Solaris_11-4/platform/i86pc/kernel/unix -B
install_media=129.154.53.130:/jumpstart/nv/x86/57,sysid_config=129.154.53.130:/jumpstart/configs/castle,console=ttya
module /I86PC.Solaris_11-4/x86.miniroot
#---------------------END Steffen--------------------
#---------- ADDED BY Steffen - DO NOT EDIT ----------
title (16) netboot Solaris Nevada 56 (via marlton)
ifconfig --address=129.154.53.11 --gateway=129.154.53.215
--mask=255.255.255.0 --server=129.154.53.130
root (nd)
rarp
kernel /I86PC.Solaris_11-5/multiboot kernel/unix -B
install_media=129.154.53.130:/jumpstart/nv/x86/56,sysid_config=129.154.53.130:/jumpstart/configs/castle,console=ttya
module /I86PC.Solaris_11-5/x86.miniroot
#---------------------END Steffen--------------------
_______________________________________________
networking-discuss mailing list
[email protected]