JAVA/Sun Exam Questions

Which two commands or command sequences should you use to create device files for new disk devices t

Which two commands or command sequences should you use to create device files for new disk devices that you attach to your system? (Choose two)

A.
init 5

B.
devfsadm v

C.
reboot — -a

D.
devfsadm 1 st

E.
touch /reconfigure ; init 6

F.
mknod block /devices/pci@lf,0/pci@1,1/ide@3/sd@2,0:h 34
247