← Back to team overview

ubuntuforums-unanswered team mailing list archive

Re: [Question #76099]: seamonkey browser 1.1.17 downloaded file location not found

 

Question #76099 on firefox-3.0 in ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/firefox-3.0/+question/76099

    Status: Open => Answered

Tom proposed the following answer:
Sorry that was right up until you typed

sudo cp menu.lst.080709

the copy command needs to know what file you want to copy and ti also
needs the name you want to copy it too.  You only gave it the
destination name, it needs the start name too.  So this time in a
terminal try

cd /boot/grub
sudo cp menu.lst menu.lst.080709
ls
sudo gedit menu.lst

-- 
You received this question notification because you are a member of UF
Unanswered Posts Team, which is an answer contact for Ubuntu.