I try install TC 9.0 manualy.
I copied /mnt/sr0/boot/vmlinuz to /mnt/sda1/boot/ and
/mnt/sr0/boot/core.gz to /mnt/sda1/boot/, else install grub and copy data
/usr/lib/grub/i386-pc/* to /mnt/sda1/boot/grub/ and create /mnt/sd1/boot/menu.lst.
After I run grub and try install as in wiki:
grub> root (hd0,0)
Filesystem type is ext2fs, partition type 0x83
grub> setup(hd0)
Checking if "/boot/grub/stage1" exists... no
Checking if "/grub/stage1" exists... no
Error 15: File not found
And I don't understand why, because stage1 store right in /mnt/sda1/boot/grub/stage1 I checked it. I have only one partition.
In a lot guide people do the same thing and it's work.
Thanks in advance.
(sorry for English if something wrong)