LinuxQuestions.org
Share your knowledge at the LQ Wiki.
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 11-11-2004, 05:30 PM   #1
foxy123
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 191

Rep: Reputation: 30
Sorting out partitions - help needed!


Hi! I decided to give Linux a try and installed SuSE 9.2. But as it happens there was not enough disk space on my disk and it stops working. So I deleted Linux partitions to reinstall it.

Now I have 80 Gb hard drive with 3 WinXP drives (NTFS): C - 10Gb, D - 35Gb and E - 35Gb. On C now I have 2+Gb space where was Linux and 7+ used by WinXP.

What I want is the following:

1. Merge 2+ Gb with the rest of disk C to use with WinXP
2. Take 5Gb from disk D to create a partition for Linux.
3. Install there SuSE.

I do not want to format disk or do it from scratch. Ive got a lot of data on the disk. I will of course back up important data.

I cannot use Partition Magic since it give me 117 error and there is no way known by me to get rid of it. QTparted works ok, but I have no idea how to use it.

How anybody either give me a simple step-by-step instruction how to do it or point to an existing one. I would really appreciate it.

One more question: should I convert NTFS to FAT32 or I can use NTFS under Linux.

Cheers....
 
Old 11-11-2004, 07:28 PM   #2
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
When I last heard about it, Linux NTFS write support was still experimental.

PartitionMagic is probably quitting on you because you installed Windows SP2?

According to its website, QTParted can only resize NTFS partitions, not FAT32 ones.

Windows doesn't like ext3 or reiser partitions, so put them in a dark corner where it can't see, i.e. at the end of your disk, after E:\ (or whatever you have left after partitioning).

HTH,

Samsara

PS: External USB or firewire hard drives are really nice to get you through tight spots like this one (referring to keeping your data safe)! Worthwhile investment, methinks.

Last edited by Samsara; 11-11-2004 at 07:33 PM.
 
Old 11-12-2004, 06:17 AM   #3
foxy123
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 191

Original Poster
Rep: Reputation: 30
Thanks Samsara for your comments. Yes I did install Windows SP2, which I actually regret, since apart from stupid security measures, which I achieve by other means, it does not add anything new and useful. I wonder if I can uninstall it?

Another idea, I've still got my old 8Gb Fujitsu HD, which is quite slow but I can use it for Linux I guess. But I would prefer not to have a second HD, but re-organise my current one. The main idea is to get some space from C and D to create a Linix logical drive of say 5Gb. But I do not want to loose my data. So any advice is welcome.
 
Old 11-12-2004, 09:56 AM   #4
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
Quote:
Originally posted by foxy123
Thanks Samsara for your comments. Yes I did install Windows SP2, which I actually regret, since apart from stupid security measures, which I achieve by other means, it does not add anything new and useful. I wonder if I can uninstall it?
You can. The way I did it was to first revert my system to the pre-installation state using the Utility in Accessories, then uninstall it using the "Add/remove programs" utility in the Settings menu/browser. That should pretty much eliminate any trace of SP2 from your system.

Probably best to uninstall and re-install PartitionMagic. You should then be able to do all the partitioning you need to create that linux partition at the end of your disk.

Good luck!

Samsara

Last edited by Samsara; 11-12-2004 at 09:57 AM.
 
Old 11-12-2004, 10:18 AM   #5
linmix
Senior Member
 
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Blog Entries: 1

Rep: Reputation: 46
I'm still using my 'old' win98 next to my linux(es) and partition magic comes up with problems avery time I start it. Anyway, if you can work with Partition Magic than Qtparted is easy: it's basically a PM clone. As an advantage it doesn't require reboots to 'finish operations in MS-DOS' or any of those typical windows behaviours.
 
Old 11-12-2004, 10:24 AM   #6
foxy123
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 191

Original Poster
Rep: Reputation: 30
I've got a SystemRecoveryCD with QTparted, but I am not sure how to use it. I did not find any docs on its website...
 
Old 11-13-2004, 06:19 AM   #7
linmix
Senior Member
 
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Blog Entries: 1

Rep: Reputation: 46
It's probably a live-cd

Put it into your cd-drive and reboot your system. During startup you'll see an option to enter the bios (you'll have to press "F2", "esc" or "del") where you'll have to select cd-rom as first boot device. Save & exit. Now your box should boot from the rescue-cd in your cd-rom drive.

Once you're there, there are two possibilities. You either boot into text mode (like in slack-live and see a screen with some instructions as to possible actions, one might be to type 'qtprted' or similar to start the tool. The second possibility is you're in a graphical environment and you'll have to look for qtparted in the usual apps menu.
 
Old 11-13-2004, 07:24 AM   #8
Samsara
Member
 
Registered: May 2003
Distribution: Ubuntu, Mac OS X Tiger
Posts: 481

Rep: Reputation: 32
qtparted is gui-only. parted is the name of the program that can be run from the command line.

Remember to refer to this table to see what qtparted can and can't do:
http://qtparted.sourceforge.net/features.en.html

Regards,

Samsara
 
Old 11-13-2004, 07:58 AM   #9
foxy123
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 191

Original Poster
Rep: Reputation: 30
thanks Samsara

So I resized my 10Gb disk, dividing it into 2 equal parts: one has WinXP and another is planned for Linux. But I overshot a bit. I need 6Gb for WinXP and 4Gb for Linux. How can I take 1Gb from an empty partition to add to WinXP partition?
 
Old 11-13-2004, 01:21 PM   #10
linmix
Senior Member
 
Registered: Jun 2004
Location: Spain
Distribution: FC5
Posts: 1,993
Blog Entries: 1

Rep: Reputation: 46
delete the empty partition. then resize XP partition and create new empty partitin.
 
Old 11-13-2004, 06:27 PM   #11
foxy123
Member
 
Registered: Nov 2004
Distribution: Ubuntu
Posts: 191

Original Poster
Rep: Reputation: 30
thanks to everyone - I have sort it out and have my SuSE running on 4.5Gb. The main problem is still lack of Internet connection - it seems utterly impossible to configure it . Will create a topic about it...
 
  


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
NEEDED NOW : How to read Linux RAID partitions ? johnlefevre Mandriva 19 10-10-2005 05:31 AM
NEEDED NOW : How to read Linux RAID partitions ? johnlefevre Linux - Newbie 4 10-08-2005 06:41 PM
Which sorting algorithm? nodger Programming 6 01-28-2005 06:13 PM
Sorting Beppe83 Linux - Software 7 06-21-2004 09:10 AM
Types of HD partitions needed for installing Linux bperry Linux - Newbie 1 06-11-2002 08:45 PM

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

All times are GMT -5. The time now is 04:29 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