Operating Systems > Linux and UNIX

grub over lilo

<< < (4/4)

Siplus:
ok, now that i'm done asking about the boot disk, the command

#grub-install /dev/hda

does not work


--- Code: ---
--- End code ---

voidmain:
You didn't put the "-" in the "su" command and the command is not found for the exact same reason your mkbootdisk command was not found. The command is in "/sbin" so you must either do an "su -" before running the command or use the full path "/sbin/grub-install".

Siplus:
ahhh.....thanks for your help void, and sorry for my constant questions....

voidmain:

quote:Originally posted by Siplus:
ahhh.....thanks for your help void, and sorry for my constant questions....
--- End quote ---


No problem. That little "-" tidbit seems to be something that n00bs and many not-so-n00b people don't understand. It probably should be the very first item on a FAQ. I'll add it to my list to explain this and the differences in user and root environments, PATHs, etc.  

Navigation

[0] Message Index

[*] Previous page

Go to full version