Thanks for your reply Tom > > 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... OK - done.
> > 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. I don't have an rc.M in /etc, and theres no reference to rc.M in my inittab. Isn't rc.M only needed for multi-user runlevels, and doesn't tomsrtbt only operate in single user? (I only need single user) - what else would we want an rc.M to do? 3. I need to point GRUB to the kernel - where exactly is it? Regards Mike
