Results 1 to 5 of 5
I have an large empty part ion D
I read somewhere you can divide this extra part ion up into one small one and one large one. Then you can ...
Enjoy an ad free experience by logging in. Not a member yet? Register.
- 02-08-2005 #1Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
Boot to smal XP partion
I have an large empty part ion D
I read somewhere you can divide this extra part ion up into one small one and one large one. Then you can boot to the small one, (D) with XP, when desired, and mount the larger one, (E).
This seems desirable because I do not want to us LILO or GRUB--reducing the chances of whacking my XP. There is a lot of stuff on XP I do not wish to loose and wont take a chance on conventional dual boot methods.
Can anyone elaborate on this; I did a search but did not find it.
- 02-08-2005 #2Linux Engineer
- Join Date
- Nov 2004
- Location
- Montreal, Canada
- Posts
- 1,267
Re: Boot to smal XP partion
I dont quite get what you want... Or I dont understand it well enough to explain correctly....
Originally Posted by alsehendo
As far as I understand, you have 1 Hard Drive that isnt partionned right? you have lots of space on it and want to redistribute it right?
the into one of the partition you want to have linux?
I'm lost by your explanations...
MBR wont get busted by a linux installation as you can choose not to write to the MBR and boot with a floppy and choose from there what partition to boot (GRUB)...
Please elaborate on your needs thanks\"Meditative mind\'s is like a vast ocean... whatever strikes the surface, the bottom stays calm\" - Dalai Lama
\"Competition ultimatly comes down to one thing... a loser and a winner.\" - Ugo Deschamps
- 02-08-2005 #3Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
Yes I have two unused parttions on disk drive. I know I will have to make them xtf3 to use linux--or at least I want to.
I don't have a floppy diisk drive on my laptop.
THE MISSION:
Boot image on a small partion, (formaly D: now xtf3 ) that will act exactly like bootable floop and edit boot.ini in XP to boot this second partion. Then you can treat the third partion much the same way you treat a partion that uses a boot disket to for startup.
I know there are alternatives and have used them many times. There are reasons I want to do this--to long to go into right now.
Wanted Partions:
C:/ = XP
hda2= Small bootable Linux partion replacing boot disket
hda3= Rest of Linux that hda2 boots.
Anotherwords using reformated drive D: to xtf3, (now a Linux boot partion) insted of using Linux floppy disk to boot the Linux partion on hda3, which is also now xtf3, (that formaly was formaly E
.
I could burn a CD to do the same as a diskett and not use 3 partions but this would be a pain to put in all the time.
- 02-11-2005 #4Linux Enthusiast
- Join Date
- Jun 2004
- Location
- Windsor, CO
- Posts
- 656
um... Grub is quite safe to use as far as i know.
Even so, why can't you edit the boot.ini from inside windows XP?Emotions are the key to the soul.
Registered Linux User #375050
- 02-11-2005 #5Just Joined!
- Join Date
- Feb 2005
- Posts
- 16
I can but the Redhat site instruction say you have to copy first 512k of the linux boot sector of a file and like boot.inf and refer to it via boot.ini you cant boot it directly from boot.in
From the Redhat site:
Copy the boot image from the first sector of your boot partition.
You'll want to take 512 bytes of this partition once, and write it out
to a file called bootsect.lnx. The entry should look like:
dd if=/dev/hdX of=/bootsect.lnx bs=512 count=1
Here is the catch22
How can I do this command to a partion I cant acess.
Move that file onto your c:\ drive and edit boot.ini, adding the
following line: c:\bootsect.lnx="Linux" (this is also easy enough to
do)
I seem to be able to boot to rescue diisk, can you just give me the command to boot hda5 from here.


Reply With Quote
