Question

In: Computer Science

What does sda17 mean on Linux?

What does sda17 mean on Linux?

Solutions

Expert Solution

Answer :

   It is Hard disk partition on Linux..

So, there is no possibility to create special block devices for 16-th and 17-th partition using mknod, because minor 16 will be next drive, for example:

# ls -l /dev/sda? /dev/sda?? /dev/sdb

brw-rw---- 1 root disk 8,   0 May 24 08:09 /dev/sda

brw-rw---- 1 root disk 8,   1 May 24 08:09 /dev/sda1

brw-rw---- 1 root disk 8,   2 May 24 08:09 /dev/sda2

...

brw-rw---- 1 root disk 8, 14 May 24 08:09 /dev/sda14

brw-rw---- 1 root disk 8, 15 May 24 08:09 /dev/sda15

brw-rw---- 1 root disk 8, 16 May 24 08:09 /dev/sdb

So, there is no possibility to create special block devices for 16-th and 17-th partition using mknod, because minor 16 will be next drive, for example:

# ls -l /dev/sda? /dev/sda?? /dev/sdb

brw-rw---- 1 root disk 8,   0 May 24 08:09 /dev/sda

brw-rw---- 1 root disk 8,   1 May 24 08:09 /dev/sda1

brw-rw---- 1 root disk 8,   2 May 24 08:09 /dev/sda2

...

brw-rw---- 1 root disk 8, 14 May 24 08:09 /dev/sda14

brw-rw---- 1 root disk 8, 15 May 24 08:09 /dev/sda15

brw-rw---- 1 root disk 8, 16 May 24 08:09 /dev/sdb


Related Solutions

What does it mean to have a good life? What does it mean to be a...
What does it mean to have a good life? What does it mean to be a good person?
What does it mean to be "modern" biologically and culturally? What does it mean to be...
What does it mean to be "modern" biologically and culturally? What does it mean to be human? Antropology 101
What does it mean to be operating a firm in the "long run?"  What does it mean...
What does it mean to be operating a firm in the "long run?"  What does it mean to be operating a firm in the "short run"?  What are the practical implications for managing a business if you are in "short run?"
What does it mean to have a critical lens? What does it mean to have a...
What does it mean to have a critical lens? What does it mean to have a gender/sex lens?
What does convergence of Technology mean to Apple? What does it mean to the customers?
What does convergence of Technology mean to Apple? What does it mean to the customers?
what does the acronym SBAR mean? what does the acronym ISBARR mean?
what does the acronym SBAR mean? what does the acronym ISBARR mean?
What is Linux Security?
What is Linux Security?
As described in Section 4.5.2, Linux does not distinguish between processes and threads. Instead, Linux treats...
As described in Section 4.5.2, Linux does not distinguish between processes and threads. Instead, Linux treats both in the same way, allowing a task to be more akin to a process or a thread depending on the set of flags passed to the clone() system call. However, many operating systems — such as Windows XP and Solaris — treat processes and threads differently. Typically, such systems use a notation wherein the data structure for a process contains pointers to the...
What does percent abundance mean? What does relative abundance mean? What is the difference?
What does percent abundance mean? What does relative abundance mean? What is the difference? 
What does it mean for a catalog to be self-describing? What does the following query mean?
DBMS:What does it mean for a catalog to be self-describing? What does the following query mean?((TABLES JOIN COLUMNS) WHERE COLCOUNT < 3) [TABNAME, COLNAME]
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT