Hi,
I'm new with TC and not much experienced with linux distros other than ubuntu.
I was able to load modules to get my ethernet card to work and I have access to the TCE and TCZ repositories.
The point is, when I follow the tutorial to install TC everything goes fine untill I have to setup grub. Here is what happens:
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
[ Minimal BASH-like line editing is supported. For
the first word, TAB lists possible command
completions. Anywhere else TAB lists the possible
completions of a device/filename. ]
grub> root (hd0,1)
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
grub>
I'm installing grub in a sata disk. The mount point is /mnt/sda2.
Thanks in advance