A voir également:
- Ubuntu grub
- Ubuntu 32 bits - Télécharger - Systèmes d'exploitation
- Linux mint ou ubuntu - Guide
- Ubuntu portable - Télécharger - Systèmes d'exploitation
- Ubuntu download - Télécharger - Systèmes d'exploitation
- Installer ubuntu sans clé usb ✓ - Forum Ubuntu
4 réponses
Voici mon menu Grub :
windows vista
Ubuntu 8.04
other:
Ubuntu recovery mode
Ubuntu Memtest86+
et je voudrais :
windows vista
Ubuntu 8.04
other:
Ubuntu recovery mode
Ubuntu Memtest86+
windows vista
Ubuntu 8.04
other:
Ubuntu recovery mode
Ubuntu Memtest86+
et je voudrais :
windows vista
Ubuntu 8.04
other:
Ubuntu recovery mode
Ubuntu Memtest86+
La méthode de lami20j devrait marcher ^^
http://www.commentcamarche.net/forum/affich 8847285 ubuntu grub#2
http://www.commentcamarche.net/forum/affich 8847285 ubuntu grub#2
ça serait plus simple si on avait sous les yeux:
- ton fichier menu.list,
- ce que tu veux faire, car "sauter une ligne" ce n'est pas très précis.
- ton fichier menu.list,
- ce que tu veux faire, car "sauter une ligne" ce n'est pas très précis.
Salut,
si tu veux ajouter un séparateur tu peux faire comme ça
si tu veux ajouter un séparateur tu peux faire comme ça
title Debian GNU/Linux, kernel 2.6.22.7 root (hd0,6) kernel /boot/vmlinuz-2.6.22.7 root=/dev/hda7 ro vga=792 initrd /boot/initrd.img-2.6.22.7 savedefault title . root title Debian GNU/Linux, kernel 2.6.22.7 (single-user mode) root (hd0,6) kernel /boot/vmlinuz-2.6.22.7 root=/dev/hda7 ro single vga=792 initrd /boot/initrd.img-2.6.22.7 savedefault