Comme demandé
Wout Somers 04 92 94 67 79 06 79 59 10 58
carole@carole-Akoya-E7226T:~$ cat /etc/default/grub # 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=""
# 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,0xefefefef"
# 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" carole@carole-Akoya-E7226T:~$
---------- Message transféré ---------- De : *Rene Paul Mages (ramix)* rmages@linux-azur.org Date : 29 septembre 2017 à 17:25 Objet : Re: [LAZ/Debutants] 2 questions À : Wout Somers wouts19@gmail.com, Liste des débutants sur GNU/Linux < debutants@lists.linux-azur.org>
Le 29/09/2017 à 12:56, Wout Somers a écrit :
Bonjour, Je viens d'installer Ubuntu sur le laptop Medion de ma femme en dual boot et nous avons 2 questions:
- Chaque fois qu'elle boot sur Windows, et redémarre en suite, la machine
repart sur la partition Windows, sans passer par la partition booot grub. Il faut aller dans le bios pour remettre la partition Ubuntu en premier.
- Au début elle pouvait bien acceder à la partition Windows, mais après
une
semaine, cet accès est refusé, soit disant parceque la Windows est en hibernation, ce qui n'est pas le cas. Des idées? Merci d'avance
Bonjour Wout,
Nous te conseillons :
i) d'ouvrir un terminal et de lancer cette commande :
cat /etc/default/grub
ii) puis recopier le resultat obtenu dans un message que tu enverras à cette liste de diffusion afin que nous puissions t'aider.
-- Amicalement. Rene Paul Mages (ramix) GnuPG key : 0x2CC455D9 http://www.linux-azur.org/ ramix http://www.linux-azur.org/ramix http://wiki.linux-azur.org http://twitter.com/LinuxAzur
debutants@lists.linux-azur.org