Re: [expert] cdrom boot

2000-08-23 Thread Jason

I did see that type of behavior when I was trying to install V7.02 from a
slow CDROM, 16X.  When I connected a 48X, and ran it from there, all
installed fine.

Jason

lorne schachter wrote:

> I've got two copies of the Mandrake 7.1 CD, one from Maximum Linux mag
> and one from Linux
> Labs.  In either case, when I try to boot from them, it gets past 2nd
> stage ram disk and
> config CDROM and then exits with signal 11.  I had this with one of my
> 7.0 CDs but the other
> was OK.  Has anyone else seen this problem?
>
> Thanks,
>
> Lorne
>
> --
> Lorne Schachter
> (732) 819-0460, (732)819-0460 (FAX)
> http://www.intac.com/~lorne





Re: [expert] cdrom boot

2000-08-23 Thread Alan N

lorne schachter wrote:
> 
> I've got two copies of the Mandrake 7.1 CD, one from Maximum Linux mag
> and one from Linux
> Labs.  In either case, when I try to boot from them, it gets past 2nd
> stage ram disk and
> config CDROM and then exits with signal 11.  I had this with one of my
> 7.0 CDs but the other
> was OK.  Has anyone else seen this problem?

>From what I have learned at installfests from my local linux guru's, a
sig 11 just about ALWAYS means a hardware problem of some type.

Alan




Re: [expert] cdrom boot

2000-08-24 Thread Mike Rambo

Alan N wrote:
> 
> lorne schachter wrote:
> >
> > I've got two copies of the Mandrake 7.1 CD, one from Maximum Linux mag
> > and one from Linux
> > Labs.  In either case, when I try to boot from them, it gets past 2nd
> > stage ram disk and
> > config CDROM and then exits with signal 11.  
> 
> >From what I have learned at installfests from my local linux guru's, a
> sig 11 just about ALWAYS means a hardware problem of some type.
> 
> Alan

This reminds me that there are instances where it would be incredibly
useful to have a list of what the different signals mean.  Does anyone
know where one exists?


-- 
Mike Rambo
Media & Electronics Specialist
Lansing School District




Re: [expert] cdrom boot

2000-08-24 Thread Tony McGee

On Thu, 24 Aug 2000, Mike Rambo pushed some tiny letters in this order:
> Alan N wrote:
> > 
> > lorne schachter wrote:
> > >
> > > I've got two copies of the Mandrake 7.1 CD, one from Maximum Linux mag
> > > and one from Linux
> > > Labs.  In either case, when I try to boot from them, it gets past 2nd
> > > stage ram disk and
> > > config CDROM and then exits with signal 11.  
> > 
> > >From what I have learned at installfests from my local linux guru's, a
> > sig 11 just about ALWAYS means a hardware problem of some type.
> > 
> > Alan
> 
> This reminds me that there are instances where it would be incredibly
> useful to have a list of what the different signals mean.  Does anyone
> know where one exists?
> 
> 

Running 'kill -l' will give you a list of signal names and numbers. Check
/usr/include/bits/signum.h for further (although brief) explanations of the
signals. A good linux programming book will explain the most frequently used
signals. Signal 11 is a segmentation violation meaning the program tried to
do something with memory it wasn't supposed to, eg. dereferencing a null
pointer.

Tony




Re: [expert] cdrom boot

2000-08-25 Thread John Rye

Tony McGee wrote:
> 
> On Thu, 24 Aug 2000, Mike Rambo pushed some tiny letters in this order:
> > Alan N wrote:
> > >
> > > lorne schachter wrote:
> > > >
> > > > I've got two copies of the Mandrake 7.1 CD, one from Maximum Linux mag
> > > > and one from Linux
> > > > Labs.  In either case, when I try to boot from them, it gets past 2nd
> > > > stage ram disk and
> > > > config CDROM and then exits with signal 11.
> > >
> > > >From what I have learned at installfests from my local linux guru's, a
> > > sig 11 just about ALWAYS means a hardware problem of some type.
> > >
> > > Alan
> >
> > This reminds me that there are instances where it would be incredibly
> > useful to have a list of what the different signals mean.  Does anyone
> > know where one exists?
> >
> >
> 
> Running 'kill -l' will give you a list of signal names and numbers. Check
> /usr/include/bits/signum.h for further (although brief) explanations of the
> signals. A good linux programming book will explain the most frequently used
> signals. Signal 11 is a segmentation violation meaning the program tried to
> do something with memory it wasn't supposed to, eg. dereferencing a null
> pointer.
> 
> Tony

This is useful BUT... 

Where/how does one find more info as to what is actually causing these
seg
faults, or even some kind of diagnostic routine?

I've been getting lots recently, even after popping every ic on I can
find they continue to show up kinda/sorta/abit like too often while
compiling
from gcc.

I'm been running a 64mb Pentium 133 Soyo mobo quite happily for around 9
months on L-M 6 and 7.

Cheers

John




Re: [expert] cdrom boot

2000-08-25 Thread Tony McGee

On Fri, 25 Aug 2000, John Rye pushed some tiny letters in this order:
> 
> This is useful BUT... 
> 
> Where/how does one find more info as to what is actually causing these
> seg
> faults, or even some kind of diagnostic routine?
> 
> I've been getting lots recently, even after popping every ic on I can
> find they continue to show up kinda/sorta/abit like too often while
> compiling
> from gcc.
> 
> I'm been running a 64mb Pentium 133 Soyo mobo quite happily for around 9
> months on L-M 6 and 7.
> 

Segmentation faults while compiling and/or for no apparent reason are almost
always hardware problems, often bad memory or hard drive swap space is bad. GCC
is usually rock solid unless the underlying hardware is faulty. I believe you
can get a backtrace from the gnu debugger if you're debugging a program, but if
it's just from any random process it can be hard to tell what has happened. If
you're SURE it's not hardware check for any 'core' files lying around as I
think they can help the author of the program fix a problem, though some
privileged processes are prevented from dumping a core file.

Tony




Re: [expert] cdrom boot manager

2003-09-21 Thread James Sparenberg
On Sun, 2003-09-21 at 09:43, [EMAIL PROTECTED] wrote:
> Hey,
> Is it possible to create a cd with a boot manager built in?  I want to put more than 
> one bootable
> image onto a cd and then give the user a boot manager to choose which image to boot 
> from.  I want
> all this to be located on the disk without having to do anything to the local hard 
> drive.
> 
> Some background...
> I do computer tech support, etc. and I have one of those bootable disks that resets 
> NT passwords. 
> I would like to also have a copy of lnxbbc (which is a bootable 'live' cd / mini 
> distro), and I
> may also come up with some other hair-brained idea to stick something else on this 
> disk.  I want
> to be able to basically have a little tool box on a mini cdr.  I also have some 
> partition magic
> images which boot from dr. dos and I don't really want to have to screw around 
> getting them to
> boot and run from linux.  It seems like the quickest and easiest method would be to 
> just have a
> 'mbr' with a loader on the cd itself and then pointer files to the different images. 
>  IIRC the El
> Torito spec is supposed to support this very thing and it seems like that's probably 
> what's
> happening on a linux install disk when you pick which type of install you want to do 
> - I'm not
> sure.  Anyway, any ideas?
> 
> Thanks, Mike

Mike,

I'd read up on syslinux to see if it can do it.  or maybe knoppix
might be able to do this.  You might try writing the guys and gals at
lnxBBC and see what they think about this as well.

James



Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com


Re: [expert] cdrom boot manager

2003-09-21 Thread michael
James Sparenberg said:
> Mike,
>
> I'd read up on syslinux to see if it can do it.  or maybe knoppix
> might be able to do this.  You might try writing the guys and gals at
> lnxBBC and see what they think about this as well.
>
> James

Hey James,
Thanks!  That was just what I was looking for!

Mike

-- 
Michael Holt
Snohomish, WA  (o_
[EMAIL PROTECTED](o_  (o_  //\
www.holt-tech.net(/)_ (/)_ V_/_www.mandrake.com
<

"Fear knocked, faith answered, no one was there..."

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com