[Users] Re: Re: problems installing openvz on opensuse 10.3

finist khorenko at sw.ru
Wed Aug 13 06:02:44 EDT 2008



Hi all,

we've investigated the issue and found the problem.
To fix it one needs to recompile the kernel with the following patch:

http://git.kernel.org/?p=linux/kernel/git/torvalds/linux-2.6.git;a=commit;h=d7b8bcb0a0819315a51cae620ff7ae0c1704c069

During the start up initrd/boot/04-udev.sh script starts udev and then calls udevtrigger utility to force udev to create appropriate files in /dev directory which should based on that are placed in /sys.
Unfortunately, udev rules were created with an assumption of the existence modalias for scsi devices. This patch will be included into one of the future kernels.

Hope this helps.

--
Konstantin
--
If you problem is solved - please, report it!
It's even more important than reporting the problem itself...


More information about the Users mailing list