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 ;(.
24 Apr
24 Apr
11:23 p.m.
On Tue, 2007-04-24 at 22:39 +0100, elc wrote:
tried this and got "bash: syntax error near unexpected token 'hd0,6' "
Did I do something wrong?
You need to be at the grub console not the bash shell Type grub and press return to get to the grub console and then follow Paul's instructions
6919
Age (days ago)
6919
Last active (days ago)
1 comments
2 participants
participants (2)
-
elc -
Wayne Stallwood