|
From: Tejas P. <pat...@ya...> - 2012-07-03 07:25:00
|
Hi, I installed UML aas per the instructions on uml website as below. Does it have debugging symbols built in to it so that I can do gdb: * Download this kernel (or this one for 64-bit systems) and this filesystem (80M, uncompressing to 1.6G) (or this 64-bit filesystem) * Uncompress them:host% bunzip2 linux-2.6.24-rc7.bz2 FedoraCore5-x86-root_fs.bz2 * Run UML as follows:host% chmod 755 ./linux-2.6.24-rc7 host% ./linux-2.6.24-rc7 ubda=FedoraCore5-x86-root_fs mem=128M Boot log * Log in as root, no password needed:Fedora Core release 5 (Bordeaux) Kernel 2.6.19-rc7 on an i686 localhost login: root [root@localhost ~]# * Explore! * When you're done, shut it down:[root@localhost ~]# halt Broadcast message from root (tty0) (Tue Apr 4 17:18:01 2006): The system is going down for system halt NOW! INIT: Switching to runlevel: 0 INIT: Sending processes the TERM signal Shutdown log Thanks. |