On Sun, Oct 28, 2001 at 12:25:30AM +0530, Mitesh Saini wrote:
> Some days ago I have installed PCQ Linux7.1 on my Windows98 
> running computer. After that when I  reinstalled  Windows98 
> due to some problem,the master boot record got overwritten. 
> Due to this I am unable to access Linux. So please help me, 
> how can I access Linux without reinstalling it.
---end quoted text---

There are two ways you can approach this problem:

a) Re-install LILO on MBR
b) Boot under Win and use loadlin to boot into Linux.

For re-installing LILO on MBR:
o Boot from boot floppy into system
o Re-check your /etc/lilo.conf for dual boot
o run 'lilo -v'
o Reboot

For Loadlin boot through config.sys look up:
http://geocities.com/usmbish/hdi-loadlin.html

Bish


--
:
####[ Linux One Stanza Tip (LOST) ]###########################
  
Sub : Lesser known commands (xargs)                  LOST #167

xargs is a filter for  feeding argumants  to a command. It can
break data stream into chunks for filters/ commands to process
[e.g. 'ls | xargs -p -l gzip'  gzips  all files in the current
directory sequentially after giving prompt at each file].

####<[EMAIL PROTECTED]>####################################
:


_______________________________________________
linux-india-help mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/linux-india-help

Reply via email to