Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Rename disk volume name (Solved ) :-)
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
shtumpa
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2005
Posts: 136
Location: Australia

PostPosted: Mon Jun 12, 2006 1:33 pm    Post subject: Rename disk volume name (Solved ) :-) Reply with quote

Howdy my drives automount on my desktop

The volume name of my download drive is "160 GB Volume"
How do i rename it to say "Download"

Thanks


Last edited by shtumpa on Tue Jun 13, 2006 11:57 am; edited 2 times in total
Back to top
View user's profile Send private message
shtumpa
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2005
Posts: 136
Location: Australia

PostPosted: Tue Jun 13, 2006 8:36 am    Post subject: Reply with quote

Anybody ???
Back to top
View user's profile Send private message
Enlight
Advocate
Advocate


Joined: 28 Oct 2004
Posts: 3519
Location: Alsace (France)

PostPosted: Tue Jun 13, 2006 11:17 am    Post subject: Reply with quote

You may want to tweak your udev rules.
Back to top
View user's profile Send private message
shtumpa
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2005
Posts: 136
Location: Australia

PostPosted: Tue Jun 13, 2006 11:22 am    Post subject: Reply with quote

/etc/udev/rules.d/50-udev.rules < what do i change ?
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Tue Jun 13, 2006 11:23 am    Post subject: Reply with quote

if that partition has an ext2/ext3 fs on it, you can use e2label
Code:
$  man e2label
E2LABEL(8)                                                                                                                                                                                           E2LABEL(8)



NAME
       e2label - Change the label on an ext2/ext3 filesystem

SYNOPSIS
       e2label device [ new-label ]

DESCRIPTION
       e2label will display or change the filesystem label on the ext2 filesystem located on device.

       If the optional argument new-label is not present, e2label will simply display the current filesystem label.

       If  the  optional  argument  new-label is present, then e2label will set the filesystem label to be new-label.  Ext2 filesystem labels can be at most 16 characters long; if new-label is longer than 16
       characters, e2label will truncate it and print a warning message.

       It is also possible to set the filesystem label using the -L option of tune2fs(8).


AUTHOR
       e2label was written by Theodore Ts'o (tytso@mit.edu).



I'm sure other filesystems have similar tools
_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
shtumpa
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2005
Posts: 136
Location: Australia

PostPosted: Tue Jun 13, 2006 11:26 am    Post subject: Reply with quote

Thanks may come in handy for the future but i have a "reisferfs" FS
Back to top
View user's profile Send private message
JeliJami
Veteran
Veteran


Joined: 17 Jan 2006
Posts: 1086
Location: Belgium

PostPosted: Tue Jun 13, 2006 11:28 am    Post subject: Reply with quote

in that case, use reiserfstune
Code:
$ man reiserfstune
...

       -l | --label LABEL
              Set  the  volume  label  of  the filesystem. LABEL can be at most 16 characters long; if it is longer than 16 characters, reiserfstune will truncate it.


_________________
Unanswered Post Initiative | Search | FAQ
Former username: davjel
Back to top
View user's profile Send private message
shtumpa
Tux's lil' helper
Tux's lil' helper


Joined: 19 Feb 2005
Posts: 136
Location: Australia

PostPosted: Tue Jun 13, 2006 11:38 am    Post subject: Reply with quote

Just found that , thanks dude ... :-)

Thanks for your help ... Man my desktop looks clean and mean now :-)
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum