LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware
User Name
Password
Slackware This Forum is for the discussion of Slackware Linux.

Notices


Reply
  Search this Thread
Old 11-16-2003, 12:30 AM   #1
ne21
Member
 
Registered: Jun 2003
Location: Somewhere in Middle America
Distribution: Slackware 10, XandrOS
Posts: 61

Rep: Reputation: 15
The best way to setup a dual boot Slack/XP?


Okay, got another question that will help me with a new setup of Slack 9.1. I am now thinking that setting up a dual boot with XP and Slack 9.1 would be the best course of action for using Slack without losing the use of Windows (mostly for the woman).

I will be using the following Setup:
- Asus A7N8X (non deluxe) with NForce2 Chipset
- 80 GB Western Digital HD
- Two CD-ROMs (one being a burner)
- 665 MB DDR RAM

With these specs in mind...what would be the best way to set up a working dual boot? Such as...
Where should I store Lilo?
What kind of things will be needed to enable easier OS switching?
Should I make a third partition which has my music/vids/etc. so that both OSes can access them and how would this be done?
And a few other things....

If some of you will band together and help me out I will be most appreciative!
 
Old 11-16-2003, 12:34 AM   #2
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
You can access your xp partition if you have ntfs support enabled in the kernel. If you want to use ntldr, don't install lilo on mbr.
 
Old 11-16-2003, 12:35 AM   #3
ne21
Member
 
Registered: Jun 2003
Location: Somewhere in Middle America
Distribution: Slackware 10, XandrOS
Posts: 61

Original Poster
Rep: Reputation: 15
Quote:
Originally posted by snocked
You can access your xp partition if you have ntfs support enabled in the kernel.
Sounds great...but how is such a thing done?
 
Old 11-16-2003, 12:40 AM   #4
snocked
Member
 
Registered: Dec 2002
Location: St. Louis, MO
Distribution: Slackware 9.1
Posts: 482

Rep: Reputation: 30
You can insert the module using the insmod command, so insmod ntfs. then do a lsmod to see if it was inserted or not.
 
Old 11-16-2003, 05:35 AM   #5
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
Install XP first then Slack second.

For XP use NTFS for the main install partition and create a separate FAT32 partition for sharing data - make sure when you do this you leave some free unpartitioned space to install Slack into later.

For Slack, use

cfdisk

during the install to create a

Root and
Swap

partition

install LILO to the MBR.

repost if any problems etc..
 
Old 11-16-2003, 06:18 AM   #6
straytech
LQ Newbie
 
Registered: Sep 2003
Location: Somewhere in Canada
Distribution: Slackware, Ubuntu
Posts: 14

Rep: Reputation: 0
Heres my boot.ini, it boots xp, slackware 9.1 or xp recovery console

[boot loader]
timeout=15
default=multi(0)disk(0)rdisk(0)partition(1)\WINDOWS
[operating systems]
multi(0)disk(0)rdisk(0)partition(1)\WINDOWS="Windows XP Pro"
c:\bootsect.lnx="Slackware 9.1"
C:\CMDCONS\BOOTSECT.DAT="Microsoft Windows Recovery Console" /cmdcons

in my case, hda1 is xp ntfs, hda2 is linux swap and hda3 is / reiserfs.
to create bootsect.lnx make sure lilo is installed to the superblock or your linux boot partition (not mbr) and type the command,

dd if=/dev/hda3 of=/bootsect.lnx bs=512 count=1

then copy bootsect.lnx to the root of your xp partition, edit your boot.ini and reboot.
 
Old 11-16-2003, 07:22 AM   #7
ic3
LQ Newbie
 
Registered: Oct 2003
Location: los angeles
Distribution: Slackware 9.1*
Posts: 16

Rep: Reputation: 0
What I did was Change Xp's format to W95 DOS 32 bit and did a regular install, lilo finds both with no problems in either area...
 
Old 11-16-2003, 07:33 AM   #8
ringwraith
Senior Member
 
Registered: Sep 2003
Location: Indiana
Distribution: Slackware 15.0
Posts: 1,272

Rep: Reputation: 65
Get control of the woman and tell her to learn Slack ;-)
 
Old 11-16-2003, 09:45 AM   #9
ne21
Member
 
Registered: Jun 2003
Location: Somewhere in Middle America
Distribution: Slackware 10, XandrOS
Posts: 61

Original Poster
Rep: Reputation: 15
Ok..which way works better? Letting LiLo find Windows during setup and then use it as a bootloader or setting up a loader with Windows XP...I would be willing to bet that it is more a matter of preference. And why should I reformat that shared partition as FAT? If I do as mentioned by snocked then I can just use lsmod and insmod to setup up Slack understanding of NTFS.
 
Old 11-16-2003, 10:52 AM   #10
Skyline
Senior Member
 
Registered: Jun 2003
Distribution: Debian/other
Posts: 2,104

Rep: Reputation: 45
The reason is simply that Linux can't write to NTFS succesfully yet - therefor it's handy to use a filesystem which both OS's can read/write to/from ie FAT32.
 
Old 11-16-2003, 11:35 AM   #11
DaOne
Member
 
Registered: Jan 2003
Location: USA
Distribution: Slackware
Posts: 498

Rep: Reputation: 30
See my reply in this thread for a how-to. It works well, and will assure that you have Windows available for the woman, and Linux for you without screwing anything up. If you plan to create a linux partition on the same drive used for Windows, be sure to defrag the hard drive in Windows beforehand to avoid data loss. Otherwise, a seperate hard drive for slack would be my recommendation



Click Here
 
  


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
Slack and suse dual boot. boot error cormack Slackware 4 05-24-2006 01:10 AM
Problem with dual boot/dual drive setup Norab Linux - Hardware 10 08-29-2005 03:13 PM
Problems With Dual Boot / Dual Drive Setup Norab Linux - Hardware 1 08-07-2005 09:15 PM
Creating a Boot Floppy for Dual Boot Setup? jdanniel Linux - Newbie 8 08-07-2004 02:08 PM
Dual Boot Setup davidt0x Linux - Newbie 8 06-09-2002 12:16 AM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Slackware

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