public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* 2.4.2 kernel mount crash
@ 2001-03-08 14:03 Jie Zhou
  2001-03-08 14:13 ` Remco B. Brink
  0 siblings, 1 reply; 4+ messages in thread
From: Jie Zhou @ 2001-03-08 14:03 UTC (permalink / raw)
  To: linux-kernel

Hi, Folks,

I did an upgrade from  kernel-2.2.16 to the latest version-2.4.2.
During the "make bzImage"step, I got bunch of this warning:
"pasting would not give a valid preprocessing token". then I just ignored
it and after all done
rebooted the linux and got into the new kernel successfully. However, when
I tried to
mount my DVD RAM using the command mount -t udf /dev/hdb /mnt/dvd
(I did choose the support for udf filesystem), the command completed with a
promp appears.but
after the 'busy' light on the DVD catridge gets on, it never gets off any
more, and
the computer froze then. I thought it might be because I haven't unmount
the DVD
, so I restarted the computer and use the 'dmesg' command to see what
happens, then I found a lot of
"Unable to identify CD-ROM Format" messages in it. so I did a 'mount'
command to check whether it's
 mounted or not, and the result shows that the /dev/hdb(which is the DVD on
my computer) is not mounted
yet.So I did the mount -t udf /dev/hdb /mnt/dvd again, same thing happens
again-the computer froze with the DVD light on.
I read in the book "Running Linux", the author said
"If any errors or warnings occur while compiling, you cannot expect the
resulting
kernel to work correctly..." I'm wondering if it's because of the the
warning I got during
the process of compiling the image file-"pasting would not give a valid
preprocessing token"
that the mount command fails.
Any kind of suggestions are appreciated..

-Jie


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

end of thread, other threads:[~2001-03-08 14:43 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-03-08 14:03 2.4.2 kernel mount crash Jie Zhou
2001-03-08 14:13 ` Remco B. Brink
2001-03-08 14:27   ` Alan Cox
2001-03-08 14:41     ` Remco B. Brink

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