 
BYLD: Build Your Linux Disk
License: GPL2 (see LICENSE)

(C) 1999-2000, Erich Roncarolo <erich@roncarolo.eu.org>


--- Welcome to the BYLD Linux floppy! ---

Here are a few usefull commands:

buildlinks	DEPRECATED! Use it only if 'linux' cannot find all libraries.
		create /lib/* symlinks from a root fs mounted on /opt/local
keybconfig	allows you to select your keyboard language
ram		create and mount ramdisks

Other commands may be present in /opt/sbin.

Also try this:

If you want (u)mount cdrom drive do *not* use "mount", but "cdrom".
This command mount/umount /mnt/cdrom finding device automagically.

If you want (u)mount a linux partition on /opt/local do *not* use "mount",
but "linux".
This command mount/umount /opt/local finding device automagically.
If you don't like partition found:
# rm /dev/local ; ln -s /dev/<device> /dev/local

Commands "dos" and "win" do the same thing with msdos and vfat partition.

If your floppy drive is not /dev/fd0 (default) do a:
# rm /dev/floppy ; ln -s /dev/<device> /dev/floppy



--- License ---

Every file in this tree is covered by its own license.
Be sure what are you doing when you decide to include
a program in this distribution.


	Have a lot of fun!

	Erich Roncarolo
	<erich@roncarolo.eu.org>

