hi,
when i use the command
head /dev/hda | strings | egrep "^(GR|LI)"
it gives the output as
LILO
GRUB
from here how can one find his bootloader.i'm using FEDORA CORE 1.

regards
prasanta



On Sun, 12 Sep 2004 19:09:58 +0100 (BST), Siddhartha Basu
<[EMAIL PROTECTED]> wrote:
>  --- Prosun <[EMAIL PROTECTED]> wrote:
> > Hi,
> > when I use # head /dev/hda | strings on my system
> > (RH7.1) it gives the
> > followings
> >
> > |lbaLILO  <------------------------------LILO
> > 0<:r
> > VVWQ
> > D[YSRWQ
> > pPf1
> > Loading stage1.5
> > Geom
> > Read
> >  Error
> > 0.92
> > /boot/grub/stage2 /boot/grub/grub.conf
> > <-----------------------why grub?
> 
> Do you have grub installed in your system ? If true,
> then have those files which is appearing here.
> 
> -siddhartha
> 
> 
> > clarify.
> > ^_[]
> > 80u%
> >
> >
> > but I use lilo, not GRUB, then why the grub.conf
> > appears?
> >
> > prosun
> >
> >
> >
> > On Wed, 8 Sep 2004 12:15:04 +0530, Sumeet Madhukar
> > Moghe
> > <[EMAIL PROTECTED]> wrote:
> >
> > > On Wednesday 08 September 2004 09:59, Subhamoy
> > Mukherjee wrote:
> > >> Hi,
> > >>
> > >> Thanks sayam and sid.
> > >> But when i use
> > >> # head /dev/hda |strings
> > >> I get the following :
> > >>
> > >> lbaLILO
> > >> ZRrI
> > >> D|f1
> > >> GRUB
> > > ^^^^^^^^
> > > See that ...it indicates that ur using GRUB.
> > >
> > >> And when i use the extra pipe as told by Sid.
> > there is
> > >> no o/p.
> > >> Need help ...waiting .
> > >
> > > Sid just messed up with the case in the final
> > pipe. It should read thus
> > > =>
> > > # head /dev/hda | strings | egrep "^(GR|LI)"
> > >
> > >> --
> > >> Subhamoy
> > >
> >
> >
> >
> >
> > --
> > To unsubscribe, send mail to [EMAIL PROTECTED]
> > with the body
> > "unsubscribe ilug-cal" and an empty subject line.
> > FAQ: http://www.ilug-cal.org/node.php?id=3
> >
> 
> ________________________________________________________________________
> Yahoo! India Matrimony: Find your life partner online
> Go to: http://yahoo.shaadi.com/india-matrimony
> 
> 
> 
> --
> To unsubscribe, send mail to [EMAIL PROTECTED] with the body
> "unsubscribe ilug-cal" and an empty subject line.
> FAQ: http://www.ilug-cal.org/node.php?id=3
> 



-- 
Prasanta Kr. Panja
Home Phone-> 91-342-2647463

--
To unsubscribe, send mail to [EMAIL PROTECTED] with the body
"unsubscribe ilug-cal" and an empty subject line.
FAQ: http://www.ilug-cal.org/node.php?id=3

Reply via email to