<html xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office" xmlns:w="urn:schemas-microsoft-com:office:word" xmlns:st1="urn:schemas-microsoft-com:office:smarttags" xmlns="http://www.w3.org/TR/REC-html40">

<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<meta name=Generator content="Microsoft Word 11 (filtered medium)">
<!--[if !mso]>
<style>
v\:* {behavior:url(#default#VML);}
o\:* {behavior:url(#default#VML);}
w\:* {behavior:url(#default#VML);}
.shape {behavior:url(#default#VML);}
</style>
<![endif]--><o:SmartTagType
 namespaceuri="urn:schemas-microsoft-com:office:smarttags" name="PersonName"/>
<!--[if !mso]>
<style>
st1\:*{behavior:url(#default#ieooui) }
</style>
<![endif]-->
<style>
<!--
 /* Font Definitions */
 @font-face
        {font-family:Tahoma;
        panose-1:2 11 6 4 3 5 4 4 2 4;}
 /* Style Definitions */
 p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        margin-bottom:.0001pt;
        font-size:12.0pt;
        font-family:"Times New Roman";}
a:link, span.MsoHyperlink
        {color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {color:blue;
        text-decoration:underline;}
p
        {mso-margin-top-alt:auto;
        margin-right:0cm;
        mso-margin-bottom-alt:auto;
        margin-left:0cm;
        font-size:12.0pt;
        font-family:"Times New Roman";}
span.EmailStyle18
        {mso-style-type:personal-reply;
        font-family:Arial;
        color:navy;}
@page Section1
        {size:595.3pt 841.9pt;
        margin:72.0pt 90.0pt 72.0pt 90.0pt;}
div.Section1
        {page:Section1;}
-->
</style>

</head>

<body lang=EN-AU link=blue vlink=blue>

<div class=Section1>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>Yep, I’ve done this..<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'>lilo –r /mnt/ -C /mnt/etc/lilo.conf<o:p></o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<p class=MsoNormal><font size=2 color=navy face=Arial><span style='font-size:
10.0pt;font-family:Arial;color:navy'><o:p> </o:p></span></font></p>

<div style='border:none;border-left:solid blue 1.5pt;padding:0cm 0cm 0cm 4.0pt'>

<div>

<div class=MsoNormal align=center style='text-align:center'><font size=3
face="Times New Roman"><span lang=EN-US style='font-size:12.0pt'>

<hr size=2 width="100%" align=center tabindex=-1>

</span></font></div>

<p class=MsoNormal><b><font size=2 face=Tahoma><span lang=EN-US
style='font-size:10.0pt;font-family:Tahoma;font-weight:bold'>From:</span></font></b><font
size=2 face=Tahoma><span lang=EN-US style='font-size:10.0pt;font-family:Tahoma'>
plug-bounces@plug.org.au [mailto:plug-bounces@plug.org.au] <b><span
style='font-weight:bold'>On Behalf Of </span></b>John Usher<br>
<b><span style='font-weight:bold'>Sent:</span></b> Thursday, 23 February 2006
11:51 AM<br>
<b><span style='font-weight:bold'>To:</span></b> <st1:PersonName w:st="on">plug@plug.org.au</st1:PersonName><br>
<b><span style='font-weight:bold'>Subject:</span></b> Re: [plug] LILO, I mean
LI</span></font><span lang=EN-US><o:p></o:p></span></p>

</div>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><o:p> </o:p></span></font></p>

<p><font size=3 face="Times New Roman"><span style='font-size:12.0pt'>I thought
lilo could handle being run without chroot but passing a file system root
parameter - eg if your filesystem is mounted on /mnt temporarily then you pass
--root=/mnt (example parameter, not the real thing, the man page is your
friend). It will then also look for all files (and place all necessary files)
relative to that path.<o:p></o:p></span></font></p>

<p style='margin-bottom:12.0pt'><font size=3 face="Times New Roman"><span
style='font-size:12.0pt'>Pretty certain that this is how installers run lilo
without having to chroot, and I'm also fairly certain I have done it myself
this way.<br>
<br>
<br>
<br>
<b><span style='font-weight:bold'>On Thu Feb 23 11:27 , 'Jonathan Young'
<jonathan@pcphix.com> sent:<o:p></o:p></span></b></span></font></p>

<blockquote style='border:none;border-left:solid #5167C6 1.5pt;padding:0cm 0cm 0cm 4.0pt;
margin-left:3.75pt;margin-top:5.0pt;margin-right:0cm;margin-bottom:5.0pt'>

<p class=MsoNormal><font size=3 face="Times New Roman"><span style='font-size:
12.0pt'><br>
OK, fstab reports hda1 is swap and hda2 is / (ext3) and no other<br>
paritions proc mounted from /proc (which as I understand it means from /<br>
once it is mounted.<br>
<br>
Therefore, I have all the info I need to chroot and run Lilo if a simple<br>
edit of lilo.conf does not work (remove the -menu bit) so that it<br>
reflects the files that are there.<br>
<br>
or can I rename /boot/boot.b to /boot/boot-menu.b ??<br>
<br>
I was actually considering downloading the lilo for Ubuntu and installing<br>
it to my Live installation but chroot is a much smarter solution.<br>
<br>
Either way, my current conerns are:<br>
<br>
(see previous posts)<br>
like a regular file - what's the deal (clearly a gap in my knowledge<br>
here)?<br>
<br>
Any final suggestions before I chroot and blow Lilo away?<br>
<br>
<br>
On 2/23/2006, "Jonathan Young" <<a
href="javascript:top.opencompose('jonathan@pcphix.com','','','')">jonathan@pcphix.com</a>>
wrote:<br>
<br>
<font color=red><span style='color:red'>></span></font><br>
<font color=red><span style='color:red'>>Of course! /me slaps forehead (and
remembers what panic does to logical</span></font><br>
<font color=red><span style='color:red'>>thinking)</span></font><br>
<font color=red><span style='color:red'>></span></font><br>
<font color=red><span style='color:red'>>On 2/23/2006, "Senectus
." <<a href="javascript:top.opencompose('senectus@gmail.com','','','')">senectus@gmail.com</a>>
wrote:</span></font><br>
<font color=red><span style='color:red'>></span></font><br>
<font color=red><span style='color:red'>>>On 2/23/06, Jonathan Young <<a
href="javascript:top.opencompose('jonathan@pcphix.com','','','')">jonathan@pcphix.com</a>>
wrote:</span></font><br>
<font color=red><span style='color:red'>>>></span></font><br>
<font color=red><span style='color:red'>>>> I'm working through it
slowly. My main problem is I don't know the</span></font><br>
<font color=red><span style='color:red'>>>> layout of this drive (new
client).</span></font><br>
<font color=red><span style='color:red'>>>></span></font><br>
<font color=red><span style='color:red'>>>> I know hda1 is swap and
hda2 is the root/main partition.</span></font><br>
<font color=red><span style='color:red'>>>> Anyway to find out if
there are any others? Just mount them in sequence?</span></font><br>
<font color=red><span style='color:red'>>></span></font><br>
<font color=red><span style='color:red'>>>/etc/fstab should give you the
lowdown on how it's normally setup..</span></font><br>
<br>
<br>
--<br>
Jonathan Young<br>
Director of PC-PHIX<br>
<a href="javascript:top.opencompose('jonathan@pcphix.com','','','')">jonathan@pcphix.com</a><br>
<br>
Phone: 0410 455 674<br>
Web: <a href="parse.pl?redirect=http%3A%2F%2Fwww.pcphix.com%2F" target="_blank"><font
color=red><span style='color:red'>http://www.pcphix.com/</span></font></a><br>
_______________________________________________<br>
PLUG discussion list: <a
href="javascript:top.opencompose('plug@plug.org.au','','','')">plug@plug.org.au</a><br>
<a
href="parse.pl?redirect=http%3A%2F%2Fwww.plug.org.au%2Fmailman%2Flistinfo%2Fplug"
target="_blank"><font color=red><span style='color:red'>http://www.plug.org.au/mailman/listinfo/plug</span></font></a><br>
Committee e-mail: <a
href="javascript:top.opencompose('committee@plug.linux.org.au','','','')">committee@plug.linux.org.au</a><o:p></o:p></span></font></p>

</blockquote>

</div>

</div>

</body>

</html>
<BR>