How to add slax 5.1.8.1 to UBCDv4

If you have a tutorial or tip related to the UBCD, why not share it with other users here?

Moderators: Icecube, StopSpazzing

Locked
Message
Author
deedot
Posts: 4
Joined: Fri Mar 23, 2007 2:32 pm

How to add slax 5.1.8.1 to UBCDv4

#1 Post by deedot » Fri Mar 23, 2007 3:59 pm

Heres another one with slax 5.1.8.1 added to ubcdv4

1) Extract ubcd iso to a folder ex. c:\ubcd4
2) Copy the content of slax 5.1.8.1.iso to c:\ubcd4 ( thats right at the root of the cd, same folders exist under the same names but no files will be overwrite )
3) Edit c:\ubcd4\custom\custom.cfg so that it looks like this :

LABEL Slax
MENU LABEL Slax
KERNEL /boot/vmlinuz
APPEND vga=769 changes=slaxsave.dat max_loop=255 initrd=/boot/initrd.gz init=linuxrc load_ramdisk=1 prompt_ramdisk=0 ramdisk_size=4444 root=/dev/ram0 rw

5) Rebuild the iso and your done

This technique is probably not the best one but it worked for me

Locked