On Thu, Mar 16, 2006 at 09:19:34AM -0800, Brock, Anthony - NET wrote:
> > -----Original Message-----
> > From: Jacob S
> > Sent: Wednesday, March 15, 2006 6:57 PM
> > Subject: [uml-user] Where are /proc/mm and /dev/ubd0?
> > 
> > First, I have not been successful in compiling a kernel with 
> > /proc/mm support. I downloaded source for 2.6.15 as well as 
> > the skas3-v8.2 patch from Blaisorblade's site. When I do a 
> > make menuconfig, I can not find any options for /proc/mm 
> > under "Processor Type & Features" as his site says. I have 
> > tried it with both Debian's source for 2.6.15 as well as a 
> > kernel.org source. The host system is running Debian Sarge 
> > (AMD64). Is there an additional patch I am missing or something?
> 
> Do you see the following after running 'make menuconfig':
> 
> # grep PROC_MM .config
> CONFIG_PROC_MM=y
> #

Nope. Not in any of .configs for all 3 2.6.15 kernels I have compiled so
far.
 
> If so, then you're good. If not...

Should I try another kernel, or is there another patch I am missing?
 
> > Second, am I correct that the host system needs to have a 
> > /dev/ubdX device? Do I need special udev rules to get it to 
> > create the ubdX device, or should it do it automatically when 
> > the proper module is loaded? When I try to boot a guest 
> > Debian Sarge AMD64 image I downloaded from the web, I am 
> > getting the following error:
> > 
> >  ubda: unknown partition table
> > Kernel panic - not syncing: VFS: Unable to mount root fs on
> > unknown-block(98,0)
> 
> No, the host system does NOT need a /dev/ubd? device. You need to change
> your guest image's configuration to use the device. Edit /etc/fstab to
> reflect the /dev/ubd? device.

As soon as I say that /dev/ubda exists, I realize this AMD64 image
does not have a ubda device. So I created one, using "mknod /dev/ubda b
98 0". /etc/fstab was already setup to point to ubda. But it still gives
the same error when I try to boot it. :-(

Thanks,
Jacob

-- 
GnuPG Key: 1024D/16377135

Random .signature #17:
Fatal Error: Found MS-Windows System -> Repartitioning Disk for Linux...

Attachment: signature.asc
Description: Digital signature

Reply via email to