|
||||||
| 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) |
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have a laptop that has windows on it (I have to keep it on there) and I want to have a dual boot. I have 62 GB of unformatted space available for the install, but I'm not sure (at the partition screen) what exactly to do. I have the below HD partitions now:
Code:
Hard Drives
/dev/sda
/dev/sda1 ntfs 81909
/dev/sda2 Extended 62667
Free None 62667
/dev/sda3 vfat 8008
/dev/sda4 none 39
If I click on the "Free" one and select "edit", it tells me to select a device to edit. So I selected "/dev/sda2" but here's where I'm not sure how to proceed. 1. It asks me what I want to format it as - do i have to choose Ext3? 2. After formatting that partition, do I then choose to edit it and give it mount point "/"? 3. If so, do i also resize it? Do I have to choose a specific format of ext3? 4. How do I then size "/" so that I can later add the other needed parts like "/home" and "/swap"? 5. How do i add those other parts? Will this all ensure that it's dual booting with windows and not overwriting it? Thanks! |
|
||||
|
Ignore the free
sda2 is the same thing. You need to create logical Partitions inside sda2. Actually sda2 itself does not hold any information, but the logical partitions you create within it do. So in sda2 create the usual swap (2x RAM) / (15GB) should be sufficient /home (as much as possible) use ext3 format for the file system on / and /home. swap is just swap. Watch a SUSE 11.1 install Slideshow - openSUSE Forums Install Demo - With Pics and Video - openSUSE Forums I forgot to mention - edit the partition sda1, do not format, but set a mount point as: /WIN_XP Oh and make sure you set the grub bootloader to install to MBR only http://files.myopera.com/carl4926/albums/671478/19.png
__________________
Box: Fedora 11 | (KDE4.3.2) | M2N4-SLI | AMD 64 X2 5200+ | nVidia 8500GT | 4GB RAM Lap: openSUSE 11.2 | Celeron 550 | (KDE4.3.3)"3" | Intel 965 GM | Lenovo R61e | 3GB RAM |
|
|||
|
Thanks for your help! I have a few questions below:
Quote:
Quote:
1. So, I create a mount point and name it "/WIN_XP"? Or is that a pre-set value that means something? 2. Will that make it bootable? Thanks! |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|