Instructions to unsubscribe from this list at the end of the message - --------------------------------------------------------------------- This is a multi-part message in MIME format.
- ------=_NextPart_000_0004_01C36715.C8D9D8C0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Yes, I tried the CD solution but it wouldn't work for me. Whatever I chose to update, I would always get the same message: "No new kernel packages were installed. Boot Loader configuration will = be changed" This is a pain, I don't know why it can't just install the frickin boot = loader. Anyway, I found a program called grubconf which is a graphical GRUB = config editor, but unsurprisingly I have more problems compiling. This = time it wants some file called libgnomeui-2.0.pc wihch doesn't exist on = my computer. Grr. I'm probably just gonna end up looking at the GRUB documentation = and installing it maually. So far linux has created more problems than it's solved! John C. ----- Original Message -----=20 From: James Attard=20 To: [EMAIL PROTECTED] Sent: Wednesday, August 20, 2003 11:00 AM Subject: Re: [LINUX.ORG.MT] To install & setup lilo... Instructions to unsubscribe from this list at the end of the message --------------------------------------------------------------------- Hi John, have you tried the CD solution I've proposed you? I guess you want to know the solution the 'linux' way. You can do it = in one of two ways: (1) type this in the command line: lilo -b /dev/hda This will install 'lilo' in the bootdevice specified by the -b = argument, in this case, the MBR (/dev/hda) OR (2) Edit /etc/lilo.conf (if the file is present) and edit the line: boot=3D/dev/hda_whatever_you_have TO boot=3D/dev/hda Then, run lilo from the command line to install the actual lilo. Regards, James. > Instructions to unsubscribe from this list at the end of the message > = - --------------------------------------------------------------------- > Hi, yet another prob :) > During the RedHat 9 installation I didn't setup lilo, and I boot = from a > floppy. > However, this is too slow so know I want to setup lilo so i can boot > linux as well as windows 98 without having to mess with floppy = disks. > When I tried to install the lilo rpm, I was told it was already > installed. > I do a search for files containing lilo and all I get is /sbin/lilo > but when I run it it expects me to have already created an > /etc/lilo.conf file with all the details. There should be an easier = way > to arrange the setup so that I don't have to create the file = manually, I > remember in Slackware there was one called liloconfig. Is there > something similar in Redhat? (there should be...) > If not, should I just use the one from slackware? or might it create > problems since I'm running redhat? > > Thanks :) > John C. > > > = - --------------------------------------------------------------------- > You received this message because you are subscribed to the linux > mailing list. If you do not wish to continue receiving this mailing > list, please send a mail message to [EMAIL PROTECTED] > containing only the text "unsubscribe linux" > --------------------------------------------------------------------- You received this message because you are subscribed to the linux mailing list. If you do not wish to continue receiving this mailing list, please send a mail message to [EMAIL PROTECTED] containing only the text "unsubscribe linux" - ------=_NextPart_000_0004_01C36715.C8D9D8C0 Content-Type: text/html; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <HTML><HEAD> <META http-equiv=3DContent-Type content=3D"text/html; = charset=3Diso-8859-1"> <META content=3D"MSHTML 6.00.2800.1170" name=3DGENERATOR> <STYLE></STYLE> </HEAD> <BODY bgColor=3D#ffffff> <DIV><FONT face=3DArial size=3D2>Yes, I tried the CD solution but it = wouldn't work=20 for me.<BR>Whatever I chose to update, I would always get the same=20 message:</FONT></DIV> <DIV><FONT face=3DArial size=3D2>"No new kernel packages were installed. = Boot Loader=20 configuration will be changed"</FONT></DIV> <DIV><FONT face=3DArial size=3D2>This is a pain, I don't know why it = can't just=20 install the frickin boot loader.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Anyway, I found a program called = grubconf which is=20 a graphical GRUB config editor, but unsurprisingly I have more problems=20 compiling. This time it wants some file called libgnomeui-2.0.pc wihch = doesn't=20 exist on my computer.</FONT></DIV> <DIV><FONT face=3DArial size=3D2>Grr. I'm probably just gonna end up = looking at the=20 GRUB documentation and installing it maually.</FONT></DIV> <DIV><FONT face=3DArial size=3D2></FONT> </DIV> <DIV><FONT face=3DArial size=3D2>So far linux has created more problems = than it's=20 solved!</FONT></DIV> <DIV><FONT face=3DArial size=3D2>John C.</FONT></DIV> <BLOCKQUOTE=20 style=3D"PADDING-RIGHT: 0px; PADDING-LEFT: 5px; MARGIN-LEFT: 5px; = BORDER-LEFT: #000000 2px solid; MARGIN-RIGHT: 0px"> <DIV style=3D"FONT: 10pt arial">----- Original Message ----- </DIV> <DIV=20 style=3D"BACKGROUND: #e4e4e4; FONT: 10pt arial; font-color: = black"><B>From:</B>=20 <A [EMAIL PROTECTED] = href=3D"mailto:[EMAIL PROTECTED]">James=20 Attard</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>To:</B> <A = [EMAIL PROTECTED] href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED]</A> </DIV> <DIV style=3D"FONT: 10pt arial"><B>Sent:</B> Wednesday, August 20, = 2003 11:00=20 AM</DIV> <DIV style=3D"FONT: 10pt arial"><B>Subject:</B> Re: [LINUX.ORG.MT] To = install=20 & setup lilo...</DIV> <DIV><BR></DIV>Instructions to unsubscribe from this list at the end = of the=20 = message<BR>--------------------------------------------------------------= - -------<BR>Hi=20 John,<BR><BR>have you tried the CD solution I've proposed = you?<BR><BR>I guess=20 you want to know the solution the 'linux' way. You can do it in<BR>one = of two=20 ways:<BR><BR>(1) type this in the command line: lilo -b = /dev/hda<BR><BR>This=20 will install 'lilo' in the bootdevice specified by the -b = argument,<BR>in this=20 case, the MBR (/dev/hda)<BR><BR>OR<BR><BR>(2) Edit /etc/lilo.conf (if = the file=20 is present) and edit the = line:<BR><BR>boot=3D/dev/hda_whatever_you_have =20 TO boot=3D/dev/hda<BR>Then, run lilo from the command line to = install the=20 actual lilo.<BR><BR>Regards,<BR>James.<BR><BR><BR><BR><BR><BR>>=20 Instructions to unsubscribe from this list at the end of the = message<BR>>=20 = - ---------------------------------------------------------------------<BR>= >=20 Hi, yet another prob :)<BR>> During the RedHat 9 installation I = didn't=20 setup lilo, and I boot from a<BR>> floppy.<BR>> However, this is = too=20 slow so know I want to setup lilo so i can boot<BR>> linux as well = as=20 windows 98 without having to mess with floppy disks.<BR>> When I = tried to=20 install the lilo rpm, I was told it was already<BR>> = installed.<BR>> I=20 do a search for files containing lilo and all I get is = /sbin/lilo<BR>> but=20 when I run it it expects me to have already created an<BR>> = /etc/lilo.conf=20 file with all the details. There should be an easier way<BR>> to = arrange=20 the setup so that I don't have to create the file manually, I<BR>> = remember=20 in Slackware there was one called liloconfig. Is there<BR>> = something=20 similar in Redhat? (there should be...)<BR>> If not, should I just = use the=20 one from slackware? or might it create<BR>> problems since I'm = running=20 redhat?<BR>><BR>> Thanks :)<BR>> John = C.<BR>><BR>><BR>>=20 = - ---------------------------------------------------------------------<BR>= >=20 You received this message because you are subscribed to the = linux<BR>>=20 mailing list. If you do not wish to continue receiving this = mailing<BR>>=20 list, please send a mail message to <A=20 = href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] te.net</A><BR>>=20 containing only the text "unsubscribe=20 = linux"<BR>><BR>-------------------------------------------------------= - --------------<BR>You=20 received this message because you are subscribed to the = linux<BR>mailing list.=20 If you do not wish to continue receiving this mailing<BR>list, please = send a=20 mail message to <A=20 = href=3D"mailto:[EMAIL PROTECTED]">[EMAIL PROTECTED] te.net</A><BR>containing=20 only the text "unsubscribe linux"</BLOCKQUOTE></BODY></HTML> - ------=_NextPart_000_0004_01C36715.C8D9D8C0-- - --------------------------------------------------------------------- You received this message because you are subscribed to the linux mailing list. If you do not wish to continue receiving this mailing list, please send a mail message to [EMAIL PROTECTED] containing only the text "unsubscribe linux" containing only the text "unsubscribe $LIST"