Q1. In /boot/grub/grub there are many references to a UUID.
Where does grub get this reference? I would like to change the source and then run update-grub.
I prefer not to edit the grub file manually because then when I do run update-grub the UUID will come back.
Q2.
Hola,
Yo quiero usar la salida HDMI en Ubuntu, pero no logro tener sonido.
Tengo una placa AMD RadeonTM HD 6570M Graphics.
Intente con lo siguiente, pero no pude hacerlo funcionar:
sudo gedit /etc/default/grub
Se abre un archivo, modifico la linea:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash"
con:
GRUB_CMDLINE_LINUX_DEFAULT="quiet splash radeon.audio=1"
Guardo, luego:
sudo
I edit : /boot/grub/menu.lst and /etc/default/grub, but the terminal did not allow to update the grub
the code from the terminal:
user@user-desktop:~$ sudo update-grub
/etc/default/grub: 29: menuentry: not found
As far as I can gather from the fedora website, I need to edit the /etc/grub.d/40_custom script to read:
menuentry "Arch Linux" {
set root=(hd0,5)
linux /boot/vmlinuz-linux
initrd /PATH_TO_initramfs??
}
How do I finish this, and what else do I need to modify such that I can boot into both OSes from my Fedora grub installation?
Hi, always remember to save the output of grub-mkconfig to your /boot/grub/grub.cfg, that doesn't happen automatically. I suppose that is your problem since GRUB2 shows all entries it finds in its config file even if they are garbage e.g. the partition or loader doesn't exist.I have this alias in my .bashrc so I won't ever forget.
My desktop PC is dual-boot: Fedora and Ubuntu. Grub2 is "owned" by Ubuntu. In Ubuntu /etc/grub.d I have a 40_custom entry for Fedora. Every time there is a Fedora kernel update, I must edit the 40_custom entry, boot Ubuntu, and run update-grub.
I'm planning to use fedup to upgrade from F17 to F18.
Hola buenas.Resulta que tengo tres particiones. En una tengo instalada Chakra, la otra está pensada para instalar la nueva iso de Mageia y en la tercera he instalado Arch Linux. He probado ha ejecutar os-prober, upgrade-grub... y veo que no me reconoce la nueva distro.
Try mounting the partition PC-BSD is on and running sudo update-grub again. See if os-prober can find it, if not add the entry to /etc/grub.d/40_custom.
(Pretty green when it comes to ubuntu so bear with me.)
Just got 13.04 (3.8.0-19 kernel) installed on my macbook pro 8,2 via usb drive, then used the live cd to make the necesary changes to grub so that it would only use the integrated graphics on boot as opposed to that power hungry AMD (also it wouldn't boot otherwise)
Everythings running fine except for the fact that OSX won't boot from the g