Re: Recovering an OS

From: tövis <tovises(at)freemail(dot)hu>
To: "pgsql novice" <pgsql-novice(at)postgresql(dot)org>
Subject: Re: Recovering an OS
Date: 2005-04-20 21:29:56
Message-ID: 006101c545f0$18f7ae80$3401a8c0@mainxp
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

You need a "live CD" - koppix or I use Debian installer CD #1 for Woody.
Boot from CD - change to root and
#mount /dev/hdxx /mnt - where /dev/hdxx is your mandrake partition
#chroot /mnt - change root fs to your mandrake
partition
#lilo
CTRL+ALT+DEL - reboot
It should do the job.

----- Original Message -----
From: "Cima" <ruel(dot)cima(at)facinf(dot)uho(dot)edu(dot)cu>
To: <pgsql-novice(at)postgresql(dot)org>
Sent: Wednesday, April 20, 2005 11:05 PM
Subject: [NOVICE] Recovering an OS

> hi,
>
> this may not be the best place to ask but since i assume that a
> considerable
> number of users in this mailing list use some form of linux, id like to
> some
> help on the following:
> i have windowsxp pro installed and on a separate partition i have mandrake
> 10 installed. in mandrake i have my postgresql server, php and apache
> setup.
> mandrake installed lilo as the bootloader that allows me to go into either
> windows or mandrake. now id like to reinstall windows which will more that
> likely overwrite lilo as my bootloader and setup its own.now here´s my
> dilema, how do i get into mandrake without having to reinstall it after
> installing windows? any suggetstions or references will be highly
> appreciated!!
>
>
>
>
> ---------------------------(end of broadcast)---------------------------
> TIP 3: if posting/reading through Usenet, please send an appropriate
> subscribe-nomail command to majordomo(at)postgresql(dot)org so that your
> message can get through to the mailing list cleanly
>

In response to

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message tövis 2005-04-20 21:49:01 Re: records chaining
Previous Message Cima 2005-04-20 21:05:44 Recovering an OS