James McBoyle wrote: > On 16/07/07, Moinak Ghosh <Moinak.Ghosh at sun.com> wrote: > >> James McBoyle wrote: >> >>> [...] >>> Hi Moinak, >>> >>> I'd already tried that, but did it again to make sure, and got the error: >>> bootadm: failed to open file: >>> /mnt/solaris0//platform/i86pc/kernel/unix: No such file or directory >>> >>> [...] >>> >> That's weird. All the files were probably not copied properly. While >> booted >> from livecd do this: >> >> cd / >> tar cpf - platform | (cd /mnt/solaris0; tar xpf -) >> >> > > Hi Moinak, > > I tried that, and it populated the /platform directory with a lot of > new files, so I rebooted. > > Unfortunately I got the following error trace when I tried to boot > from the hard disk: > > krtld: error during initial load/link phase > Unexpected trap > instruction pointer 0xc0cc0f > error code, optional 0x2 > code segment 0x10 > flags register 0x10082 > Attempting stack backtrace: > Stack traceback: > instruction pointer 0xfe84791d > error code, optional 0x0 > code segment 0x10 > flags register 0x10046 > Attempting stack backtrace: > Stack traceback: > mutex_vector_enter+35(0xfe84791d,0x10,0x10046,0x0,0xc0cb0c,0x0) > unexpected trap in early boot > > [...] >
Looks like the hdinstaller is kinda broken. Can you please submit a bug report. Regards, Moinak.
