Results 11 to 12 of 12
FINALLY!!! i have found out what was wrong. i infact had:
Code:
root(hd0,10)
not
Code:
root (hd0,10)
*note the space between root and '(' when i put that back in, ...
- 02-23-2005 #11
FINALLY!!! i have found out what was wrong. i infact had:
notCode:root(hd0,10)
*note the space between root and '(' when i put that back in, it worked fine!Code:root (hd0,10)
The reason there's a space on here is because i hadn't worked out cp/paste from xterm in gentoo yet. so wrote what i thought i had written!"I am not an alcoholic, alcoholics go to meetings"
Registered Linux user = #372327
- 02-23-2005 #12Linux Guru
- Join Date
- May 2004
- Location
- forums.gentoo.org
- Posts
- 1,814
The devil is in the details.
Cheers~/IMHO
//got nothin'
///this use to look better


Reply With Quote
