Read on full site | Join TechSpot! (it's free) | Bookmark / Share this



how to load mandrake 10.1 after installation

i_need_answers
03-15-2005, 06:07 PM
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?

Phantasm66
03-15-2005, 07:08 PM
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 /

Ad
03-15-2005, 07:08 PM
  

i_need_answers
03-15-2005, 07:25 PM
thanks but im kinda new at this hmm i'll try to do all that but hmm seems hard
thanks though i'll try

Post a reply, see related topics & more

Tip: Download Advanced SystemCare 3 Free - Clean, Repair, Protect & Optimize your PC.



 Top Technology News

TechSpot Blog: Disable Windows automatic check for solutions after a program crashes

Weekend Open Forum: Google Chrome OS and the future of cloud computing

Tech Tip of the Week: Unearth Region-Specific Windows 7 Themes

Sony: PlayStation 3 to be 3D-capable via firmware update

iSuppli: DDR3 to account for over half of DRAM shipments by Q2 2010

Facebook named third most popular video website behind YouTube and Hulu

Patriot introduces new PS-100 SSD series

Sony working on digital store for music, movies, books

More Tech News

  
 Software Downloads

Norton Virus Definitions 2003-07 November 20, 2009

AVG Anti-Virus Updates November 20, 2009

Norton Virus Definitions 2008-09 November 20, 2009

avast! Virus Definitions November 20, 2009

McAfee SuperDAT Update 5808

Kaspersky Anti-Virus Update November 20, 2009

Google SketchUp 7.1.6087

More Downloads



Copyright © 1998-2009 TechSpot.com. TechSpot is a registered trademark. All Rights Reserved.