You are not logged in.
Pages: 1
Hello.
I am using KDEmod and it is great. One thing bothers me though. I set my system so, that it shows drive icons on desktop so I can mount them just by clicking them. I have a few volumes going from sda1 to sda10. THe thing that bothers me is, that these volumes do not show up with their names (sda1, sda2 etc..) but with their side - 15G Media, 40G Media etc....
Is there some place where I can set this ? I was able to rename most of those just by editing their properties, but I can not rename the / partition.
I tried to search here first, but nothing showed up.
Thanks in advance.
Last edited by Raqua (2008-01-01 19:27:05)
Offline
When KDE chooses an icon name it first looks for the filesystem label and settles on size if that fails. I also think that partitions listed in /etc/fstab get handled differently.
Last edited by byte (2007-12-31 08:17:40)
1000
Offline
Normally you can edit partition names in media:// or just create "shortcut to drive" on the desktop, and name that one.
You can also set volume labels with e2label (ext2/ext3), mlabel (fat32, mlabel is in mtools package) or ntfslabel (ntfs, ntfslabel is in ntfsprogs package i belive). There is an equivalent for resierfs as well. The latter method is persistent, and also works with xfce/gnome.
"Your beliefs can be like fences that surround you.
You must first see them or you will not even realize that you are not free, simply because you will not see beyond the fences.
They will represent the boundaries of your experience."
SETH / Jane Roberts
Offline
Thanks guys, e2label did the trick.
Offline
Pages: 1