On Sat, 2009-02-21 at 17:24 -0600, Jerry Vonau wrote:
> On Thu, 2009-02-19 at 15:02 +1300, Martin Langhoff wrote:
> > On Thu, Feb 19, 2009 at 6:50 AM, Jerry Vonau wrote:
> > >> I need to append "method=hd:LABEL=XSRepo:/iso" to the same line,
> > >
> > > Can you change this line in the patch from:
On Wed, Feb 18, 2009 at 1:41 PM, Jerry wrote:
> Can you apply and test: xo.patch from:
> http://members.shaw.ca/jvonau/pub/0216
>
> Now sets the filesystem label to be XSRepo, used with the sed's line to
> set the ks= directive to be that of the usbdrive's label. That should
> fix the need to edit
On Wed, 2009-02-18 at 11:50 -0600, Jerry Vonau wrote:
> On Tue, 2009-02-17 at 18:41 -0600, Jerry wrote:
> > Martin:
> >
> > Can you apply and test: xo.patch from:
> > http://members.shaw.ca/jvonau/pub/0216
> >
>
> > I need to append "method=hd:LABEL=XSRepo:/iso" to the same line,
>
> Can you ch
On Tue, 2009-02-17 at 18:41 -0600, Jerry wrote:
> Martin:
>
> Can you apply and test: xo.patch from:
> http://members.shaw.ca/jvonau/pub/0216
>
> I need to append "method=hd:LABEL=XSRepo:/iso" to the same line,
Can you change this line in the patch from:
sed -i -e 's/cdrom:/hd:LABEL=XSRepo:/g'
Martin:
Can you apply and test: xo.patch from:
http://members.shaw.ca/jvonau/pub/0216
Now sets the filesystem label to be XSRepo, used with the sed's line to
set the ks= directive to be that of the usbdrive's label. That should
fix the need to edit the bootloader's config file.
I need to append