![]() |
|
|
|
|
|||||||
| Forums | Portal | Register | Forum Rules | FAQ | Contribute | Members List | Arcade | Search | Today's Posts | Mark Forums Read |
| UNIX for Advanced & Expert Users Advanced UNIX and Linux questions go here. Expert-to-Expert. |
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| User Mode Linux sandbox? | rubberjones | UNIX and Linux Applications | 0 | 03-13-2008 05:13 AM |
| single user mode | ankit.jss | UNIX for Advanced & Expert Users | 1 | 11-16-2006 03:58 AM |
| User Mode Linux | tiemars | UNIX for Advanced & Expert Users | 0 | 09-13-2006 06:39 PM |
| adding a user in single user mode | ECBROWN | SUN Solaris | 1 | 03-31-2005 12:26 PM |
| single user mode - user accounts passwords | orestis | UNIX for Dummies Questions & Answers | 2 | 03-09-2005 06:54 AM |
|
|
Submit Tools | LinkBack | Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
how to install User mode linux
hi everybody,
i am trying install user mode linux in Linux kernel 2.6.11(Fedora core) I have open suse file system image for user mode linux n UML binary uml-release-2.6.13.4-bs5.tar. I am doing following steps to install it. in root #mkdir uml in uml directory(empty now) i pasted my Kernel source tree:linux-2.6.11.1 in linux-2.6.11.1 i unzipped uml-release-2.6.13.4-bs5.tar ,in that i created a soft link for open suse file system image. In uml-release-2.6.13.4-bs5.tar which i unzipped contained one executable file called vmlinux. when i tried to run it, it boots for a while and stops. it doesnt ask for username and password,ideally i would have. what is the reason? am i wrong in doing things. Any help is welcome thanks sriram |
| Forum Sponsor | ||
|
|
|
#2
|
|||
|
|||
|
i am not cent percent sure abt the answer,
better verify that, and my points would help u !!! give /boot/vmlinux a symlink to the new version of kernel and check for the following conf before you reboot or proceed with and since thats a new version of kernel; your kernel would look for the new set of drivers to load and work with, u need not have to worry the new version of kernel itself would look into but make sure the new set of drivers are available in /lib/modules/ and then the new kernel is rebooted. hope this helps!!! else post with updated info, it would be helpful to dig into the issue. all the best !!! |
|
#3
|
|||
|
|||
|
hi ,
Prior to executing ./vmlinux which is required for booting UML,i didnt compile the host kernel properly,thinking that i wont create any problems. Now i am trying to compile the kernel. for that i did the following things 1.First I downloaded the linux kernel 2.6.10(host kernel) from kernel.org 2.Then i applied the patch skas-2.6.10-v8-patch,where skas stands for seperate kernel address space,which is required for UML. 3.I did make menuconfig,without which ,doing make asks options for kernel configuration 4.Then i did make. kernel is compiled for sometime,after that it is giving error in the file drivers/video/console/fbcon.c for which it refers the file include/linux/fb.h + 860(line no) saying array has incomplete type what to do for this? how to get the kernel compiled fully?or is there any way or website where i can get a executable kernel. any help is welcome Thanks in advance sriram |
|||
| Google The UNIX and Linux Forums |
| Thread Tools | Search this Thread |
| Display Modes | |
|
|