On 01/12/11 19:37, Michael wrote:
I am converting a Solaris 10 physical box V254 to LDOM and using the LDMP2V tool

I started on the source machine:

[b]ldmp2v collect -d /data/destination newldom[/b] (no errors)

Then I prepared on target host:

[b]ldmp2v prepare -d /data/destination -v newldom[/b]  (no errors)

I thien bind it and start it:

[b]ldm bind newldom
ldm starta newldom[/b]

[b]OK> boot

File just loaded does not appear to be executable[/b]

What might I be doing wrong?

Hi,

you forgot the final step in the process. The 'ldmp2v convert' step is what creates the bootable domain. For your case above:

ldmp2v convert -d /data/destination -i /path/to/s10dvd.iso newldom

(adjust -i /path/to/s10dvd.is to match your setup)

Menno
_______________________________________________
ldoms-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/ldoms-discuss

Reply via email to