kmself@ix.netcom.com wrote:
Your boot disk has to point to the root partition of
the system it's
booting on. What failure or error messages are you
getting from the
laptop when you try to boot?
everything is smooth through the partition check and
then I get:
Invalid session number
Is anyone using InterMezzo with Debian? It looks like quite a good
system --- especially for connecting laptops with desktops.
Are there plans to provide a Debian package for InterMezzo?
Cheers,
Mark.
--
_/\___/~~\
/~~\_
Paul Schulz wrote:
Drew,
Is it the Xircom Realport card? (There are several
known problems here..)
No, it's a NetGear 510c. It says on the box that it's
Linux compatable and I even got the
customer service guys to reply to my e-mail with some
helpful advice. (that's where I found
out tha
[EMAIL PROTECTED] wrote:
Your boot disk has to point to the root partition of
the system it's
booting on. What failure or error messages are you
getting from the
laptop when you try to boot?
everything is smooth through the partition check and
then I get:
Invalid session number or
Paul Schulz wrote:
Drew,
Is it the Xircom Realport card? (There are several
known problems here..)
No, it's a NetGear 510c. It says on the box that it's
Linux compatable and I even got the
customer service guys to reply to my e-mail with some
helpful advice. (that's where I found
out th
on Tue, Oct 31, 2000 at 11:56:26AM -0800, Andrew Dixon ([EMAIL PROTECTED])
wrote:
> Hi All,
> I'm trying to roll a kernel for my laptop using my
> desktop machine. I tried the usual:
>
> #make config
> #make dep
> #make clean
> #make bzdisk
>
> and as I expected the boot disk d
On Tue, Oct 31, 2000 at 11:56:26AM -0800, Andrew Dixon wrote:
> Hi All,
> I'm trying to roll a kernel for my laptop using my
> desktop machine. I tried the usual:
>
> #make config
> #make dep
> #make clean
> #make bzdisk
>
> and as I expected the boot disk does not work. Can
>
on Tue, Oct 31, 2000 at 11:56:26AM -0800, Andrew Dixon ([EMAIL PROTECTED])
wrote:
> Hi All,
> I'm trying to roll a kernel for my laptop using my
> desktop machine. I tried the usual:
>
> #make config
> #make dep
> #make clean
> #make bzdisk
>
> and as I expected the boot disk
Drew,
Is it the Xircom Realport card? (There are several known problems here..)
What version of the kernel are you running? (The module was renamed -> 2.4.x)
For PCMCIA, have a look at /etc/pcmcia/config, and see if you can find
your card in there. This (with cardmgr) is what looks after loading
On Tue, Oct 31, 2000 at 11:56:26AM -0800, Andrew Dixon wrote:
> Hi All,
> I'm trying to roll a kernel for my laptop using my
> desktop machine. I tried the usual:
>
> #make config
> #make dep
> #make clean
> #make bzdisk
>
> and as I expected the boot disk does not work. Can
>
Hi All,
I'm trying to roll a kernel for my laptop using my
desktop machine. I tried the usual:
#make config
#make dep
#make clean
#make bzdisk
and as I expected the boot disk does not work. Can
anyone give me any pointers on rolling a kernel on one
machine for an other?
thanks
Drew,
Is it the Xircom Realport card? (There are several known problems here..)
What version of the kernel are you running? (The module was renamed -> 2.4.x)
For PCMCIA, have a look at /etc/pcmcia/config, and see if you can find
your card in there. This (with cardmgr) is what looks after loadin
Hi All,
I'm trying to roll a kernel for my laptop using my
desktop machine. I tried the usual:
#make config
#make dep
#make clean
#make bzdisk
and as I expected the boot disk does not work. Can
anyone give me any pointers on rolling a kernel on one
machine for an other?
thank
Hi,
you are right, I didn't rerun lilo, will run it tonight.
thank you all sooooo much for the generous help.
best regards,
Ben
On Tue, 31 Oct 2000, Greg Woods wrote:
> "Benjamin F. Zhou" wrote:
>
> > > other = /dev/hda1
> > > label = dos
> > > table=/dev/hda
> >
> > I did
"Benjamin F. Zhou" wrote:
> > other = /dev/hda1
> > label = dos
> > table=/dev/hda
>
> I did exactly like this, but still get the msg "no such image". when I
> type , it shows only 'linux'.
This almost certainly means that you did not rerun "lilo" after editing
the lilo.conf file.
-
On 2000-10-30 04:11, Sale, Nigel wrote:
>Just wondering if anybody has had any sucess using the latest debianised 2.4
> kernel source (test5 i think) on a Thinkpad 600E ?
>
>2.2.17 works fine, but when i use my 2.4.0 kernel i get hda errors, dma
> errors and interrupt errors. I have kept the appro
Hi,
you are right, I didn't rerun lilo, will run it tonight.
thank you all sooooo much for the generous help.
best regards,
Ben
On Tue, 31 Oct 2000, Greg Woods wrote:
> "Benjamin F. Zhou" wrote:
>
> > > other = /dev/hda1
> > > label = dos
> > > table=/dev/hda
> >
> > I di
>"G. L. `Griz' Inabnit" wrote:
> The entry in /etc/lilo.conf SHOULD read:
>
> other = /dev/hda1
> label = dos
> table=/dev/hda
I did exactly like this, but still get the msg "no such image". when I
type , it shows only 'linux'.
it looks like the installation erased the label for
"Benjamin F. Zhou" wrote:
> > other = /dev/hda1
> > label = dos
> > table=/dev/hda
>
> I did exactly like this, but still get the msg "no such image". when I
> type , it shows only 'linux'.
This almost certainly means that you did not rerun "lilo" after editing
the lilo.conf file.
Drew Parsons wrote:
lsmod displays loaded modules.
--
lsmod gives:
#lsmod
Module PagesUsed by
memory_cs20
ds 2[memory_cs]2
i82365 52
pcmcia_core
On Tue, Oct 31, 2000 at 04:59:31AM -0800, Andrew Dixon wrote:
> HI All,
> I was trying to figure out how to look at which
> modules I am running and if one is not running force
> it to load.
>
> The module that I am specifically interested in is the
> tulip.o module for my pcmcia card.
>
lsmod
On 2000-10-30 04:11, Sale, Nigel wrote:
>Just wondering if anybody has had any sucess using the latest debianised 2.4
> kernel source (test5 i think) on a Thinkpad 600E ?
>
>2.2.17 works fine, but when i use my 2.4.0 kernel i get hda errors, dma
> errors and interrupt errors. I have kept the appr
>"G. L. `Griz' Inabnit" wrote:
> The entry in /etc/lilo.conf SHOULD read:
>
> other = /dev/hda1
> label = dos
> table=/dev/hda
I did exactly like this, but still get the msg "no such image". when I
type , it shows only 'linux'.
it looks like the installation erased the label fo
HI All,
I was trying to figure out how to look at which
modules I am running and if one is not running force
it to load.
The module that I am specifically interested in is the
tulip.o module for my pcmcia card.
thanks,
Andy
__
Do You Yahoo!?
Yaho
Drew Parsons wrote:
lsmod displays loaded modules.
--
lsmod gives:
#lsmod
Module PagesUsed by
memory_cs20
ds 2[memory_cs]2
i82365 52
pcmcia_cor
On Tue, Oct 31, 2000 at 04:59:31AM -0800, Andrew Dixon wrote:
> HI All,
> I was trying to figure out how to look at which
> modules I am running and if one is not running force
> it to load.
>
> The module that I am specifically interested in is the
> tulip.o module for my pcmcia card.
>
lsmo
HI All,
I was trying to figure out how to look at which
modules I am running and if one is not running force
it to load.
The module that I am specifically interested in is the
tulip.o module for my pcmcia card.
thanks,
Andy
__
Do You Yahoo!?
Yah
27 matches
Mail list logo