how to edit bootloader linux

how to edit bootloader linux

1. Enter the terminal CTRL + ALT + T and enter the following code
    root @ bt: ~ # sudo gedit /boot/grub/grub.cfg

With the above command will display a new page with the code that we will later edit, the code is a code that contains information about the grub loader on our computer.

2. Next we will change the code as we want
    Find the following code:



# # # BEGIN / etc/grub.d/10_linux # # #
menuentry 'Ubuntu, kernel 2.6.38' - class ubuntu - class gnu-linux - class gnu - class os {
recordfail
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
linux / boot/vmlinuz-2.6.38 root = UUID = 3cd41ddd-E322-4a91-a118-dc9069303299 ro text splash nomodeset vga = 791
initrd / boot/initrd.img-2.6.38
}
menuentry 'Ubuntu, with Linux 2.6.38 (recovery mode)' - class ubuntu - class gnu-linux - class gnu - class os {
recordfail
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
echo 'Loading Linux 2.6.38 ...'
linux / boot/vmlinuz-2.6.38 root = UUID = 3cd41ddd-E322-4a91-a118-ro single dc9069303299
echo 'Loading initial ramdisk ...'
initrd / boot/initrd.img-2.6.38
}
# # # END / etc/grub.d/10_linux # # #

# # # BEGIN / etc/grub.d/20_memtest86 + # # #
menuentry "Memory test (memtest86 +)" {
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
linux16 / boot/memtest86 +. bin
}
menuentry "Memory test (memtest86 +, serial console 115200)" {
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
linux16 / boot/memtest86 +. bin console = ttyS0, 115200n8
}
# # # END / etc/grub.d/20_memtest86 + # # #

================================================== ======
Description: Code to be changed is the color code BLUE
================================================== ======
Example:
==============
menuentry 'Ubuntu, kernel 2.6.38' - class ubuntu - class gnu-linux - class gnu - class os {
recordfail
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
linux / boot/vmlinuz-2.6.38 root = UUID = 3cd41ddd-E322-4a91-a118-dc9069303299 ro text splash nomodeset vga = 791
initrd / boot/initrd.img-2.6.38
}

==============
We replace Being
==============
menuentry 'Ubuntu 99' - class ubuntu - class gnu-linux - class gnu - class os {
recordfail
insmod ext2
set root = '(hd0, 9)'
search - no-floppy - fs-uuid - set 3cd41ddd-E322-4a91-a118-dc9069303299
linux / boot/vmlinuz-2.6.38 root = UUID = 3cd41ddd-E322-4a91-a118-dc9069303299 ro text splash nomodeset vga = 791
initrd / boot/initrd.img-2.6.38
}

3. Once we edit or rename our grub loader, then we save
4. Restart the computer to see the results :)

thx...

how to fix resolution in netbook to 1125x768 in windows 8

first u must install your vga driver as compatible with windows 8,
then after you install,

- open run and write "regedit"


 then click ok.
- search "Display1_DownScalingSupported"
   ctrl+F and type "Display1_DownScalingSupported"


-click right and choose midify
- chage the string values "0" to "1"


restart your netbook and see screen resolution and change,

thx,,

screenshot hackintosh LION 10.4 on acer 4732z

it my exsperiment in my laptop acer 4732z

my exsperiment in hackintosh,This is my experiment to install hackintosh on my laptop,previously I've been using snow leopard on my laptop and the result is perfect, the graph runs, only tp the multimedia section is not working, she can not open photos and videos some features do not work on my laptop is the first vga
not working, only using Intel graphics only, so it looks very blurry, then to another and another sound can be executed, and also to see image and can not play the video because there is no vga kext gmax3000. so if you play the video image looks broken broken.
then to go in off his need to use the flash that contains hackintosh, because of a problem with the usb






I would then try to hackintosh that use the operating system mountain lion

How to Create a Portable Hackintosh on a USB flashdisk

-first you must have macbook or hackintosh..
open or mount image hackintosh in computer



and you open disk utility..
-format your flash as mac os exstended (journaled)



select meutab restore

- and source as hackintosh disk and destinition is flashdisk
and than click restore,



wait until process finish.

and than install boot loader chameleon in usb flash disk.

and done.

Test in my acer 4732z.

thx. :)

Kategori

Kategori