Hi, I'm trying to build a uml kernel, but all binaries generate a seg fault when i try any parameters.
If just run ./linux I get .... Console initialized on /dev/tty0 Initializing software serial port version 1 Couldn't stat "root_fs" : err = 2 Failed to initialize ubd device 0 :Couldn't determine size of device's file VFS: Cannot open root device "98:0" or unknown-block(98,0) Please append a correct "root=" boot option Kernel panic-not syncing: VFS: Unable to mount root fs on unknown-block(98,0) ..... witch is normal, as I didn't provide a fs. But when I try ./linux ubd0=any_thing_fs I just get segmentation fault (no additional outputs) It happens for any paramter, if I do: ./linux zvezda or ./linux xyz I allways get just "segmentation fault" I used a kernel-2.6.21 from kernel.org on a OpenSuSE10.2/kernel 2.6.18.2-34-default. The host is P4 Xeon 3.0Ghz with 3GB ram When I compile the same kernel on a x86, I works fine. Any ideas ? ------------------------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Still grepping through log files to find problems? Stop. Now Search log events and configuration files using AJAX and a browser. Download your FREE copy of Splunk now >> http://get.splunk.com/ _______________________________________________ User-mode-linux-user mailing list User-mode-linux-user@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user