i dont know how to do it.

Discussion/announcements about test/beta releases of UBCD will be posted here.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
bobetandrews
Posts: 1
Joined: Sun Oct 19, 2008 12:38 am
Location: Pasay City, Philippines
Contact:

i dont know how to do it.

#1 Post by bobetandrews » Sun Oct 19, 2008 4:30 pm

@ victor,

can u please teach me - on how to do it.
the same thing u do.
tnx a lot.
mor appreciate.

Icecube
Posts: 1278
Joined: Fri Jan 11, 2008 2:52 pm
Contact:

#2 Post by Icecube » Sun Oct 19, 2008 7:01 pm

First download UBCD (if you didn't do it yet).
Look at the files and programs you see.
Search info about the programs on the internet.
Try by looking at the "source" code, to see how it works.

Freedos image:
The image itself: /ubcd/images/dosubcd.igz
The dos applications that use it: /ubcd/dosapps/
Used as generic bootimage for a lot of dos applications.
viewtopic.php?t=1422

The menu is made with syslinux:
/isolinux and /syslinux contain the programs of syslinux, /ubcd/menus/ contains the menu entries.
http://syslinux.zytor.com

The menu is one of the most important parts of UBCD. Look and study how you have to use the parameters. It also gives information about which files are needed to get some program to work.


/ubcd/images/ contain gzipped floppy images. To decompress them, rename .igz to .img.gz
See also the Useful link page ==> Working with floppy images on the homepage.

/ubcd/boot/ contains various linux programs, which consist of a kernel and an initrd.

Post Reply