On 09/14/10 08:30 PM, Tom Warner wrote:
Hello Caimaners,
old-to-new.py leaves the slice number out of the new manifest. I've tried a
couple
incantations but I can't seem get it right.
That may just be a limitation in old-to-new. The equivalent of your
existing should be something like:
<target>
<target_device>
<disk>
<disk_name name_type="ctd" name="c0t0000002037CD9F72d0"/>
<slice name="4" action="preserve" is_root="true" />
</disk>
</target_device>
</target>
Dave
Is targeting an existing slice no longer supported?
etcai0# ./old-to-new.py tom.xml tom.xml.new
etcai0# egrep target\|disk tom.xml tom.xml.new
tom.xml:<ai_target_device>
tom.xml:<target_device_name>c0t0000002037CD9F72d0</target_device_name>
tom.xml:<target_device_install_slice_number>4</target_device_install_slice_number>
tom.xml:</ai_target_device>
tom.xml.new:<target>
tom.xml.new:<target_device>
tom.xml.new:<disk>
tom.xml.new:<disk_name name_type="ctd" name="c0t0000002037CD9F72d0"/>
tom.xml.new:</disk>
tom.xml.new:</target_device>
tom.xml.new:</target>
etcai0#
Using a VTOC Slice as the Installation Target
http://dlc.sun.com/osol/docs/content/dev/AIinstall/customai.html#ievtoc
Thanks, Tom
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss
_______________________________________________
caiman-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/caiman-discuss