terminal basic usage

Quick to answer questions about finding your way around Linux Mint as a new user.
Forum rules
There are no such things as "stupid" questions. However if you think your question is a bit stupid, then this is the right place for you to post it. Stick to easy to-the-point questions that you feel people can answer fast. For long and complicated questions use the other forums in the support section.
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
Locked
visk

terminal basic usage

Post by visk »

Hello every1
I need some basic help with the terminal
I was trying to reinstall grub by following the instructions here http://www.linuxmint.com/wiki/index.php ... _your_grub

But I got stuck at this command "grub> find /boot/grub/stage1" it tell "no such file or directory" i guess because I did a separate partition for /boot (as someone suggested in this forum) but now I don't know how to edit the command to make it point to a different partition ... how can I do that ?

:?
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
visk

Re: terminal basic usage

Post by visk »

Anyone?

How should I replace the command "grub> find /boot/grub/stage1" if I have the /boot on a separate partition?
Or I got something wrong, and that command is not working for me for another reason ?
vrkalak

Re: terminal basic usage

Post by vrkalak »

I really don't know how to help you, as I've never re-configured Grub.

However, you should check out the Grub and Grub2 websites.

http://www.gnu.org/software/grub/
http://grub.enbug.org/
http://www.uruk.org/orig-grub/

The Ubuntu Forums seems to have several topic threads about Grub >> http://ubuntuforums.org/search.php?searchid=69588219

Hopefully, they will be able to shed some light on the subject.
visk

Re: terminal basic usage

Post by visk »

Code: Select all

sudo mount /dev/sdXY /mnt
If you have a separate boot partition:

Code: Select all

sudo mount /dev/sdXY /mnt/boot

isn't that correct ? :roll:
gn2

Re: terminal basic usage

Post by gn2 »

Which version of Mint are you trying to re-install Grub onto ?
Locked

Return to “Beginner Questions”