1) Connect the two switches using an Ethernet crossover cable
A trunk should automatically be created.
2) Create the VLAN
vlan # ! replace # with VLAN number
3) Add the necessary ports to the new VLAN
interface fastethernet 0/p ! replace "p" with interface number
switchport access vlan #
4) Exit configuration mode and save config.