Re: [opensuse] Volume Labels



Greg KH wrote:
On Thu, Nov 29, 2007 at 06:09:51AM -0700, Donald D Henson wrote:
I have four partitions on three external disk drives. They show up in my
Gnome Places Panel as <capacity> Volume. For example:

129 GB Volume

I would like to have them show up with a more meaningful name, such as:

Public

This seems like a problem with a simple solution but the articles I've
found so far go into theoretical kernel jargon, about 99% of which I
don't understand. Can anyone point me to an easily understandable
procedure for naming a volume? I'd appreciate any assistance.

You can set the volume id when you create the volume initially with the
mke2fs program using the -L option (this is for ext2/3 filesystems,
other file systems also have their options.)

If the filesystem is already created, and you don't want to destroy it
and all of the data on it, just use the tune2fs program, again with the
-L option.

Hope this helps,

greg k-h

It seemed to be just what I needed but I can't get it to change the
volume name. As root, I used the command:

tune2fs -L Float /dev/sdc1

It appeared to work but when I looked at it's properties, the Volume
name hadn't changed. Do you see anything wrong with the command?

Don Henson

--
To unsubscribe, e-mail: opensuse+unsubscribe@xxxxxxxxxxxx
For additional commands, e-mail: opensuse+help@xxxxxxxxxxxx



Relevant Pages

  • Re: [opensuse] Volume Labels
    ... Gnome Places Panel as <capacity> Volume. ... and all of the data on it, just use the tune2fs program, again with the ... Do you see anything wrong with the command? ...
    (SuSE)
  • Re: not equal to
    ... Thank you Greg. ... Sub ScratchMacro() ... MsgBox "Do this" ... That is the command that I came up with and which works perfectly ...
    (microsoft.public.word.vba.general)
  • Re: SMS Installer switches
    ... Greg ... > will need to parse out the separate command lines and evaluate them. ... > obviously the more switches you want it to recognize the more code. ... >> state, whilst I would like staff members to be able to pull an app, or I ...
    (microsoft.public.sms.installer)
  • RE: ActiveX command button
    ... "Greg Wilson" wrote: ... > to worksheet cells or to rectangles. ... The caption can simply be typed into the cell. ... I quite using command buttons myself. ...
    (microsoft.public.excel.programming)