openSUSE Forums > Install/Boot/Login » Linux noob needs help with dual boot partitioning

Go Back   openSUSE Forums > Install/Boot/Login
Forums FAQ Members List Search Today's Posts Mark Forums Read


Install/Boot/Login Questions about installation, login, boot issues, partitioning, file systems, software that runs at boot (GRUB, LILO, boot scripts)

Reply
 
LinkBack Thread Tools Display Modes
  #1 (permalink)  
Old 04-Feb-2009, 17:28
Puzzled Penguin
 
Join Date: Feb 2009
Posts: 4
0HNOES hasn't been rated much yet
Default Linux noob needs help with dual boot partitioning

Hi to all,

Linux noob here so take it nice and slow, Windows veteran so that side of things is covered.

Hardware:

Dell XPS M1330 Laptop
Intel Core2Duo T8100
4GB DDR2
320GB HD
OEM Vista HomePrem SP1 (preinstalled)
Nvidia GeForce 8400GS
etc...

Current stage:

Currently only OS installed is Vista on the first (and only) partition of the hard drive (I removed the mediadirect **** and recovery partition)

I have a newly burnt DVD of openSuse 11 x64.

Am not particularly concerned about losing my vista partition if it all goes ballsup but I would like to vista-suse working in a dual boot configuration if possible without having to reinstall vista.

Now, the suse installer is very nice and pretty and pretty much sets everything up for me except I am confused by the disk partitioning it has proposed as it wants to delete Vista (I don't blame it tbh)

Currently plenty of free space on the drive (in excess of 200GB)

/dev/sda 298.09GB total capacity (according to expert partitioner section)

suse installer proposes the following disk arrangement:

shrink windows partition dev/sda1 to 147.04GB (in red which I assume means delete or something)
create extended partition dev/sda2 (151.05GB)
create swap partition dev/sda5 (2.01GB)
create root partition dev/sda6 (20GB) with ext3
create partition dev/sda7 (129.04GB) for /home with ext3

Now if my math serves me right, adding all of that together comes to more than the capacity of my hard drive (just under 300GB)...so what gives and can you suggest a suitable partition setup (also why it wants to create 3 partitions not including Vista)?

Also I assume by reading the sticky that if grub doesn't recognise the OEM Vista after install then it is just a case of running the command to edit the bootloader?

Thanks in advance for any help
Reply With Quote
  #2 (permalink)  
Old 04-Feb-2009, 18:50
Student Penguin
 
Join Date: Aug 2008
Location: SouthWest part Netherlands
Posts: 51
fleerink hasn't been rated much yet
Default Re: Linux noob needs help with dual boot partitioning

0HNOES wrote:

> 0HNOES


Hello OHNOES,

The extended partion is just the place in which you create the logical
partitions, so you should not add them together. The openSUSE installers
proposal is oke. Before you install openSUSE just check the harddrive for
errors, remove temporarily the assigned virtual diskspace in Windows,
defragment the Windows partition and and reassign the virtual diskspace
again after the openSUSE install.

Success

Regards / Groeten,
Frans
Reply With Quote
  #3 (permalink)  
Old 04-Feb-2009, 21:13
A13kSAk3's Avatar
Explorer Penguin
 
Join Date: Feb 2009
Location: East Stroudsburg
Posts: 155
A13kSAk3 hasn't been rated much yet
Send a message via ICQ to A13kSAk3 Send a message via AIM to A13kSAk3 Send a message via MSN to A13kSAk3 Send a message via Yahoo to A13kSAk3 Send a message via Skype™ to A13kSAk3
Thumbs up Re: Linux noob needs help with dual boot partitioning

You can manually choose what to do. If you are just "cheking out" SuSE, I recommend leaving your windows part as big as you could, you can later repartion it inside SuSE. On the other side, that's what I liked in SuSE better than Ubuntu installation: The SuSE installer will never get you wrong, will never delete your files, will never harm your Windows partition, which is cool if youre a newbie and have no idea what youre doing.
Reply With Quote
  #4 (permalink)  
Old 05-Feb-2009, 04:12
Puzzled Penguin
 
Join Date: Feb 2009
Posts: 4
0HNOES hasn't been rated much yet
Default Re: Linux noob needs help with dual boot partitioning

Thanks for the replies to both of you. So the fact that the "resize windows partition" is in red is OK, yes?

I'll go ahead and give it a spin later on this evening.
Reply With Quote
  #5 (permalink)  
Old 05-Feb-2009, 04:31
zwenny's Avatar
Student Penguin
 
Join Date: Oct 2008
Location: Germany
Posts: 76
zwenny hasn't been rated much yet
Lightbulb Re: Linux noob needs help with dual boot partitioning

Quote:
Originally Posted by 0HNOES View Post
Thanks for the replies to both of you. So the fact that the "resize windows partition" is in red is OK, yes? :)
That's ok.

Read more about Partitioning:
SDB:Partitioning for SuSE Linux - openSUSE
SDB:Mounting, Partitioning, and Configuring File Systems - openSUSE
SDB:Manual Partitioning with YaST2 - openSUSE
__________________
Oh my God Windows killed zwenny!
Reply With Quote
  #6 (permalink)  
Old 05-Feb-2009, 11:27
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Linux noob needs help with dual boot partitioning

Vista's Disk Management module will permit downsizing of its partition on-the-fly, probably to about one-half. IME, it is better to do this with Vista. Personally, while it probably will function just fine, I would not accept the installer's partitioning suggestion, especially with a drive of that size. I would put the openSUSE root on a second primary (sda2) ~20GB is plenty (unless you intend to do sw dev), create a 3rd primary for /home ~30GB, and create a 4th primary as an "extended" primary in which you create a logical for swap ~2 GB. That will leave a sizable amount of unallocated space within the extended for logicals you can add for linux and/or Windows user data (e.g., shared FAT32 or NTFS partition(s), a ext3 partition plus a FAT/NTFS partition, etc.) This approach also provides more booting flexibility, always a consideration when more than one OS is on a machine (particularly a hostile OS, as is Vista).
Reply With Quote
  #7 (permalink)  
Old 06-Feb-2009, 12:57
Puzzled Penguin
 
Join Date: Feb 2009
Posts: 4
0HNOES hasn't been rated much yet
Default Re: Linux noob needs help with dual boot partitioning

Quote:
Originally Posted by mingus725 View Post
Vista's Disk Management module will permit downsizing of its partition on-the-fly, probably to about one-half. IME, it is better to do this with Vista. Personally, while it probably will function just fine, I would not accept the installer's partitioning suggestion, especially with a drive of that size. I would put the openSUSE root on a second primary (sda2) ~20GB is plenty (unless you intend to do sw dev), create a 3rd primary for /home ~30GB, and create a 4th primary as an "extended" primary in which you create a logical for swap ~2 GB. That will leave a sizable amount of unallocated space within the extended for logicals you can add for linux and/or Windows user data (e.g., shared FAT32 or NTFS partition(s), a ext3 partition plus a FAT/NTFS partition, etc.) This approach also provides more booting flexibility, always a consideration when more than one OS is on a machine (particularly a hostile OS, as is Vista).
Well I decided to do just that and am now a happy geek as everything is working like clockwork. Didn't have to change anything out of the box driverwise for suse to work either
Reply With Quote
  #8 (permalink)  
Old 06-Feb-2009, 13:14
mingus725's Avatar
Shaman Penguin
 
Join Date: Jun 2008
Location: Atlanta, Georgia, USA
Posts: 2,339
mingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enoughmingus725 's reputation will be famous soon enough
Send a message via MSN to mingus725 Send a message via Yahoo to mingus725
Default Re: Linux noob needs help with dual boot partitioning

Terrific . . . enjoy!
Reply With Quote
  #9 (permalink)  
Old 07-Feb-2009, 19:27
Puzzled Penguin
 
Join Date: Feb 2009
Posts: 4
0HNOES hasn't been rated much yet
Default Re: Linux noob needs help with dual boot partitioning

Quote:
Originally Posted by mingus725 View Post
Terrific . . . enjoy!
Almost forgot, have some rep too
Reply With Quote
Reply

Bookmarks

Tags
boot, dual, partitioning, vista


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




 

Search Engine Friendly URLs by vBSEO 3.3.0 RC2