Re: Recovering an OS

Поиск
Список
Период
Сортировка
От tövis
Тема Re: Recovering an OS
Дата
Msg-id 006101c545f0$18f7ae80$3401a8c0@mainxp
обсуждение исходный текст
Ответ на Recovering an OS  ("Cima" <ruel.cima@facinf.uho.edu.cu>)
Ответы Re: Recovering an OS  (Luis Bruno <lbruno@republico.estv.ipv.pt>)
Список 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.cima@facinf.uho.edu.cu>
To: <pgsql-novice@postgresql.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@postgresql.org so that your
>      message can get through to the mailing list cleanly
>


В списке pgsql-novice по дате отправления:

Предыдущее
От: "Cima"
Дата:
Сообщение: Recovering an OS
Следующее
От: tövis
Дата:
Сообщение: Re: records chaining