Linux - DesktopThis forum is for the discussion of all Linux Software used in a desktop context.
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
I want to have 2 additional data partitions for linux. I am new to linux and I have created the partitions as ext3, but am unable to change the name or change to read/write.. any ideas?
In order we're able to help you, 'you have to help us' and by this I mean that you have to give us as much details as you can, remember that we're not in front of your system
So,
- what are the devices names of those partitions?
- Did you mount those partitions? if so, how did you do it? (commands, options you used)
Beside that, I recommend you to read the man pages of fstab, mount and fdisk
Distribution: Distribution: RHEL 5 with Pieces of this and that.
Kernel 2.6.23.1, KDE 3.5.8 and KDE 4.0 beta, Plu
Posts: 5,697
Rep:
What name are you wanting changed. Detailing us what it is now and how you want it will help to understand what exactly you want done.
Best method is add them to /etc/fstab the way you need them and you can have them automounted on boot or leave unmounted and mount later. Reading the man pages of the mount with help to identify many options.
man mount
man fstab
Thanks, I am too used to windows with changing the name of a partition.. I figured out how to link it though I am not too keen on having the icons on the desktop.. any ways to hide those? I looked in the mount man and didnt find anything on that.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.