--- 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
