LinuxQuestions.org
Download your favorite Linux distribution at LQ ISO.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie
User Name
Password
Linux - Newbie This Linux forum is for members that are new to Linux.
Just starting out and have a question? If it is not in the man pages or the how-to's this is the place!

Notices


Reply
  Search this Thread
Old 01-21-2004, 02:36 PM   #1
JMK
Member
 
Registered: Nov 2003
Posts: 151

Rep: Reputation: 30
making partitions


how do i make a partition under redhat 9 gnome or kde to stroe for eg mp3s ?

thanks
 
Old 01-21-2004, 02:55 PM   #2
alar
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Fedora 30
Posts: 341

Rep: Reputation: 37
I'm pretty sure you have to partition before you install the OS.

Why don't you just create a music directory and put them
there?
Maybe then if you want to share with other users you could create
a symlink at / and grant them access.

[root@frodo /]# ln -s /any/path/whereyoustoremusic Music

hope this helps,
alar
 
Old 01-21-2004, 03:05 PM   #3
Texicle
Member
 
Registered: Oct 2002
Location: Northern Ontario, Canada
Distribution: Slackware 10.0
Posts: 789

Rep: Reputation: 30
If you're going to do it during install, run cfdisk or fdisk and create the partition, then format it and name it (all done in installation process).

If it's already installed, and you've got the room on an existing partition, you can either create a new directory on an existing (large partition or directory like /home) and store everything there. This is what I have done. My /home directory has 11GB available. So, I created a directory called /home/downloads.

mkdir /home/downloads

as root of course.

Make sure that the directory is accessible by your user now by

ls -l /home/downloads

If it looks like rwxr--r-- then your user won't be able to write to or execute from it, so

chmod +w /home/downloads

will give root, user and world access to read and write and will look like this after ls -l command:

rwxrw-rw-

If you want to be able to excecute, you can chmod +x /home/downloads or if you want to do it all in one fell swoop instead of one permission at a time:

chmod 777 /home/downloads <possibly unsafe>

Personally, mine is set up as rwxrwxr--. I did:

chmod 774 /home/downloads

As for creating a partition on an already up-and-running linux system, someone else will have to help you out there. I'm sure there's a way, but I'm not 100% on how to do it. Hope this helps.
 
Old 01-21-2004, 03:15 PM   #4
JMK
Member
 
Registered: Nov 2003
Posts: 151

Original Poster
Rep: Reputation: 30
i want to create a seperate partition so i can put my music and other bits and bats there incase i want to format or change to mandrake then i wont lose them and it saves alot of hastle and makes alot of sence
 
Old 01-21-2004, 03:24 PM   #5
alar
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Fedora 30
Posts: 341

Rep: Reputation: 37
Yup, a lot to be said for partitioning at the beginning.
I have 5 or 6 partitions (mount points) / on one /users, /dos and three more.
That way users can keep growing and I don't lose my good stuff
on an OS change.
I don't know how it could be possible 'after the fact'. If a drive isn't partitioned
how does the OS know what bits you want to save???

Maybe you can find an answer looking at creating mount points on an already partitioned drive?

Last edited by alar; 01-21-2004 at 03:27 PM.
 
Old 01-21-2004, 03:33 PM   #6
JMK
Member
 
Registered: Nov 2003
Posts: 151

Original Poster
Rep: Reputation: 30
would crating mount points keep the information or data sotred on the drive if the os is lost or changed ?
 
Old 01-21-2004, 03:39 PM   #7
alar
Member
 
Registered: Sep 2003
Location: Canada
Distribution: Fedora 30
Posts: 341

Rep: Reputation: 37
Good question.
I never really thought about it before 10 minutes ago. Maybe you should start another thread as this one might not pull in the people that know that sort of stuff for sure
Me, I'm guessing...
 
Old 01-21-2004, 03:49 PM   #8
JMK
Member
 
Registered: Nov 2003
Posts: 151

Original Poster
Rep: Reputation: 30
hehe k will do !
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Making Partitions: How big, how many, what kind? Cinematography Linux - Newbie 17 05-13-2005 05:05 PM
Slackware is making me mad - especially with the partitions Mr. Hill Linux - Newbie 11 02-13-2005 12:29 AM
Making new partitions Maintech Linux - Software 5 10-08-2004 01:13 AM
partitions/making room for LFS silverback011 Linux From Scratch 6 08-15-2004 11:22 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Newbie

All times are GMT -5. The time now is 04:14 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration