a non-destructive repartitioning tool?

Reply

Join Date: Sep 2003
Posts: 208
Reputation: camelNotation is an unknown quantity at this point 
Solved Threads: 1
camelNotation's Avatar
camelNotation camelNotation is offline Offline
Posting Whiz in Training

a non-destructive repartitioning tool?

 
0
  #1
Jan 2nd, 2004
I just read the redhat 9.0 installation guide and it says that I need a non-destructive repartition tool to not to delete anything.I only want to do a drive defragmenting and then install redhat on d drive without having to delete anything or as the manual says , creating a totally new set of partitions from d drive...sorry for the disturbance i'm causing in the linux geeks forum but i know what I want.
Forum bully
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: a non-destructive repartitioning tool?

 
0
  #2
Jan 2nd, 2004
I am assuming you want to run a dual boot. Going off the information you posted I will be making some assumptions to answer. If any of the assumptions are wrong, please let me know and I will revise the answer for you:

If you are going to wipe the drive (D, which I assume is your slave IDE) and install the OS, all you need to do is boot into RedHat 9 and use Disk Druid on /dev/hdb (or whatever partition converts to your "D" drive). Just uncheck your /dev/hda (or whatever partition converts to your "C" drives) so it won't get formatted and/or modified.

The best way to go is to have Red Hat do the boot loader. Use lilo or grub (your choice), and be sure to make an extra boot entry for your Windows (which is what I assume is on your C drive) partition.

This may provide more assistance:

http://www.linux-forensics.com/forensics/DualBoot.pdf
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 208
Reputation: camelNotation is an unknown quantity at this point 
Solved Threads: 1
camelNotation's Avatar
camelNotation camelNotation is offline Offline
Posting Whiz in Training

Re: a non-destructive repartitioning tool?

 
0
  #3
Jan 2nd, 2004
Yes I want to dual-boot.I went through the graphical installation process and here's where I got stuck:

hda1 | hda5
4871Mb | 14598MB

Hard drives
dev/hda
/dev/hda/ file system:vfat size: 4871MB start:1 end:622

dev/hda2 extended 14598 start:622 end: 2482
/dev/hda5 file system:vfat size:14598 start: 622 end: 2482


This screen came up and i cliked on edit.I got two options:
1.Format using something and 2.leave unchanged

The problem is , the process asked me to " mount " if i leave data unchanged ( i assumed that wouldn't delete anything ).

I had many options like /usr,/swap,/root...i don't know which one should I choose first.

my ddr ram is 512 mb and i think if i leave my swap partition as 512 mb,that will not cause any problem.So I need help about choosing how to mount and what mount is , when will I make the swap and root partition,and why I'm seeing hda5 coming out from hda2 when C drive is my main drive from where xp boots and d drive is the other physical drive containing 6 gig of free space.Should I click on hda5 or hda2 and then go for mounting ?
Last edited by camelNotation; Jan 2nd, 2004 at 2:51 am.
Forum bully
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: a non-destructive repartitioning tool?

 
0
  #4
Jan 2nd, 2004
Just curious, is this a one drive or two system?

If it's one drive as two partitions, you may want to look into something like partition magic. The only way a dual boot will work without reformatting your drive is to either use a program like partition magic, or to wipe the drive and use Red Hat's partitioning program on install to create a vfat partition and a linux partition.

You could use loadlin or something like that, but you will greatly hinder your performance of Linux by using it on a Vfat system and not giving Linux it's own partition.

If you have two physical drives, you should see something like hdb or hdc, but hda1,hda2,hda3,etc... should only be multiple partitions for the primary drive under normal circumstances.

While you are at it, check out the Red Hat manual, here is the reference to their section on how to dual boot:

http://www.redhat.com/docs/manuals/l...-dualboot.html

For information on how to use LoadLin, check here:

http://www.tldp.org/HOWTO/Install-Strategies/x239.html

Excerpt from Red Hat 9 manual:

G.1. Allocating Disk Space for Linux



http://www.redhat.com/docs/manuals/l...es/warning.pngWarning Remember to back up all important information before reconfiguring your hard drive. Reconfiguring your hard drive can result in the loss of data if you are not extremely careful. Additionally, be sure to create a boot diskette for both operating systems in case the boot loader fails to recognize either of them.


If you already have Windows installed on your system, you must have free hard drive space available on which to install Red Hat Linux. Your choices are as follows:

  • Add a new hard drive.
  • Use an existing hard drive or partition.
  • Create a new partition.
For all three options, be aware that the BIOS in some older systems cannot access more than the first 1024 cylinders on a hard drive. If this is the case, the /boot Linux partition must be located on the first 1024 cylinders of your hard drive to boot Linux.

G.1.1. Add a New Hard Drive

The simplest way to make room for Red Hat Linux is to add a new hard drive to the computer and then install Red Hat Linux on that drive. For example, if you add a second IDE hard drive to the computer, the Red Hat Linux installation program will recognize it as hdb and the existing drive (the one used by Windows) as hda. (For SCSI hard drives, the newly installed Red Hat Linux hard drive would be recognized as sdb and the other hard drive as sda.)

If you choose to install a new hard drive for Linux, all you need to do is start the Red Hat Linux installation program. After starting the Red Hat Linux installation program, just make sure you choose to install Linux on the newly installed hard drive (such as hdb or sdb) rather than the hard drive used by Windows.


G.1.2. Use an Existing Hard Drive or Partition

Another way to make room for Linux is to use a hard drive or disk partition that is currently being used by Windows. For example, suppose that Windows Explorer shows two hard drives, C: and D:. This could indicate either that the computer has two hard drives, or a single hard drive with two partitions. In either case (assuming the hard drive has enough disk space), you can install Red Hat Linux on the hard drive or disk partition that Windows recognizes as D:.



http://www.redhat.com/docs/manuals/l...mages/note.pngNote Windows uses letters to refer to removable drives (for example, a ZIP drive) and network storage (virtual drives) as well as for local hard drive space; you cannot install Linux on a removable or network drive.


This choice is available to you only if the computer has two or more hard drives or disk partitions.

If a local Windows partition is available in which you want to install Linux, complete the following steps:

  1. Copy all data you want to save from the selected hard drive or partition (D: in this example) to another location.
  2. Start the Red Hat Linux installation program and tell it to install in the designated drive or partition — in this example, in the hard drive or partition that Windows designates as D:. Note that Red Hat Linux distinguishes between hard drives and disk partitions. Thus:
    • If C: and D: on this computer refer to two separate hard drives, the installation program will recognize them as hda and hdb (IDE) or sda and sdb (SCSI). Tell the installation program to install on hdb or sdb.
    • If C: and D: refer to partitions on a single drive, the installation program will recognize them as hda1 and hda2 (or sda1 and sda2). During the partitioning phase of the Red Hat Linux installation, delete the second partition (hda2 or sda2), then partition the unallocated free space. You do not have to delete the second partition prior to starting the Red Hat Linux installation.
G.1.3. Create a New Partition



The third way to make room for Linux is to create a new partition for Red Hat Linux on the hard drive being used by the other operating system. If Windows Explorer shows only one hard drive ("C:"), and you do not want to add a new hard drive, you must partition the drive. After partitioning, Windows Explorer will see a smaller C: drive; and, when you run the Red Hat Linux installation program, you can partition the remainder of the drive for Linux.

A number of non-destructive third-party partitioning programs are available for the Windows operating system. If you choose to use one of these, consult their documentation.

For instructions on how to partition with parted, a program that is included with Red Hat Linux, refer to Section G.3 Partitioning with parted.
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: a non-destructive repartitioning tool?

 
0
  #5
Jan 2nd, 2004
Just a word of advice, get Fedora. I believe Red Hat will stop supporting Red Hat 9 in April, which means you will lose all support (program updates and such) in that time period. They are switching to Fedora for their desktop environment.

Fedora: http://fedora.redhat.com/

However, if you do install Red Hat 9, don't panic! Fedora upgrades from Red Hat 8/9 with ease without deleting any settings.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 208
Reputation: camelNotation is an unknown quantity at this point 
Solved Threads: 1
camelNotation's Avatar
camelNotation camelNotation is offline Offline
Posting Whiz in Training

Re: a non-destructive repartitioning tool?

 
0
  #6
Jan 2nd, 2004
If you have two physical drives, you should see something like hdb or hdc, but hda1,hda2,hda3,etc... should only be multiple partitions for the primary drive under normal circumstances.
yes I meant to drives not two hard drives.

Let's start, in Fdisk type p at the prompt and you will see the current partition table. Type d and select the partition you want to delete which in this case would be /dev/hda2 (just type 2) type p again and you will see the change reflected in the partition table
oops...they are talking about deleting a partition again ! Are you sure the partition magic software should be available in markets ?

to wipe the drive and use Red Hat's partitioning program on install to create a vfat partition and a linux partition.
what did you mean by wiping the drive ?When I choosed custom type installation and disk druid instead of automatic installation ,I had two options like format or leave unchanged when I cliked on edit.And at that time , I had some other options like /usr ,/swap and some others to " mount "..will it work ? the box asks to " mount " a value and some options like /usr,/swap,/root etc

if i decide to format , should i keep nc5 in d drive too or copy and paste in c drive ? my questions i,is nc5 necessary if i'm on xp ?
Last edited by camelNotation; Jan 2nd, 2004 at 10:48 am.
Forum bully
Reply With Quote Quick reply to this message  
Join Date: May 2003
Posts: 865
Reputation: TallCool1 is a jewel in the rough TallCool1 is a jewel in the rough TallCool1 is a jewel in the rough 
Solved Threads: 43
Team Colleague
TallCool1's Avatar
TallCool1 TallCool1 is offline Offline
Practically a Posting Shark

Re: a non-destructive repartitioning tool?

 
0
  #7
Jan 2nd, 2004
Originally Posted by camelNotation
I just read the redhat 9.0 installation guide and it says that I need a non-destructive repartition tool to not to delete anything.I only want to do a drive defragmenting and then install redhat on d drive without having to delete anything or as the manual says , creating a totally new set of partitions from d drive...sorry for the disturbance i'm causing in the linux geeks forum but i know what I want.
It's relatively easy, since you have vFAT on drive C:. Use QTPartEd to create a new partition on your C: drive, after scanning and defragmenting the drive fully. QTPartEd is a free utility available and on and useable from the Knoppix CD. You can find detailed usage instructions on Knoppix.net. No matter which Linux distro you wind up installing, Knoppix is still a useful tool.
-- Michael Rudas
How To Ask Questions The Smart Way (article by Eric Raymond).
Dealing with Malware
My Articles page.
My Best-of-Breed Free Software for Windows list
Other Windows- & Microsoft-related links
The Audio Tech's Page
My blog
The Oak Park Computer Club
PenguiCon 4.0 Open Source & Science Fiction convention, April 21-23, 2006.
Knoppix Linux (CD-bootable) download. information, & support.
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: a non-destructive repartitioning tool?

 
0
  #8
Jan 2nd, 2004
==
Partition Magic:

Organize Your Data
Partitioning allows you to manage your hard drive more efficiently. Your computer views each partition as a separate hard drive, automatically giving it a drive letter, allowing you to conveniently organize your hard drive and maximize the performance of your system. Dividing your hard drive into separate partitions plays an essential role in maintaining your computer-preventing conflicts, protecting data, improving efficiency, and increasing performance. PowerQuest's award-winning PartitionMagic allows you to separate data files, operating systems, applications, games, and downloads by creating and resizing partitions quickly and easily, without reformatting your hard drive or harming your data.

BootMagic®, included with PartitionMagic, enables you to safely load and run multiple operating systems (OSes) on the same computer without conflict. Test a new OS without giving up the stability of the OS you are currently using. PartitionMagic also includes PQBoot, which enables you to select which OS to run on your next reboot while running in Windows.


==
QTParted:

Description: QTParted is a Partition Magic clone written in C++ using the Qt toolkit.
==

IMHO:

Partition Magic is worth the money if you are new to partitioning and want to be sure your data will be safe. If you are experienced then go with QParted. It just depends on how important your data is. I have seen people do devestating things with QParted due to lack of experience, but I have never seen a negative reaction with Partition Magic. This is coming from someone partial to open-source software alternatives that are usually just as good as the original, but if your new to this I would have to suggest Partition Magic - just one man's opinion ;-)
Reply With Quote Quick reply to this message  
Join Date: Jan 2004
Posts: 93
Reputation: fsn812 is an unknown quantity at this point 
Solved Threads: 1
fsn812's Avatar
fsn812 fsn812 is offline Offline
Junior Poster in Training

Re: a non-destructive repartitioning tool?

 
0
  #9
Jan 2nd, 2004
Not to mention you would have to load a Linux boot or otherwise just to get to it, since there dooes not seem to be any Windows binaries (none that I could find any). If your new to this and are having trouble understanding how to do a dual boot, you may have a much greater amount of difficulty loading Knoppix (easy to use when the basics are understood, don't get me wrong) or another distro boot or 'rescue' just to partition.

In a sense, partition magic is easy to install and 'newbie proof' compared to most other tools I have found.
Last edited by fsn812; Jan 2nd, 2004 at 9:52 pm.
Reply With Quote Quick reply to this message  
Join Date: Sep 2003
Posts: 208
Reputation: camelNotation is an unknown quantity at this point 
Solved Threads: 1
camelNotation's Avatar
camelNotation camelNotation is offline Offline
Posting Whiz in Training

Re: a non-destructive repartitioning tool?

 
0
  #10
Jan 3rd, 2004
Ok I just finished downloading power quest partition magic 7.0 demo.It asked me to create two rescue discs I didn't do anything.If there's anyone experiences in using this software,help.
Last edited by camelNotation; Jan 3rd, 2004 at 11:21 am.
Forum bully
Reply With Quote Quick reply to this message  
Reply

This thread is more than three months old.
Perhaps start a new thread instead?
Message:



Similar Threads
Other Threads in the *nix Software Forum
Thread Tools Search this Thread



About Us | Contact Us | Advertise | DaniWeb | Acceptable Use Policy | RSS Feed

©2003 - 2009 DaniWeb® LLC