LinuxQuestions.org
Visit Jeremy's Blog.
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 03-16-2004, 04:52 AM   #1
colelinux
LQ Newbie
 
Registered: Nov 2003
Posts: 9

Rep: Reputation: 0
Partition Out Of Space? How to resize from another partition?


Hi.

I'm on Mandrake 9.2 and i found out it has used all of its space! 4.8gigs.
I formated the partition in Reiser-FS.

I don't know how to use DiskDrake (Is that the partition manager for Mandrake?) that's why i use PartitionMagic 8 in XP.

However, it was then I realized PartitionMagic can't resize Reiser-FS.
So I resized my XP partition to have 1 gigabyte unallocated and I thought maybe i can merge these 2 partition (the unallocated and the current RFS) in DiskDrake but it seems that I can't. I can't even unmount because linux is using it!

Help!!
Thanks in adv!

http://planet.time.net.my/Technology.../partition.png

Last edited by colelinux; 03-16-2004 at 04:57 AM.
 
Old 03-16-2004, 06:40 AM   #2
dopefish
Member
 
Registered: Nov 2003
Location: Northcliffe, WA
Distribution: Slackware 12.0
Posts: 481

Rep: Reputation: 30
You can mount two partitions to one mount point tho e.g.
/dev/hda3 and /dev/hdb1 can both be mounted on /home or whatever mount point you want
 
Old 03-16-2004, 07:03 AM   #3
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
You can create another parition and mount it at a cetain directory. For example, if you had a few gigs available, you can make a new partition there, and put all the stuff in /usr (the biggest directory of all) there. Then you rename your old /usr, and mount the new partition to /usr. If it works, you can delete the old /usr and free up several gigs of space on the / partition.

BTW, please put your snapshot in a webpage, your host won't let us access it directly.
 
Old 03-16-2004, 08:32 AM   #4
colelinux
LQ Newbie
 
Registered: Nov 2003
Posts: 9

Original Poster
Rep: Reputation: 0
Thanks but now it mandrake ask me whether to hide the files or move the files to the new partition. What does it mean? Which one should I choose?

And thanks aaa, i didn't know my host is blocking them. :-)
 
Old 03-16-2004, 08:41 AM   #5
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
Do it at a command-line. Rearranging stuff in /usr won't work with X running. Boot in runlevel 1 with the 'single' option at the boot menu.
*after creating & formatting new partition, say, hda7*
Code:
mv /usr /usr.old
mkdir /usr
mount /dev/hda7 /usr
umask 000
cp -a /usr.old/* /usr
*test it out by booting GUI. if all is well, delete old (in runlevel 1):*
rm -r /usr.old
 
Old 03-16-2004, 08:42 AM   #6
colelinux
LQ Newbie
 
Registered: Nov 2003
Posts: 9

Original Poster
Rep: Reputation: 0
Okay, i've chosed Move Partition and nothing goes wrong.. :-)

By the way, i tried to change the moint point for /dev/hde6 (which by default : /mnt/hde6) to /box

however, whenever i restart mandrake, it mounts back to /mnt/hde6

how do i make mandrake listen to me?
 
Old 03-16-2004, 08:48 AM   #7
aaa
LQ Guru
 
Registered: Jul 2003
Location: VA
Distribution: Slack 10.1
Posts: 2,194

Rep: Reputation: 47
To change mount points, edit /etc/fstab w/ text-editor as root. It is pretty straightforward. However, Mandrake might change it back. If that happens, I think there is something you should disable in the Mandrake Control Center.
 
  


Reply


Thread Tools Search this Thread
Search this Thread:

Advanced Search

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
Disk Partition Resize Trouble and Partition Questions GNewbie Linux - Newbie 2 11-15-2005 04:15 PM
Free Space not being used, resize resierfs partition? gbkyle Linux - General 1 03-07-2005 04:06 AM
Resize ReiserFS partition to use rest of disk space fivezerosixzero Linux - General 1 10-31-2004 01:43 PM
How to resize a partition or reallocate space? Avatar Linux - Newbie 12 04-22-2004 04:11 PM
resize an ext3 partition with coexisting ntfs partition andy_g Linux - Newbie 1 02-03-2004 05:38 AM

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

All times are GMT -5. The time now is 08:04 AM.

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