Re: Adapting to SLAX Live CD
Quote:
Originally Posted by blittle
Does anyone (ruymbeke?) have a complete list of changes required that I can adapt to SLAX?
Thank you for any information.
Simple question, simple answer: make a diff & patch it...
Sorry for the joke, but this is how I got it started.
Anyway there is so many tweaks and history now that
it would be very difficult to make a detailed list of changes.
Please remember that I have done this work first for my own use and
I thought that it may be useful to others, reason for sharing it.
Anyway, the main changes are in the linuxrc boot script and
the kernel libraries + applications tools called from the linuxrc
to make the boot script to work properly, mainly:
loop, ntfs, and reiser kernel modules,
modprobe, insmod, busybox, (bash besause of a problem with busybox and large files)
The key thing is to use a double loopback (loop & cloop)
to access the content of the KNOPPIX root file system
after having mounted the proper kernel file system modules
not already compiled within the kernel (ntfs, reiser).
In my opinion the linuxrc boot script could/would need to be rewritten
from scratch and can be greatly improved.
This is just matter of free time, and I always hope finding these changes
finally integrated in the latest official Knoppix release and
not having to spend time for a new update.
Hope this helps,
Gilles
boot from iso, loading but errors!
:?
I downloade KNOPPIX_V4.0.2DVD-2005-09-23-EN.iso and grub.zip from http://www.knoppix.net/wiki/Win_Partition
boot, and after Welcome to the KNOPPIX line.... it's prompt:
Scanningg for USB/Firewire devices... Done.
Looking for CDROM in /dev/hdh16 mount: ioctl: LOOP_SET_FD: Bad file descriptior
mount: Could not setup loop device
Can't find KNOPPIX file system, sorry.
Dropping you to a (very limited) shell.
Press reset button to quit.
I have XP on NTFS at C: and FAT32 on D:, I boot from C:, I did not modify menu.lst
any ideas? thanks
Bingyang
Re: boot from iso, loading but errors!
Quote:
Originally Posted by bingyang
There is not such file like grub.zip. You probably meant: http://s94002264.onlinehome.us/grub/grube.zip
For knoppix 4.02 you should update it with: http://s94002264.onlinehome.us/grub/kno402.zip
But the file http://s94002264.onlinehome.us/grub/grubg.zip should already include a mix of both of them.
You may also want to have a look at and edit the grub config file menu.lst
Hope this helps,
Gilles
Re: boot from iso, loading but errors!
Quote:
Originally Posted by ruymbeke
:D Thank you so much Gilles.
I downloaded and reboot, no errers prompts. and start booting Linux, but when come to Start cardmgr... it stops responding.
is that mean my Laptop hardware is not compatable with Knoppix?
I'm trying to boot from NTFS of HDD, not usb, but I noticed that the file in kno500 is minirt_usb.gz, if there is a version of minirt_ntfs.gz for V5.0 to boot from NTFS?
thanks
:? Bingyang
Re: boot from iso, loading but errors!
Quote:
Originally Posted by bingyang
... start booting Linux, but when come to Start cardmgr... it stops responding.
is that mean my Laptop hardware is not compatable with Knoppix?
No, there are other cheatcode that you could add to the kernel command line in the menu.lst, like noapic or nolapic, ...
Have a look at the knoppix help/documentation or the text file cheatcodes.txt within the knoppix directory of the iso.
Your laptop may need one of these cheatcodes to work properly.
Quote:
Originally Posted by bingyang
I'm trying to boot from NTFS of HDD, not usb, but I noticed that the file in kno500 is minirt_usb.gz, if there is a version of minirt_ntfs.gz for V5.0 to boot from NTFS?
The file you are referring to is not called minirt_usb.gz but minirt_usb5.gz, and works for both usb and ntfs boots.
Good luck,
Gilles