中国DOS联盟论坛

China DOS Union

-- Unite DOS · Advance DOS · Grow DOS --
Union site: www.cn-dos.net Forum site: www.cn-dos.net/forum
Guest | Log in | Register | Members | Search | China DOS Union
中国DOS联盟论坛
The time now is 2026-08-12 03:19
47,811 topics / 349,897 posts / today 0 new / 48,256 members
GRUB4DOS、SYSLINUX及其它启动管理软件讨论专区 » Busybox question
Printable Version  2,135 / 1
Floor1 sw2wolf Posted 2009-01-17 10:50
新手上路 Posts 3 Credits 10
I have compiled and packaged BUSYBOX to generate the root filesystem: initrd.gz, and copied it into the U disk boot directory. Then I modified the grub boot menu menu.lst:

title Busybox
root (hd0,0)
kernel /boot/vmlinuz ro
initrd initrd.gz devfs=nomount ramdisk_size=52000

title Windows
rootnoverify (hd1,0)
makeactive
chainloader +1

When booting with the U disk and selecting Busybox, the previous boot was normal, but finally it reported:
......;
RAMDISK Compressed image found at block 0
No filesystem could mount root, tried cramfs
Kernel panic: not syncing :
VFS: Unable to mount root fs on unknown block(104,1)

It should be that the root filesystem cannot be found. I am not very familiar with Busybox, just want to use it to make a boot U disk.
Floor2 不点 Posted 2009-01-17 15:08
银牌会员 Posts 1,115 Credits 2,491
The line for kernel is incomplete.

The line for initrd has some redundant parameters written.

There may be other problems. In short, it seems that you are not too proficient in both Linux and GRUB.
[ Contact the Union admin team - 中国DOS联盟 - Standard version ]
Sponsored by ifanr Inc | © 2001–2023