LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - General
User Name
Password
Linux - General This Linux forum is for general Linux questions and discussion.
If it is Linux Related and doesn't seem to fit in any other forum then this is the place.

Notices


Reply
  Search this Thread
Old 12-05-2002, 05:14 PM   #1
dude_228
Member
 
Registered: Dec 2002
Posts: 37

Rep: Reputation: 15
Dual Booting


i am wondering
if icould install MANDRAKE LINUX 9.0
and WINDOWS XP
too duel boot

i need ntfs partition for winxp
and
a fat32 for my data
and of course the linux partiton

how can i do so
i could have duel booting like this

do i have a fat32 primary partition
or its ok 2 be ntfs
thnx alot
 
Old 12-05-2002, 05:30 PM   #2
born4linux
Senior Member
 
Registered: Sep 2002
Location: Philippines
Distribution: Slackware, RHEL&variants, AIX, SuSE
Posts: 1,127

Rep: Reputation: 49
any will do. just install windows first on the 'first' partition and then mandrake. just make sure that an entry for windows will be added during the bootloader part of the mandrake installation.

Mandrake will even automatically mount windows during its bootup.
 
Old 12-05-2002, 05:31 PM   #3
N_A_J_M
Member
 
Registered: Aug 2002
Location: Whangarei New Zealand
Distribution: Slack 8.1
Posts: 300

Rep: Reputation: 30
What i did was set up all my partitions that i will be needing first! that includes all the linux partitions and the windoze partitions using fdisk.
allowing for the linux partition to be the boot partition because linux knows what it is doing.
then have lilo as your boot loader

Code:
 Disk /dev/hda: 255 heads, 63 sectors, 4866 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1         6     48163+  83  Linux
/dev/hda2             7      1530  12241530    5  Extended
/dev/hda3          1531      2167   5116702+   7  HPFS/NTFS
/dev/hda4          2168      4866  21679717+   7  HPFS/NTFS
/dev/hda5             7       771   6144831   83  Linux
/dev/hda6           772      1275   4048348+  83  Linux
/dev/hda7          1276      1429   1236973+  82  Linux swap
/dev/hda8          1430      1493    514048+  83  Linux
/dev/hda9          1494      1530    297171   83  Linux
and thats my partition table works fine, the good thing about manually setting up all your partitions is that then you know how it all fits together and if something does go wrong you have a head start in fixing it
 
Old 12-05-2002, 05:35 PM   #4
Thymox
Senior Member
 
Registered: Apr 2001
Location: Plymouth, England.
Distribution: Mostly Debian based systems
Posts: 4,368

Rep: Reputation: 64
What an odd partition table you have! What did you use to do the partitiong? I would have expected it to be more like
Code:
Disk /dev/hda: 255 heads, 63 sectors, 4866 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1         6     48163+  83  Linux
/dev/hda4             7      1530  12241530    5  Extended
/dev/hda5          1531      2167   5116702+   7  HPFS/NTFS
/dev/hda6          2168      4866  21679717+   7  HPFS/NTFS
/dev/hda7             7       771   6144831   83  Linux
/dev/hda8           772      1275   4048348+  83  Linux
/dev/hda9          1276      1429   1236973+  82  Linux swap
/dev/hda10         1430      1493    514048+  83  Linux
/dev/hda11         1494      1530    297171   83  Linux
 
Old 12-05-2002, 06:50 PM   #5
dude_228
Member
 
Registered: Dec 2002
Posts: 37

Original Poster
Rep: Reputation: 15
do i use LILO or something else has a boot manager
and do i write to the mbr or first sector
 
Old 12-06-2002, 01:54 AM   #6
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
looks ok to me
Code:
Disk /dev/hda: 255 heads, 63 sectors, 7297 cylinders
Units = cylinders of 16065 * 512 bytes

   Device Boot    Start       End    Blocks   Id  System
/dev/hda1   *         1      3122  25077433+   c  Win95 FAT32 (LBA)
/dev/hda2          3123      7297  33535687+   f  Win95 Ext'd (LBA)
/dev/hda5          3123      5211  16779861    7  HPFS/NTFS
/dev/hda6          5212      6180   7783461   83  Linux
/dev/hda7          6181      7149   7783461   83  Linux
/dev/hda8          7150      7280   1052226   82  Linux swap
/dev/hda9          7281      7297    136521   83  Linux
 
Old 12-06-2002, 01:57 AM   #7
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58

Last edited by DavidPhillips; 12-06-2002 at 02:03 AM.
 
Old 12-06-2002, 01:58 AM   #8
DavidPhillips
LQ Guru
 
Registered: Jun 2001
Location: South Alabama
Distribution: Fedora / RedHat / SuSE
Posts: 7,163

Rep: Reputation: 58
boot=/dev/hda

in your lilo.conf will cause lilo to install to that drive
 
  


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 On
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
Dual Booting SuSE 9.2 & XP Pro/dual hard drives The_Bug Linux - General 3 01-04-2006 05:44 PM
dual booting with 2 hd longbow99 Linux - Newbie 14 11-20-2004 01:47 AM
Dual dual booting with Suse 9.1 pro and windows 98SE UDflyer Linux - General 1 07-30-2004 02:37 PM
Are you dual booting and Windows stopped working (booting) then here's the answer: rberry88 Linux - General 1 02-12-2004 09:05 AM
booting ,dual booting kmadhukar Linux - Newbie 1 02-02-2002 09:32 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - General

All times are GMT -5. The time now is 05:15 PM.

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