This is my goal:
Create a simplistic, bootable linux file system using busybox.

~:$ file /bin/busybox
/bin/busybox: ELF 64-bit LSB executable, x86-64, version 1 (SYSV), for
GNU/Linux 2.6.8, statically linked, stripped


Here are my errors:

~/uml/fs:$ ../script &> script-log
~/uml/fs:$ ls
hd  mnt  script-log
~/uml/fs:$ ../linux-2.6.29/linux ubda=hd init=sh &> linux-log
Segmentation fault
~/uml/fs:$

Attached are:
script --> from ../script ; creates the file system
script-log --> messages from generating the file system
linux-log --> messages from trying to run uml

Thanks!

Attachment: script
Description: Binary data

Attachment: linux-log
Description: Binary data

Attachment: script-log
Description: Binary data

------------------------------------------------------------------------------
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to