LinuxQuestions.org
Welcome to the most active Linux Forum on the web.
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 02-27-2012, 06:25 PM   #1
mike11
Member
 
Registered: Apr 2009
Posts: 222

Rep: Reputation: 17
App for shrinking a W7 partition


I'm trying to set my laptop for a dual-boot W7 + debian.

W7 doesn't seem to able to shrink its partition much, even though most of it is empty. The problem seems to be that W7 doesn't reallocate something called "MFT" files, which are placed at the end of partition. I've tried following the tips mentioned here:
http://www.howtogeek.com/howto/windo...uacy-problems/
but could not achieve much reduction in the partition size.

Is there a linux (preferably debian) app which can *safely* shrink the W7 partition, without the need to reinstall W7?.

TIA.
 
Old 02-27-2012, 06:31 PM   #2
MS3FGX
LQ Guru
 
Registered: Jan 2004
Location: NJ, USA
Distribution: Slackware, Debian
Posts: 5,852

Rep: Reputation: 361Reputation: 361Reputation: 361Reputation: 361
Take a look at "parted", and probably it's GUI front-end "gparted".
 
Old 02-27-2012, 06:32 PM   #3
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
Thanks. Are you certain they can safely shrink a W7 partition?.
 
Old 02-27-2012, 06:49 PM   #4
TobiSGD
Moderator
 
Registered: Dec 2009
Location: Germany
Distribution: Whatever fits the task best
Posts: 17,148
Blog Entries: 2

Rep: Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886Reputation: 4886
Shrinking a partition is never really safe, but GParted does a good job on that. Nonetheless it is always recommended to make backups before doing system-critical actions (but you have backups of your important data anyways, don't you?).
 
Old 02-27-2012, 06:53 PM   #5
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
I don't have any personal data on the W7 partition, but the laptop did not include a W7 installation CD. Therefore, if W7 gets stuffed, I don't have a way to reinstall it, short of buying a W7 separately (which I'm not keen on doing).
 
Old 02-27-2012, 08:51 PM   #6
jefro
Moderator
 
Registered: Mar 2008
Posts: 21,980

Rep: Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624Reputation: 3624
The safe way is to use Windows 7 to shrink the drive.
 
Old 02-27-2012, 08:53 PM   #7
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
That's what I tried, please see my original post:
"W7 doesn't seem to able to shrink its partition much, even though most of it is empty. The problem seems to be that W7 doesn't reallocate something called "MFT" files, which are placed at the end of partition. I've tried following the tips mentioned here:
http://www.howtogeek.com/howto/windo...uacy-problems/
but could not achieve much reduction in the partition size."
 
Old 02-27-2012, 09:20 PM   #8
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Gday mate, before doing anything create a system image file. This will be your backup, Windows7 has a built in tool for this and makes it very simple. If your Windows 7 partition won't work in shrinking it then i recommend Gparted live cd. I've used it in the past to shrink windows 7 partitions successfully. Once booted up the Windows partition was corrupt and it needed to be repaired with the install cd, but that was all automatic and easy done, and then all good. You say that you don't have an install disc. I don't know how else you can go about it, so maybe ask your friends or something if they've got one that came with there computers that you can burrow. i think that's legal since you're not pirating it, you're just using it to repair your own legal copy.
 
Old 02-27-2012, 09:24 PM   #9
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
G'day Knightron,

If I create a W7 rescue disc (or whatever it's called), wouldn't it be enough to fix the system once booted, so I don't need to obtain a full W7 installation CD?.
 
Old 02-28-2012, 12:23 AM   #10
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
One would think so; just make sure that it can boot your system image file so if everything does go wrong, you can boot up your system image file to get everything exactly the way you had it to start with. All the rescue discs that come with Windows computers, are called rescue discs, but are really installation discs that can act as a rescue disc.
 
Old 02-28-2012, 12:28 AM   #11
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
Thanks.

Creating the image file is a built-in function of W7?. The laptop doesn't have an externcal CD/DVD drive. can this image file created onto a usb memory stick?.
 
Old 02-28-2012, 12:39 AM   #12
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
Yes creating a system image file is a built in function for windows 7. When i had a windows partition, i uploaded my system image file onto an external hard drive. It'll be a complete copy of your hard drive, partitions and all, compressed into one file like an iso; i can't remember if it actually is an iso. I've just booted up my vm to give you exact instructions.
Code:
With your backup media connected (with enough disc space), Go to the start menu.
Control Panel
Under 'System and Security' select 'Back up your Computer'
On the left column select 'Create a System image'
Enter you Admin password if you have one.
And The rest is pretty easy to work out
 
Old 02-28-2012, 12:41 AM   #13
mike11
Member
 
Registered: Apr 2009
Posts: 222

Original Poster
Rep: Reputation: 17
Thanks.
 
Old 02-28-2012, 12:42 AM   #14
Knightron
Senior Member
 
Registered: Jan 2011
Location: Australia
Distribution: openSUSE
Posts: 1,465
Blog Entries: 6

Rep: Reputation: 200Reputation: 200Reputation: 200
I hope i've helped :-)
 
  


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
Shrinking the ext3 partition during the boot and creation of new partition saleem_ak Linux - Newbie 2 05-05-2009 01:52 AM
Shrinking the Windows partition trainee Linux - Software 8 07-06-2005 09:37 PM
Shrinking an extended partition lobo78 Linux - General 1 12-02-2004 11:59 AM
Shrinking Linux Partition w/ Partition Magic jrdioko Linux - Newbie 11 12-21-2003 03:46 PM
partition or shrinking? M@tt Linux - Newbie 2 11-12-2001 09:35 AM

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

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