> 1. "blast everything over from a running tomsrtbt" - should I just do > 'find . -depth | cpio -p' ?
Maybe "find / -xdev -depth | cpio -puvmd". You don't want it to do /proc... > 2. "tweak rc.M" - what is this, where do I find it, and what should I do to > it? In /etc. Change all the things that need to be added because they are not part of a normal distribution, such as, fscking filesystems, look at a the /etc/rc.? files from a real distribution to get an idea. > 3. fstab: what would I need to change here? Everything. > 4. GRUB is booted from the MBR. What would I need to do to get tomsrtbt to > boot from the hard disk partition? (the only other things in this part'n are > the GRUB files in /boog/grub). Dunno. I use lilo and havn't seen a reason to change. -Tom
