> This is what the next screen I got: > > kernel /boot/platform/i86pc/kernel/unix -Bvs > install_media=cdrom,soldevx=true prom_debug > [Multiboot-elf, > <0xc00000:0xfa14:0x0>,<0x400000:0xb79c8:0x0>,<0x800000 > :0x7764:0x3ab30>,shtab=0xc10398,entry=0xc00000]
That's OK > module /boot/x86.miniroot > You should have seen something like: Multiboot-module @ ..., ... bytes but maybe the line is displayed too quickly. The only way to be sure is to "manually" load the kernel and the miniroot. For this, in GRUB: - type 'c' - type 'verbose' - ENTER - type 'kernel /boot/platform/i86pc/kernel/unix -B install_media=cdrom,soldevx=true' - ENTER - type 'module /boot/x86.miniroot' - ENTER Regards, J-F This message posted from opensolaris.org
