public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
From: Nikos Chantziaras <realnc@arcor.de>
To: gentoo-user@lists.gentoo.org
Subject: [gentoo-user]  Re: mount: "special device /dev/hdc does not     exist". What does this mean?
Date: Mon, 21 Jul 2008 02:35:44 +0300	[thread overview]
Message-ID: <g60i4j$7es$1@ger.gmane.org> (raw)
In-Reply-To: <200807202112.14029.michaelkintzios@gmail.com>

Mick wrote:
> On Sunday 20 July 2008, Nikos Chantziaras wrote:
>> The labels are part of the file system; they're always there.  For
>> example, when booting the 2007.0 LiveDVD (which uses the legacy drivers,
>> meaning /dev/hd* instead of /dev/sd*) the labels are there and I can
>> mount /dev/disk/by-label/GentooRoot just fine.
> 
> Yes, labels . . . been thinking of doing this for the last two years!  I guess 
> I will have to use reiserfstune for my reiserfs partitions.  What about xfs - 
> will xfsprogs do it?

The xfs_admin is used to change the label of XFS partitions: 
http://linux.die.net/man/8/xfs_admin


> Thanks for the tip.  The thing with the conventional device numbering system 
> is that you know which one is first, which second, etc.  With Labels I'll 
> have to add something to it to remind myself that this is the first 
> partition, etc.  Can I have blank spaces in the Label name?

I don't think spaces are allowed.  But you can use underscores or 
capitalization.  Anyway, you don't need to add something to remind you 
of the partition's position; /etc/mtab will use regular device names, so 
you can see what's going on with 'cat /etc/mtab' or simply 'mount' 
without parameters.  On my system, even though I use labels, I get this 
with 'mount':

   /dev/sdc1 on / type ext3 (rw,noatime)
   /dev/sda1 on /windows/C type fuseblk 
(rw,noatime,allow_other,blksize=4096)




  reply	other threads:[~2008-07-20 23:36 UTC|newest]

Thread overview: 28+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-07-19 18:51 [gentoo-user] mount: "special device /dev/hdc does not exist". What does this mean? Alan Mackenzie
2008-07-19 19:06 ` [gentoo-user] " Nikos Chantziaras
2008-07-19 21:12   ` Alan Mackenzie
2008-07-19 21:29     ` Nikos Chantziaras
2008-07-20 14:52       ` Mick
2008-07-20 19:11         ` Nikos Chantziaras
2008-07-20 19:25           ` Dale
2008-07-20 19:33             ` Nikos Chantziaras
2008-07-20 19:58               ` Dale
2008-07-20 20:27                 ` Nikos Chantziaras
2008-07-20 21:10                   ` Dale
2008-07-20 21:20                     ` Dale
2008-07-20 23:25                       ` Nikos Chantziaras
2008-07-20 20:12               ` Mick
2008-07-20 23:35                 ` Nikos Chantziaras [this message]
2008-07-21  6:56                   ` Neil Bothwick
2008-07-20 15:05       ` Alan Mackenzie
2008-07-20 17:22         ` Mick
2008-07-20 18:49           ` Alan Mackenzie
2008-07-20 18:48         ` Neil Bothwick
2008-07-20 20:10         ` Nikos Chantziaras
2008-07-20 18:54       ` [gentoo-user] Solved!!! [Re: mount: "special device /dev/hdc does not exist"] Alan Mackenzie
2008-07-19 19:11 ` [gentoo-user] mount: "special device /dev/hdc does not exist". What does this mean? Daniel Pielmeier
2008-07-19 21:41   ` Alan Mackenzie
2008-07-19 21:53     ` Daniel Pielmeier
2008-07-19 19:13 ` [gentoo-user] " Miernik
2008-07-19 21:22   ` Alan Mackenzie
2008-07-19 21:33     ` Graham Murray

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='g60i4j$7es$1@ger.gmane.org' \
    --to=realnc@arcor.de \
    --cc=gentoo-user@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox