OK, I got this Baby humming!
Very simple directions instead of a long post!
Download New TC-1.4.3-USB here and get a "flavor" or two too!
Note, the "menu.lst" has explanations for each "flavor".
(
http://multidistro.com/downloads/tc_flavors/tc_flavors.html )
Untar it and Get ready to either install syslinux (FAT16/32) or Grub (EXT2/3) to USB.
For grub directions go here-
( [removed due to policy violation]/instau.html )
OK, the BIG notes about that Page-
1) DISCONNECT YOUR HD BEFORE INSTALLING GRUB!
2) Use a Ubuntu or similar livecd to install grub to USB. note that I already have all the
Grub stuff in the Boot folder-all you gotta do is install Grub to MBR of USB!
Ubuntu commands-
"sudo su" Become root
"sudo grub" Invoke grub
"root (hd0,0)" You should get a outout here-
"setup (hd0)" It should install successfully.
"quit"
Ah, Now just powerdown, re-connect HD, insert USB, power-up and play!
Great thing is; Because it's designated as (hd0,0), that is, the first HD,
The USB will boot even on a computer WHICH CAN'T BOOT FROM USB!
HOW?
Simply use the Tinycore bootfloppy or Plop bootmanager bootfloppy (plpbt.img) or boot cd too.
(
http://distro.ibiblio.org/pub/linux/...linux/release/ )
(
http://www.plop.at/en/bootmanager.html )
For FAT16/32 USB's, simply set boot flag active and install syslinux-
"syslinux -s /dev/sdxx" Where "xx" equals your USB name, examples incl. sdf1, sdc1, sdg1, etc.
To find out enter, as root, "fdisk -l" or "mount".
Reboot and play!
Note also that the syslinux.cfg has sub-menu's for different options-
So, please tell me how it goes and if all works as intended!?
Also, Nish Grub splashimages in the /boot/grub/splashimages folder!
Oh, because Tinycore mounts the vhd's- you can have access to the vhd and the Host PC!
Note also the Music folder withing the "musix" vhd!
That's CreativeCommons music play it with XMMS!
To see contents of vhd use ROX filer or the "ls" command
"ls /mnt/tcvd"