>>Am I to understand that the x86 miniroot on there will fill up all of my
>>RAM and still need more?  Gee.  Time for a new machine I guess but this
>>one won't die and it runs Solaris 10 just fine.
>>
>>So then, whats the minimal system spec that Solaris 11 is shooting for?
>>
>
> Solaris 11 still run in 256MB just fine, it's just the installer which
> wants to copy X and Java to ramdisk which is costing so much.
>
> Use "vanilla install" without graphics and it should be fine.

I'm going to set my grub menu thus and then PXE boot :

default=0
timeout=30
serial --unit=0 --speed=9600
terminal --timeout=15 serial console
title OpenSolaris snv_64a ttya
        kernel (nd)/boot/platform/i86pc/kernel/unix -v -B
install_media=172.31.254.249:/mnt,console=ttya
        module (nd)/boot/x86.miniroot

title OpenSolaris snv_64a DVD ttya
        kernel (nd)/boot/platform/i86pc/kernel/unix -v -B
install_media=cdrom,console=ttya
        module (nd)/boot/x86.miniroot

I think that the installer will still fail even in text mode.

Nothing like a test to prove that however.

Dennis

_______________________________________________
opensolaris-discuss mailing list
opensolaris-discuss@opensolaris.org

Reply via email to