Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
From: Blaisorblade <blaisorblade@ya...> - 2007-05-23 22:07:26
|
On mercoled=EC 23 maggio 2007, battipatisainagendra Bhavaniprasad wrote: > Hi All, > This is prasad,I am new to UML.Can any one clearfy the > following doubts.... > 1.What is skas patch,is it required for 2.6 kernel or i comes with > built in and if apply skas patch for my host kernel ,is it required to > recompile the hole kernel and then install UML. No vanilla kernel (nor 2.4 nor 2.6) contains already the SKAS3 patch. But recent UML kernel can run on any host in SKAS0 mode, slightly slower bu= t=20 good for normal use. Otherwise, you can recompile the host kernel after applying on it the SKAS= =20 patch and UML kernels will automatically use the faster SKAS3 mode. > 2.I have downloaded linux 2.4.27 from kernel.org and applyed > uml-patch-2.4.27-1.bz2 to it. > after giving following command ...... > make menuconfig ARCH=3Dum > I have got a prompt to select SKAS mode in gendral setup option. > My doubt is will linux 2.4.20(which is my host kernel) will have > already skas patch built in? No vanilla kernel (nor 2.4 nor 2.6) contains already the SKAS3 patch. > 3.Is there any document to debug kernel by mounting gdb from host kernel. There are. Go to this page: http://user-mode-linux.sourceforge.net/ and look for "debugging" in _that_ page. Then follow the "debugging in SKAS= =20 mode". =2D-=20 Inform me of my mistakes, so I can add them to my list! Paolo Giarrusso, aka Blaisorblade http://www.user-mode-linux.org/~blaisorblade |