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.
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

