Originally posted by logan01
View Post
Announcement
Collapse
No announcement yet.
Help Me Enjoy [Install] Kubuntu Please
Collapse
This topic is closed.
X
X
-
doing it now.Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
seems like it gets stuck after i do save. at the bottom it'll say File Name to Write: /etc/default/grub I do the control o followed by control x and nothing happens.Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Believe thaat worked. Why is it when I enter sudo update-grub, I get this:
/usr/sbin/grub-mkconfig: 1: /etc/default/grub: 0: not foundKubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
No problem friend. Get some sleep. Thanks very much.Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
0
# If you change this file, run 'update-grub' afterwards to update
# /boot/grub/grub.cfg.
# For full documentation of the options in this file, see:
# info -f grub -n 'Simple configuration'
GRUB_DEFAULT=0
GRUB_HIDDEN_TIMEOUT=0
GRUB_HIDDEN_TIMEOUT_QUIET=true
GRUB_TIMEOUT=10
GRUB_DISTRIBUTOR=`lsb_release -i -s 2> /dev/null || echo Debian`
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
GRUB_CMDLINE_LINUX=""
GRUB_GFXPAYLOAD_LINUX="1366x780"
# Uncomment to enable BadRAM filtering, modify to suit your needs
# This works with Linux (no patch required) and with any kernel that obtains
# the memory map information from GRUB (GNU Mach, kernel of FreeBSD ...)
#GRUB_BADRAM="0x01234567,0xfefefefe,0x89abcdef,0xe fefefef"
# Uncomment to disable graphical terminal (grub-pc only)
#GRUB_TERMINAL=console
# The resolution used on graphical terminal
# note that you can use only modes which your graphic card supports via VBE
# you can see them in real GRUB with the command `vbeinfo'
#GRUB_GFXMODE=640x480
# Uncomment if you don't want GRUB to pass "root=UUID=xxx" parameter to Linux
#GRUB_DISABLE_LINUX_UUID=true
# Uncomment to disable generation of recovery mode menu entries
#GRUB_DISABLE_RECOVERY="true"
# Uncomment to get a beep at grub start
#GRUB_INIT_TUNE="480 440 1"Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Code:0 # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration'
/usr/sbin/grub-mkconfig: 1: /etc/default/grub: 0: not foundAn intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
[QUOTE=Halasiszilvi;379110]Originally posted by Halasiszilvi View PostGèp nem indul ,ezt a segitseget kaptamAkkor ezt ird be: Audo SelfDestruct ON majd STARTKubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Originally posted by Qqmike View PostCode:0 # If you change this file, run 'update-grub' afterwards to update # /boot/grub/grub.cfg. # For full documentation of the options in this file, see: # info -f grub -n 'Simple configuration'
Kubuntu 14.04 / KDE 4.13.3 / GRUB Version: 0.97-29ubuntu66
HP15 --f033wm Laptop / CPU: Intel / GPU: Intel Corporation Atom Processor / RAM: 8GB / Hard Drive: 1 each / Seagate / Optical Drive: HP DVDRW GUB0N / Windows 10
- Top
- Bottom
Comment
-
Do Post #355. KISS -- use Snowhog's method, Post #291:
kdesudo kate /etc/default/grub
do the edit, Save, exit.
(nano is nice, experts like it, I never could slow down enough to be patient enough to learn it; but Snowhog's method is easy and clean)An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
Well, I showed you another way:
kdesudo dolphin
then go to work as you usually do IN THE DOLPHIN that pops up, ignoring the terminal, when done, hit the X at top right of Dolphin to exit it and the terminal closes and you are done.An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
-
After you make that quick edit ;-) and kill that zero at top, run
sudo update-grub
again
then re-boot to see the effect on that DOS=scrolling -- it should stop now!An intellectual says a simple thing in a hard way. An artist says a hard thing in a simple way. Charles Bukowski
- Top
- Bottom
Comment
Comment