also @ TechSpot: ThinkPad on a Budget, Meet the Edge 13" Notebook - Reviewed
TechSpot Giveaway: Win an Acer Timeline 14

Welcome to the TechSpot OpenBoards. Please read the FAQ if you have any questions. Login to participate.

Go Back   TechSpot OpenBoards > Operating Systems and Software > The Alternative OS

how to load mandrake 10.1 after installation

Closed Thread
Bookmark Thread Tools
  #1  
Old 03-15-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
how to load mandrake 10.1 after installation

Hi,
I know this is a newb question but im new to linux. After I install Mandrake 10.1 and reboot how do i load to the linux os instead of my standard xp home?
  #2  
Old 03-15-2005
Phantasm66's Avatar
TechSpot Elite
 
Location: Glasgow, Scotland
Member since: Feb 2002, 6,717 posts
boot from the CD.

before installation, there will be an option to boot a rescue mode - a command prompt of a real linux system, loaded into RAM from the CD. Either there will be an option, or if you type linux rescue at the boot: prompt and hit return

put a floppy disk in your drive, and mount it with this command

mount /dev/fd0 /mnt/floppy

if you get an error, try mkdir /mnt/floppy - the directory might not be there

then

dd if=/dev/hda3 of=/mnt/floppy/bootsect.lin bs=512 count=1 ; umount /mnt/floppy

where hda3 was your / directory

then reboot (type exit should do that.)

go back into windows, edit c:\boot.ini to have the following at the end:

c:\bootsect.lin="Mandrake"

copy the bootsect.lin file from the floppy to c:\

reboot, and choose Mandrake from the menu

....all of this is, of course, if you installed grub or lilo (linux boot loaders) to /

if not, you will have to install the bootloader yourself.

/sbin/grub-install /dev/hda3

would do that, again where hda3 was your /

Last edited by Phantasm66; 03-15-2005 at 06:12 PM..
To remove this ad, sign in. To register for a new account, click here.
  #3  
Old 03-15-2005
TechSpot Member
 
Member since: Nov 2004, 144 posts
im cunfused

thanks but im kinda new at this hmm i'll try to do all that but hmm seems hard
thanks though i'll try
Closed Thread

Thread Tools


Similar Topics
Topic Category Replies Last Post
Windows Boot problem! stuck on boot screen help plz Windows OS 26 03-19-2007 02:29 AM
Installing redhat and mandrake 10.1 The Alternative OS 6 02-23-2005 11:25 PM
Dsl problems with mandrake 10.1 The Alternative OS 0 01-15-2005 02:48 PM
Huge Confusion : Win98, Mandrake 10.1, two seperate Hard Disks The Alternative OS 2 12-09-2004 10:09 AM
Mandrake 10.1 Boot Problems, Please Help The Alternative OS 1 10-17-2004 03:49 AM


All times are GMT -4. The time now is 04:51 PM.