#unmount /dev/cdrom
#dd if=/dev/cdrom of=file.iso bs=1024
Friday, June 11, 2010
Friday, June 4, 2010
Solaris 10 - Add new hardisk
1. Add new hardisk
2. Boot up
3. #devfsadm
4. #format
5. #iostat -En (take note the new hardisk target address. eg .c0t0d0)
6. #newfs /dev/rdsk/c0t0d0
7. #mkdir /newfs
8. #mount /dev/dsk/c0t0d0 /newfs
9. #df -h
2. Boot up
3. #devfsadm
4. #format
5. #iostat -En (take note the new hardisk target address. eg .c0t0d0)
6. #newfs /dev/rdsk/c0t0d0
7. #mkdir /newfs
8. #mount /dev/dsk/c0t0d0 /newfs
9. #df -h
Subscribe to:
Posts (Atom)