ComputerForum.com ComputerForum.com  
TigerDirect
 
Go Back   Computer Forum > Computer Software > Operating Systems

Reply
 
LinkBack Thread Tools Display Modes
Old 12-20-2007, 07:45 PM   #1 (permalink)
Platinum Member
 
cuffless's Avatar
 
Join Date: Apr 2006
Posts: 538
Default Hard Disk Problems

I am trying to resize my main partition on my hard drive so i can install a second operating system. I have tried using Partition Magic 8.0 and Acronis Disk Director Suite 10.0. My problem is my partition wont resize. I have run a check disk and it says that there are errors. Is there any chance i will have more luck trying to create a partition using the windows xp install disk? Will i need to completely wipe my hard drive and start again?
__________________
Core 2 Duo E6400
2GB 667mhz Ram
Ati x1300Pro
320gb HDD
Vista Ultimate
cuffless is offline   Reply With Quote


Old 12-20-2007, 07:52 PM   #2 (permalink)
VIP Member
 
Trizoy's Avatar
 
Join Date: Apr 2005
Location: Campbell, Ca
Posts: 4,645
Default

How big is the HD, and how big do you want each partition?
__________________
01100110 01100001 01110010 01110100
Trizoy is offline   Reply With Quote
Old 12-20-2007, 07:55 PM   #3 (permalink)
Platinum Member
 
cuffless's Avatar
 
Join Date: Apr 2006
Posts: 538
Default

It is 320gb. I want to create a 50GB Partition.
__________________
Core 2 Duo E6400
2GB 667mhz Ram
Ati x1300Pro
320gb HDD
Vista Ultimate
cuffless is offline   Reply With Quote
Old 12-20-2007, 08:16 PM   #4 (permalink)
Diamond Member
 
PC eye's Avatar
 
Join Date: Apr 2006
Location: Inside a pc
Posts: 18,687
Default

GParted is the free Linux Gnome Partition Editor that will easily resize partitions provided you have enough drive space free on it. The common recommendation is to first backup anything important and remove excess before attempting to shrink the primary on your 320gb if the one in your sig is being talked about there.

Shrinking a partition down in order to create a second will do one thing. "Take Time"! Expanding a partition on the other hand will go fast. Shrinking involve some degree of compression explaining that.

GParted works faster and easier at both resizing and creating new partitions. Once the second partition is created you simply use the Disk Management tool found in Control Panel>Administrative Tools>Computer Management>Storage to see that formatted.

Two things are needed to get GParted namely a cd or dvd burner and a blank cd-r with the 35mb iso disk image for the platform independent version of GParted to be burned onto a bootable disk. BurnOn has a free version that generally works the best while others will use Deep Burner another freeware burning program.

The 0.3.3.0 by that exact number was the last "platform independent" release for seeing MS, Mac, OS X, and other partition types besides Linux VFat created. you can get that fast at http://sourceforge.net/project/showf...kage_id=173828

BurnOn is free to use from http://www.burnworld.com/burnoncddvd/

The correct release that is platform independent will show that in the architecture column as you scroll down the download page there for the 0.3.3.0 release. That will be #16 going from top to bottom there since they haven't released a newer cross platform version since.

__________________
Users Fight to Save Windows XP!

http://abcnews.go.com/Technology/wireStory?id=4646547

Microsoft Not Ruling Out XP Extension

http://abcnews.go.com/Technology/wireStory?id=4716159
PC eye is offline   Reply With Quote
Old 12-20-2007, 08:17 PM   #5 (permalink)
VIP Member
 
Trizoy's Avatar
 
Join Date: Apr 2005
Location: Campbell, Ca
Posts: 4,645
Default

When you look at the display, does it show you have atleast 1 50gb health partition currently? You mentino some sectors were damaged, how much?

Another thing, HD are cheap, if you have sectors failing already I would recomend grabing a new drive, before you loose the drive alltogether..
__________________
01100110 01100001 01110010 01110100
Trizoy is offline   Reply With Quote


Old 12-20-2007, 08:44 PM   #6 (permalink)
Platinum Member
 
cuffless's Avatar
 
Join Date: Apr 2006
Posts: 538
Default

Here is what happens when i try to resize the partition in Partition Magic 8.0

You can see that there is a primary partition




When i go to resize i get this




When i do a check disk i get this



Quote:
Originally Posted by PC eye View Post
GParted is the free Linux Gnome Partition Editor that will easily resize partitions provided you have enough drive space free on it. The common recommendation is to first backup anything important and remove excess before attempting to shrink the primary on your 320gb if the one in your sig is being talked about there.
Doesnt Gparted come on the ubuntu live distro? I think i saw it when i was trying it out a while ago
__________________
Core 2 Duo E6400
2GB 667mhz Ram
Ati x1300Pro
320gb HDD
Vista Ultimate
cuffless is offline   Reply With Quote
Old 12-20-2007, 10:03 PM   #7 (permalink)
Diamond Member
 
PC eye's Avatar
 
Join Date: Apr 2006
Location: Inside a pc
Posts: 18,687
Default

GParted is a Linux tool. But you wouldn't want to create a VFat Linux type primary since the version that comes along with a distro is strictly for Linux purposes there as well as QParted. The platform independent is labeled just for that purpose. You can create Fat16 and 32 type primary and extended partitions as well as NTFS types.

The 7mb you are seeing unallocated is not bad sectors but the XP installer's lack of full hardware detection due to the variations seen when drives are mass produced. You will note the small grey area at the right end of the partiton that can be easily expanded into with GParted. The Vista installer does far better now seeing the option to format as well as resize partitions on the installation disk and in the Disk Management tool there.

For running chkdsk use the "chkdsk /f" command at the Run prompt to see the fix errors switch added when you reboot afterwards. That instructs the XP version of scandisk to repair any errors it can if found. The best way to find out if you have bad sectors is using the drive diagnostic tool provided by WD, Seagate, or whoever manufactures the drive(s) you use.

Yet while working on one old case here where the drive was obviously failing the WD tool first found 0% errors but once the existing NTFS primary was removed you couldn't create a new one on it. Later the WD failed to even see the drive.

Besides all that however it appears that this version of PM isn't doing the job foir you there. GParted again turns out to be a best option.
__________________
Users Fight to Save Windows XP!

http://abcnews.go.com/Technology/wireStory?id=4646547

Microsoft Not Ruling Out XP Extension

http://abcnews.go.com/Technology/wireStory?id=4716159
PC eye is offline   Reply With Quote
Old 12-20-2007, 11:12 PM   #8 (permalink)
Platinum Member
 
cuffless's Avatar
 
Join Date: Apr 2006
Posts: 538
Default

Thanks for your help. After running "chkdsk /f" i am able to resize my main partition in Acronis. It looks like i wont need to use Gparted this time. I will download it though as it may come in handy in the future.

Edit - Its all working now. I have got my new partition created. Do i need to install a boot manager before i install a second operating system? can anyone recommend me a good boot manager?

Edit 2 - I have read a tutorial saying that Acronis OS selector will be alright. Now all i need to do is wait for the OS to download.
__________________
Core 2 Duo E6400
2GB 667mhz Ram
Ati x1300Pro
320gb HDD
Vista Ultimate

Last edited by cuffless; 12-21-2007 at 12:01 AM.
cuffless is offline   Reply With Quote
Old 12-21-2007, 12:12 AM   #9 (permalink)
Diamond Member
 
PC eye's Avatar
 
Join Date: Apr 2006
Location: Inside a pc
Posts: 18,687
Default

Glad to see the tool cleaned up the drive errors. The boot information will depend on what the second OS will be there. With Windows whether XP or Vista the second installation becomes the default with the newer version adding the older into it's own boot configuration as an option.

Vista wants the first primary however and will replace any existing copy while XP allowed you to install a second copy on other partitions. I ran into one when trying to put Vista on the second primary with XP Pro on the first. It refused and replaced Pro. For Linux you then have to work with the bootmenu.lst file and either Grub or Lilo added into the mbr if you don't find a 3rd party universal boot loader.

There was one ubuntu boot loader you saw on a 3 1/2" floppy that simply loaded the OS on the partition you selected whether Linux or MS some time back. No alterations to anything were needed on the hard drive to existing boot configurations there.

Another program saw a push button like gui for selecting any OS where you moved around with the TAB key and hit enter to load what was on any button. That was a little lame there however.
__________________
Users Fight to Save Windows XP!

http://abcnews.go.com/Technology/wireStory?id=4646547

Microsoft Not Ruling Out XP Extension

http://abcnews.go.com/Technology/wireStory?id=4716159
PC eye is offline   Reply With Quote
Old 12-21-2007, 12:19 AM   #10 (permalink)
Platinum Member
 
cuffless's Avatar
 
Join Date: Apr 2006
Posts: 538
Default

I don't think i can talk about what OS i plan to install on CF, but reading a tutorial on how to install it it says that the Acronis OS selector or the chain0 way is the easiest.
__________________
Core 2 Duo E6400
2GB 667mhz Ram
Ati x1300Pro
320gb HDD
Vista Ultimate

Last edited by cuffless; 12-21-2007 at 12:23 AM.
cuffless is offline   Reply With Quote
Reply

Thread Tools
Display Modes

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 On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
Compaq mother board again exopforce Motherboards 15 09-29-2006 12:05 AM
sata hard disk probs jetster Computer Memory and Hard Drives 5 08-25-2006 12:24 PM
Slave hard disk recognition slap_ed Computer Memory and Hard Drives 5 04-10-2006 07:41 PM
External Hard disk drive wireless usage djt0506 General Computer Chat 1 11-22-2005 05:24 PM
Problems with memory and and external hard drive GM Dewar Computer Memory and Hard Drives 3 09-14-2005 11:33 PM


All times are GMT. The time now is 09:52 AM.


Powered by: vBulletin Version 3.7.0
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.1.0 ©2007, Crawlability, Inc.
Copyright © 2002-2007 Computer and Web Design Forum