What is the difference between dsk and rdsk
Answers were Sorted based on User's Feedback
Answer / sbrahman75
DSK: Block level devices
RDSK: Raw level device or character level device
| Is This Answer Correct ? | 11 Yes | 0 No |
Answer / naresh kumar
rdsk- raw disk(character special)
it is not formatted and we can't mount it
dsk - disk (block special)
it is formatted and we can mount it
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / venkat
before formatting a disk it is raw disk(character special)
After formatting a disk it is dsk devivce(block special)
dsk--we can write multiple data at time
| Is This Answer Correct ? | 3 Yes | 1 No |
How will you find the number of hard disk
How we configure the veritas cluster server for solaris? what r the proceure we have to take configuration
What is HA?
How can u make file system of 65 GB if u get new disk of 80 GB? (U have to fix the disk and make the file system of 65 GB)
what is cluster.
How to mirror and unmirror a disk?
How can we check the status of CPU at firmware
How can u check parameters in ok boot prompt?
Explain /etc/inittab files
how to install a patch in solaris 10( step by step details)?
What are the daemons will run when the system is booting?
If you have multiple ethernet interfaces, how do you keep it from routing between them?