public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* Re: Compilation error in Red Hat 6.2
  2001-01-04 16:57 Compilation error in Red Hat 6.2 mpradhan
@ 2001-01-04 16:33 ` Alan Cox
  2001-01-04 19:05 ` Mike A. Harris
  1 sibling, 0 replies; 6+ messages in thread
From: Alan Cox @ 2001-01-04 16:33 UTC (permalink / raw)
  To: mpradhan; +Cc: linux-kernel

> I am getting one error while compiling kernal in Red Hat 6.2:  
> VFS: cannot open root device 08:01 > Kernel panic: VFS: 
> unable to mount root fs on 08:01 >
>  I have used make bzImage to make the 
> new image after make dep; > make clean.

You've not compiled in the drivers for your hard disk
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Compilation error in Red Hat 6.2
@ 2001-01-04 16:57 mpradhan
  2001-01-04 16:33 ` Alan Cox
  2001-01-04 19:05 ` Mike A. Harris
  0 siblings, 2 replies; 6+ messages in thread
From: mpradhan @ 2001-01-04 16:57 UTC (permalink / raw)
  To: linux-kernel

Dear users,


I am getting one error while compiling kernal in Red Hat 6.2:  
VFS: cannot open root device 08:01 > Kernel panic: VFS: 
unable to mount root fs on 08:01 >
 I have used make bzImage to make the 
new image after make dep; > make clean.

With regards,

Sincerely yours,

Mohan Raj Pradhan

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Compilation error in Red Hat 6.2
  2001-01-04 16:57 Compilation error in Red Hat 6.2 mpradhan
  2001-01-04 16:33 ` Alan Cox
@ 2001-01-04 19:05 ` Mike A. Harris
  2001-01-04 21:51   ` mpradhan
  2001-01-08 12:34   ` mpradhan
  1 sibling, 2 replies; 6+ messages in thread
From: Mike A. Harris @ 2001-01-04 19:05 UTC (permalink / raw)
  To: mpradhan; +Cc: linux-kernel

On Thu, 4 Jan 2001 mpradhan@healthnet.org.np wrote:

>Date: Thu, 4 Jan 2001 22:27:09 +0530
>From: mpradhan@healthnet.org.np
>To: linux-kernel@vger.kernel.org
>Content-Type: text/plain; charset=US-ASCII
>Subject: Compilation error in Red Hat 6.2
>
>Dear users,
>
>
>I am getting one error while compiling kernal in Red Hat 6.2:
>VFS: cannot open root device 08:01 > Kernel panic: VFS:
>unable to mount root fs on 08:01 >
> I have used make bzImage to make the
>new image after make dep; > make clean.

Make sure you have compiled into your kernel (not modules) IDE,
ext2, and ELF.  If you're using SCSI, substitute it with IDE
above.


----------------------------------------------------------------------
    Mike A. Harris  -  Linux advocate  -  Free Software advocate
          This message is copyright 2000, all rights reserved.
  Views expressed are my own, not necessarily shared by my employer.
----------------------------------------------------------------------

Want to run Microsoft Windows software in Linux?  You can!  VMware allows 
you to install and run other operating systems inside a window in X windows.
You can install Windows 95/98/NT/2000, FreeBSD, Solaris, and many more.
3D Games do not work yet, but virtually all office and productivity software
runs excellent.           http://www.vmware.com

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Compilation error in Red Hat 6.2
  2001-01-04 19:05 ` Mike A. Harris
@ 2001-01-04 21:51   ` mpradhan
  2001-01-05  6:13     ` Peter Samuelson
  2001-01-08 12:34   ` mpradhan
  1 sibling, 1 reply; 6+ messages in thread
From: mpradhan @ 2001-01-04 21:51 UTC (permalink / raw)
  To: Mike A. Harris; +Cc: linux-kernel

Dear Mike A. Harri,

Thank you for your answer.
Kindly let me know in which part comes the IDE, ext2 and ELF after 
running the command make menuconfig.

With regards,

Sincerely yours,

Mohan Raj Pradhan
HealthNet Nepal
Date sent:      	Thu, 4 Jan 2001 14:05:52 -0500 (EST)
From:           	"Mike A. Harris" <mharris@opensourceadvocate.org>
To:             	<mpradhan@healthnet.org.np>
Copies to:      	<linux-kernel@vger.kernel.org>
Subject:        	Re: Compilation error in Red Hat 6.2

> On Thu, 4 Jan 2001 mpradhan@healthnet.org.np wrote:
> 
> >Date: Thu, 4 Jan 2001 22:27:09 +0530
> >From: mpradhan@healthnet.org.np
> >To: linux-kernel@vger.kernel.org
> >Content-Type: text/plain; charset=US-ASCII
> >Subject: Compilation error in Red Hat 6.2
> >
> >Dear users,
> >
> >
> >I am getting one error while compiling kernal in Red Hat 6.2:
> >VFS: cannot open root device 08:01 > Kernel panic: VFS:
> >unable to mount root fs on 08:01 >
> > I have used make bzImage to make the
> >new image after make dep; > make clean.
> 
> Make sure you have compiled into your kernel (not modules) IDE,
> ext2, and ELF.  If you're using SCSI, substitute it with IDE
> above.
> 
> 
> ----------------------------------------------------------------------
>     Mike A. Harris  -  Linux advocate  -  Free Software advocate
>           This message is copyright 2000, all rights reserved.
>   Views expressed are my own, not necessarily shared by my employer.
> ----------------------------------------------------------------------
> 
> Want to run Microsoft Windows software in Linux?  You can!  VMware
> allows you to install and run other operating systems inside a window
> in X windows. You can install Windows 95/98/NT/2000, FreeBSD, Solaris,
> and many more. 3D Games do not work yet, but virtually all office and
> productivity software runs excellent.           http://www.vmware.com
> 
> -
> To unsubscribe from this list: send the line "unsubscribe
> linux-kernel" in the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Compilation error in Red Hat 6.2
  2001-01-04 21:51   ` mpradhan
@ 2001-01-05  6:13     ` Peter Samuelson
  0 siblings, 0 replies; 6+ messages in thread
From: Peter Samuelson @ 2001-01-05  6:13 UTC (permalink / raw)
  To: mpradhan; +Cc: Mike A. Harris, linux-kernel


> Kindly let me know in which part comes the IDE, ext2 and ELF after
> running the command make menuconfig.

Oh come on, these things aren't *that* hard to find.  In any case,
judging from the device number 08:01, I suspect you are using SCSI
rather than IDE.  Check your SCSI options.  You must compile in (not as
modules) the SCSI disk driver as well as your host adapter.

If you are indeed using IDE, make sure you are passing the correct root
dev into the booting kernel.  Check your boot loader config (lilo.conf,
likely as not) or try the 'rdev' utility.

Peter
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

* Re: Compilation error in Red Hat 6.2
  2001-01-04 19:05 ` Mike A. Harris
  2001-01-04 21:51   ` mpradhan
@ 2001-01-08 12:34   ` mpradhan
  1 sibling, 0 replies; 6+ messages in thread
From: mpradhan @ 2001-01-08 12:34 UTC (permalink / raw)
  To: linux-kernel; +Cc: Mike A. Harris

Dear list users,

While compiling the kernel of Red Hat 6.2 I got the following error 
at the time of rebooting:

depmod: depmod *** unresolved symbols in /lib/modules/2.2.14-
5.0/misc/iBCS.o/
depmod: depmod *** unresolved symbols in /lib/modules/2.2.14-
5.0/misc/emul0kl.o

Kindly let me know how to resolve this problem.

With regards,

Sincerely yours,

Mohan Raj Pradhan
HealthNet Nepal
From:           	mpradhan@healthnet.org.np
To:             	"Mike A. Harris" <mharris@opensourceadvocate.org>
Date sent:      	Fri, 5 Jan 2001 03:21:02 +0530
Subject:        	Re: Compilation error in Red Hat 6.2
Copies to:      	linux-kernel@vger.kernel.org

> Dear Mike A. Harri,
> 
> Thank you for your answer.
> Kindly let me know in which part comes the IDE, ext2 and ELF after 
> running the command make menuconfig.
> 
> With regards,
> 
> Sincerely yours,
> 
> Mohan Raj Pradhan
> HealthNet Nepal
> Date sent:      	Thu, 4 Jan 2001 14:05:52 -0500 (EST)
> From:           	"Mike A. Harris" <mharris@opensourceadvocate.org>
> To:             	<mpradhan@healthnet.org.np>
> Copies to:      	<linux-kernel@vger.kernel.org>
> Subject:        	Re: Compilation error in Red Hat 6.2
> 
> > On Thu, 4 Jan 2001 mpradhan@healthnet.org.np wrote:
> > 
> > >Date: Thu, 4 Jan 2001 22:27:09 +0530
> > >From: mpradhan@healthnet.org.np
> > >To: linux-kernel@vger.kernel.org
> > >Content-Type: text/plain; charset=US-ASCII
> > >Subject: Compilation error in Red Hat 6.2
> > >
> > >Dear users,
> > >
> > >
> > >I am getting one error while compiling kernal in Red Hat 6.2:
> > >VFS: cannot open root device 08:01 > Kernel panic: VFS:
> > >unable to mount root fs on 08:01 >
> > > I have used make bzImage to make the
> > >new image after make dep; > make clean.
> > 
> > Make sure you have compiled into your kernel (not modules) IDE,
> > ext2, and ELF.  If you're using SCSI, substitute it with IDE
> > above.
> > 
> > 
> > ----------------------------------------------------------------------
> >     Mike A. Harris  -  Linux advocate  -  Free Software advocate
> >           This message is copyright 2000, all rights reserved.
> >   Views expressed are my own, not necessarily shared by my employer.
> > ----------------------------------------------------------------------
> > 
> > Want to run Microsoft Windows software in Linux?  You can!  VMware
> > allows you to install and run other operating systems inside a window
> > in X windows. You can install Windows 95/98/NT/2000, FreeBSD, Solaris,
> > and many more. 3D Games do not work yet, but virtually all office and
> > productivity software runs excellent.           http://www.vmware.com
> > 
> > -
> > To unsubscribe from this list: send the line "unsubscribe
> > linux-kernel" in the body of a message to majordomo@vger.kernel.org
> > Please read the FAQ at http://www.tux.org/lkml/
> 
> 
> -
> To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
> the body of a message to majordomo@vger.kernel.org
> Please read the FAQ at http://www.tux.org/lkml/


-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
Please read the FAQ at http://www.tux.org/lkml/

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2001-01-08 12:10 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-01-04 16:57 Compilation error in Red Hat 6.2 mpradhan
2001-01-04 16:33 ` Alan Cox
2001-01-04 19:05 ` Mike A. Harris
2001-01-04 21:51   ` mpradhan
2001-01-05  6:13     ` Peter Samuelson
2001-01-08 12:34   ` mpradhan

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox