Hi,
I try to launch several virtual server but the following error occurs :
[EMAIL PROTECTED] filesystem]# ../kernel/linux-fred
ubd0=/tmp/fed1.cow,Fedora7-x86-root_fs
...
Creating "/tmp/fed1.cow" as COW file for "Fedora7-x86-root_fs"
ubda: unknown partition table
kjournald starting. Commit interval 5 seconds
EXT3-fs: mounted filesystem with ordered data mode.
VFS: Mounted root (ext3 filesystem) readonly.
Kernel panic - not syncing: Operation too long
EIP: 0073:[<4013ff90>] CPU: 0 Not tainted ESP: 007b:bf58b77c EFLAGS:
00210246
Not tainted
...
I believe that this problem is link with my native kernel (VDSO
parameter)
Hang after 'VFS: Mounted root...'
The VDSOs provided by the host kernel are confusing UML. Until this
is fixed in UML, a workaround to to disable CONFIG_COMPAT_VDSO on the
host.
In my /boot directory, I have edit the file
System.map-2.6.9-42.0.10.Elsmp to change the following parameter :
c0415120 B vdso_enabled
by
c0415120 B vdso_disable
Then, I have reboot my system but nothing change.
Anybody have an idea ?
Best Regards,
Fred
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
User-mode-linux-user mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user