24 Apr
2007
24 Apr
'07
10:39 p.m.
tried this and got "bash: syntax error near unexpected token 'hd0,6' " Did I do something wrong? Eric
Assuming root is on hda7, the grub command should have been `root (hd0,6)` followed by `setup (hd0)`.
Grub uses a numbering system starting at zero for it's drive designations which isn't quite the same as Linux ;(.