Can we bind folders with their directories described with the drive names? For example:
/dev/sda1/Folder
|
Can we bind folders with their directories described with the drive names? For example:
|
|||
|
No, you can't do that.
And referring to your reply to jo-erlend:
I assume that you meant 'The partition is on the same device ...', right? It is not mounted automatically. '/' is mounted because it has its own line in uuid files (located in |
|||||||||||
|
|
No. /dev/sda1 is a partition. The partition contains a filesystem which you'll mount. But you can mount them anywhere you like. Nothing really wrong if you want to use /partitions/sda1 instead of /media/hollidays-2011 for instance, but I don't understand why you'd want to. |
|||||||
|
/, so it is mounted automatically. If/dev/sd*works, then I don't need to make a mount entry for it infstab. – Oxwivi Aug 16 '11 at 17:42