Ok. I have followed almost everything here but I do not want to use lilo. I
am afraid that it  it will corrupt my MBR. So can I use loadlin? Would you
kindly give me the command? And I am not sure what to comment off in rc.M
(you say almost everything) and I have changed /dev/ram0 to /dev/hda3, my
linux native, in fstab. Thank you.

>   Here is what I had to do, just in case you'd like to document it:
> 
> -boot tomsrtbt
> -create a partition with fdisk
> -format the partition with mke2fs
> -mount the partition on /mnt
> -"cp -vafx / /mnt"
> -"cp -vafx /usr /mnt"
> -"mkdir /mnt2"
> -"mount /dev/fd0u1722 /mnt2"
> -"cp /mnt2/2.0.36 /mnt"
> -"umount /mnt2"
> -edit /mnt/etc/fstab to point to the hard drive
> -edit /mnt/etc/rc.M, basically remove most of it
> -create a /mnt/etc/lilo.conf
> -"mkdir /mnt/boot"
> # you need to get a copy of boot.b, I couldn't find one on tomsrtbt
> -"cp boot.b /mnt/boot/boot.b"
> -"lilo -r /mnt"

Reply via email to