For the PS2 slim. Kernel image vmvolt has a few options compiled as modules, these are in ivolt*.gz. The kernel is the mvl 2.4.17 one, Kernel Loader patches and compiled with gcc 2.95. As a bonus I included pivot_root for switching to your real root file system. /sbin/init-pivot can start your real-root, substitute it in your kernel command line like thus: crtmode=pal ramdisk_size=16384 quiet root=/dev/ram0 init=/sbin/init-pivot real=/dev/sda3 delay=6 If tweaks have to be made, drop to the shell with s. Mount the system in /real-root. Press ctrl-d to return and be able to boot it. For text editing there is joe. (previous /proc and usb storage limit problem fixed with move to gcc 2.95) Bug reports/fixes www.rillion.net/contact Links http://ps2stuff.playstation2-linux.com http://sourceforge.net/project/shownotes.php?release_id=617430