无忧启动论坛

标题: Damn Small Linux 4.4.10 - GRUB4DOS problem [打印本页]

作者: 2010kajwar    时间: 2011-1-1 11:12
标题: Damn Small Linux 4.4.10 - GRUB4DOS problem
Hi,

Could anybody help me booting ( Damn Small Linux 4.4.10  ) from a USB flash drive with GRUB4DOS , please ?

I have tried this, but no luck :


title DSL 4.4.10 initrd
find --set-root /dsl4410initrd.iso
map --mem /dsl4410initrd.iso (hd32)
map --hook
root (hd32)
chainloader (hd32)

also ----------------------------------------

title DSL 4.4.10 initrd
find --set-root /images/dsl-4.4.10-initrd.iso
map --mem /images/dsl-4.4.10-initrd.iso (hd32)
map --hook
root (hd32)
kernel /boot/kernels/dsl-linux24 ramdisk_size=100000 init=/etc/init lang=us apm=power-off vga=791 toramnomce noapic quiet knoppix_dir=/boot/images knoppix_name=dsl modprobe echi-hcd
initrd /boot/images/dsl-minirt24.gz
boot




THANKS AND HAPPY NEW YEAR FOR ALL !

2010kajwar
作者: roytam1    时间: 2011-1-1 12:02
Try pulling out all things from the iso to filesystem. This method works for me.

title Damn Small Linux 4
kernel /linux24 quiet vga=791 frugal
initrd /minirt24.gz
boot
作者: renchmin    时间: 2011-1-1 13:56
这个Linux从来没使用过。
作者: my9823    时间: 2011-1-1 16:52
应该是解开ISO,G4Dmap出来的仿真驱动器能工作在保护模式吗?

[ 本帖最后由 my9823 于 2011-1-2 10:38 编辑 ]
作者: 2010kajwar    时间: 2011-1-1 21:44
Hi,

Thanks for the reply.

Dear 2010roytam1,


This is what i did :


title Damn Small Linux 4
kernel /dsl/boot/isolinux/linux24 quiet vga=791 frugal
initrd /dsl/boot/isolinux/minirt24.gz
boot


I am seeing an error which says :


" Kernel panic: VFS:unable to mount root fs on 03:02 "


Any ideas?


thanks

2010kajwar
作者: roytam1    时间: 2011-1-1 22:34
原帖由 2010kajwar 于 2011-1-1 21:44 发表
Hi,

Thanks for the reply.

Dear 2010roytam1,


This is what i did :


title Damn Small Linux 4
kernel /dsl/boot/isolinux/linux24 quiet vga=791 frugal
initrd /dsl/boot/isolinux/minirt ...

Maybe the location is too deep for DSL.
Try putting them (kernel, initrd, KNOPPIX directory) to root of file system (/ of your media[CD-ROM/HDD/thumb drive]).
作者: 2010kajwar    时间: 2011-1-2 03:04
Hi,

As you told me :
-------------------

title Damn Small Linux 4
kernel /linux24 quiet vga=791 frugal
initrd /minirt24.gz
boot

-------------------


With all due respect ,same error happens and my notebook hangs, my friend !?!

I think DSL4.4.10 has a tricky thing inside it or a bug with GRUB4DOS,don't you agree ?
  
And on the other side ,deepness has nothing to do with it.

Nice talking with you !


thanks

2010kajwar
作者: roytam1    时间: 2011-1-2 09:17
原帖由 2010kajwar 于 2011-1-2 03:04 发表
Hi,

As you told me :
-------------------

title Damn Small Linux 4
kernel /linux24 quiet vga=791 frugal
initrd /minirt24.gz
boot

-------------------


With all due respect ,same er ...

Last trial, burn that iso to a CD and boot from it.
If it still kernel panics, that means DSL cannot work on your your notebook, and nothing wrong with Grub4DOS.
(even if /KNOPPIX/KNOPPIX is not found, you should at least have a limited shell)
作者: 2010kajwar    时间: 2011-1-3 03:09
Hi,

Dear 2010roytam1,

I have tried it on a CD and my "Damn Toshiba Notebook" hangs at the point when DSL says:

Autoconfiguring devices ...../


Never mind. I'm giving up,besides it's not worth it at all .


SliTaz 3.0 works fine with me and it is better than DSL .

---------------------------------
title SliTaz 3.0
find --set-root /slitaz3.0.iso
map --heads=0 --sectors-per-track=0 /slitaz3.0.iso (hd32)
map --hook
chainloader (hd32)
------------------------------------

Anyway thanks for your big help.

Have a nice day .


thanks

2010kajwar
作者: 不点    时间: 2011-1-3 07:59
感谢以上诸位兄弟提供的情况。请允许我来发表一下评论。

grub4dos 为了硬件的兼容性做出了很大的努力,也可以说,很不容易才达到了像今天这样好的兼容性。

然而,DSL 却在软件的层面出现问题,我觉得这是很可惜的。相比之下,SliTaz 的兼容性竟然如此之良好,以至于它不仅兼容了硬件,而且也完美地兼容(或者支持)了 grub4dos 的 ISO 仿真功能。当今 Linux 百花齐放,有数百种 Linux 在发展,这给我们一个广阔的测试空间,我们可以从中选择出适合自己使用的 Linux 来。衷心地感谢 Linux 的开发者和发行者们。




欢迎光临 无忧启动论坛 (http://bbs.c3.wuyou.net/) Powered by Discuz! X3.3