LinuxQuestions.org
Help answer threads with 0 replies.
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint
User Name
Password
Linux Mint This forum is for the discussion of Linux Mint.

Notices


Reply
  Search this Thread
Old 08-20-2017, 12:15 PM   #16
matchlessg50
LQ Newbie
 
Registered: Jun 2011
Posts: 19

Original Poster
Rep: Reputation: Disabled
RE linux mint running from usb drive


Thanks for your quick reply but i went ahead and tried what i thought was right and ended up not able to boot am getting ( grub rescue ) on booting , i have tried to repair grub in the terminal with command (sudo mount/ dev/sda5/ mnt ) which i found online grub rescue but got command not found, please help.
 
Old 08-20-2017, 12:37 PM   #17
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
Just do the installation again, correctly. That will fix your Grub.

Installation tutorials

Last edited by TxLonghorn; 08-20-2017 at 12:40 PM.
 
Old 08-20-2017, 04:07 PM   #18
matchlessg50
LQ Newbie
 
Registered: Jun 2011
Posts: 19

Original Poster
Rep: Reputation: Disabled
Bingo back in again mint 18 and win10 thank you yancek and Tx . I will upgrade my laptop next but not today its been stressful thanks again a happy linux user.
 
Old 08-21-2017, 07:49 AM   #19
matchlessg50
LQ Newbie
 
Registered: Jun 2011
Posts: 19

Original Poster
Rep: Reputation: Disabled
Just a small question how do you adjust the the size of font on the boot screen where you choose which operating system you want to boot as it is very small to read ?
 
Old 08-21-2017, 08:12 AM   #20
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
Quote:
Originally Posted by matchlessg50 View Post
Just a small question how do you adjust the the size of font on the boot screen where you choose which operating system you want to boot as it is very small to read ?
That is a somewhat complicated procedure, but it can be done. I will get back to you as soon as I can with the necessary voodoo.
 
Old 08-21-2017, 08:23 AM   #21
TxLonghorn
Member
 
Registered: Feb 2004
Location: Austin Texas
Distribution: Mandrake 9.2
Posts: 702

Rep: Reputation: 231Reputation: 231Reputation: 231
When you see your Grub menu, select the OS you want (Mint), but don't press ENTER, press c (for command line).
That gives you a grub prompt: grub>
Enter
Code:
vbeinfo
, which gives you a list of the supported resolutions.
Note: the resolutions supported by Grub may differ from the resolutions that your system supports!
Write down the resolutions you might want to use. Then enter "boot" (or F10) to continue booting.
After you boot into Mint, open /etc/default/grub in your text editor:
Code:
gksudo xed /etc/default/grub
Change the line GRUB_GFXMODE="1152x864" to your prefered resolution.
Save and exit the editor. Then update Grub:
Code:
sudo update-grub
ALTERNATIVELY:
If all you want to change is the font in the Grub menu, not the resolution, this command will copy and resize the font DejaVuSansMono.ttf and put it into a format and location that GRUB will use:
Code:
sudo grub-mkfont --output=/boot/grub/DejaVuSansMono.pf2 \
--size=24 /usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf
*Note if you are using Grub2 version 1.99 or above - you will probably get errors like the ones below while making the font, but just ignore them.
Unknown gsub font feature 0x63636d70 (ccmp)
Unknown gsub font feature 0x646c6967 (dlig)
Unsupported substitution flag: 0x9
Unsupported substitution flag: 0x9
Unknown gsub font feature 0x6c6f636c (locl)
Unknown gsub font feature 0x6c6f636c (locl)
Unsupported substitution flag: 0x9


Obviously, the --size=24 can be adjusted to the size you prefer.
Then edit /etc/default/grub and add this line below the GRUB_GFXMODE="1152x864" line:
Code:
GRUB_FONT=/boot/grub/DejaVuSansMono.pf2
Save and exit the editor, and enter
Code:
sudo update-grub

Last edited by TxLonghorn; 08-21-2017 at 08:36 AM.
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
LXer: How To Create A Linux Mint USB Drive Using Windows 10 LXer Syndicated Linux News 0 04-18-2016 06:52 PM
Booted Mint from USB, tried to download to hard drive and Linux crashes... hollywoodrwc Linux - Newbie 2 07-26-2015 04:57 PM
Running Linux from USB drive Applesworanges Linux - Newbie 4 12-17-2012 04:39 PM
how to download linux mint on to a USB flash drive? NickRudd Linux - Newbie 4 04-24-2012 05:32 AM
Running Linux on a USB drive nanoprobe II Linux - Newbie 11 07-25-2010 10:02 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Distributions > Linux Mint

All times are GMT -5. The time now is 08:07 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration