Mach278
Mach278 wrote:
--
"One night in Bangkok and the tough guys tumble;
Can't be to careful with your company..."
Mach278 <xav...@digital.net> wrote in message
news:s436ck...@corp.supernews.com...
Use the rescue disk you made when you installed, mount the / directory
and type lilo as root.
Dan
--
UNIX - Not just for vestal virgins anymore
Linux - Choice of a GNU generation
Once you are back in linux rerun lilo.
Mach278 wrote:
>
> I recently had to format my C: for Windows 98 and now I lost my LILO OS
> startup for Redhat 6.0. Is there any way to get this back without having to
> reinstall Linux? TIA!
>
> Mach278
--
Michael H. Collins http://www.linuxlink.com
512-442-3151 512-656-9508
The Ultimate WM http://www.xfce.org
Do you want to mix some FUN with Linux? http://www.austinlug.org
Linux 2.4.*: -------------------------- The Final NT Service Pack
On Sun, 28 Nov 1999 16:07:03 -0500, "Mach278" <xav...@digital.net>
wrote:
>I recently had to format my C: for Windows 98 and now I lost my LILO OS
>startup for Redhat 6.0. Is there any way to get this back without having to
>reinstall Linux? TIA!
>
>Mach278
>
-------------------------------------------
mailto:Nick...@Bigfoot.Com
http://www.bigfoot.com/~nick.roux
1.1*@3.2#
* I finally got my head together, *
* now my body is falling apart *
-------------------------------------------
1. boot on your redhat install Cd.
2. choose upgrade
3. the install program will check for available packages to upgrade.
4. after that, press alt-f2, you will have a terminal
5. on that terminal, you can see your linux partition in /mnt
6. type lilo -r /mnt
reboot and lilo will be back !
--
_____________________________
Frédéric Malenfant
Les Logiciels Saturne
Pont-Rouge
Mach278 <xav...@digital.net> a écrit dans le message :
s436ck...@corp.supernews.com...
> Mach278 wrote:
> >
> > I recently had to format my C: for Windows 98 and now I lost my LILO OS
> > startup for Redhat 6.0. Is there any way to get this back without having to
> > reinstall Linux? TIA!
>
> Use the rescue disk you made when you installed, mount the / directory
> and type lilo as root.
>
> Dan
> --
> UNIX - Not just for vestal virgins anymore
> Linux - Choice of a GNU generation
Boot either the redhat cd or the floppy disk.
Then at the Boot: prompt type the following:
boot: linux initrd= root=/dev/XXX
where XXX is the device and partition where you installed redhat (eg /dev/hda3 )
Once the system is booted rerun lilo as root by typing /sbin/lilo
Have fun.