sábado, 11 de octubre de 2008

zonecfg

create
set zonepath=/zonas/testing
set autoboot=true

add net
set address=172.28.46.1/24
set physical=e1000g0
end

add fs
set dir=/mnt
set special=/dev/dsk/c0t0d0s7
set raw=/dev/rdsk/c0t0d0s2
set type=ufs
add options [logging]
end

add inherit-pkg-dir
set dir=/usr/sfw
end

add device
set match=/dev/sound/*
end

add attr
set name=comment
set type=string
set value="The work zone."
end

remove inherit-pkg-dir dir=/lib
remove inherit-pkg-dir dir=/platform
remove inherit-pkg-dir dir=/sbin
remove inherit-pkg-dir dir=/usr

verify
commit

No hay comentarios: