Page 56 of 235 FirstFirst ... 646545556575866106156 ... LastLast
Results 551 to 560 of 2344

Thread: [Boot-Repair] Graphical tool to repair the PC boot in one click

  1. #551
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    I uploaded new packages in the PPA.
    Please wait (~2 hours) for all packages to become green here: https://launchpad.net/~yannubuntu/+a...pair/+packages
    Then run Boot-Repair, update it, click "Recommended repair", and tell me if you still have the same problem.

  2. #552
    Join Date
    Nov 2011
    Beans
    24

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    Quote Originally Posted by YannBuntu View Post
    Then run Boot-Repair, update it, click "Recommended repair", and tell me if you still have the same problem.
    Still here:
    Code:
    mint@mint ~ $ sudo apt show boot-repair
    Package: boot-repair
    New: yes
    State: installed
    Automatically installed: no
    Version: 3.193-0ppa15~precise
    Code:
    mint@mint ~ $ sudo chroot "/mnt" apt-get install -fy
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 19 non mis à jour.
    mint@mint ~ $ sudo chroot "/mnt" dpkg --configure -a
    mint@mint ~ $ sudo chroot "/mnt" apt-get purge -y --force-yes grub-common
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    Le paquet grub-common n'est pas installé, et ne peut donc être supprimé
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 19 non mis à jour.
    And see attached screenshot

    Thank you for your help! If it cannot be solved I will format and switch to Mageia ^_^
    Attached Images Attached Images

  3. #553
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    @spontex:
    1) which version of Mint is it?
    2) please retry but replace the purge command by:
    Code:
    sudo chroot "/mnt" apt-get purge -y --force-yes grub*-common
    Last edited by YannBuntu; September 25th, 2012 at 08:39 AM.

  4. #554
    Join Date
    Nov 2011
    Beans
    24

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    Quote Originally Posted by YannBuntu View Post
    @spontex:
    1) which version of Mint is it?
    2) please retry but replace the purge command by:
    Code:
    sudo chroot "/mnt" apt-get purge -y --force-yes grub*-common
    Hello,
    I use Linux Mint version 13 (Maya) Edition Cinammon 64-bit. I have tried to type these commands, without success:

    Code:
    mint@mint ~ $ sudo chroot "/mnt" apt-get purge -y --force-yes grub*-common
    chroot: failed to run command `apt-get': No such file or directory
    mint@mint ~ $ sudo chroot "/mnt/boot-sav/sdb1" apt-get purge -y --force-yes grub*-common
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    Note : sélection de grub-common pour l'expression rationnelle « grub*-common »
    Le paquet grub-common n'est pas installé, et ne peut donc être supprimé
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 26 non mis à jour.

  5. #555
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    I forgot to remind you:
    you must type this command when you see the Boot-Repair screen with the 3 commands (screenshot of your yesterday's message).

    Furthermore:
    the mount point can vary. eg "/mnt/boot-sav/sdb1" or "/mnt" ... so keep it like Boot-Repair tells you. Just replace :
    grub-common
    by
    grub*-common
    Last edited by YannBuntu; September 26th, 2012 at 07:52 AM.

  6. #556
    Join Date
    Nov 2011
    Beans
    24

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    Quote Originally Posted by YannBuntu View Post
    I forgot to remind you:
    you must type this command when you see the Boot-Repair screen with the 3 commands (screenshot of your yesterday's message).

    Furthermore:
    the mount point can vary. eg "/mnt/boot-sav/sdb1" or "/mnt" ... so keep it like Boot-Repair tells you. Just replace :
    grub-common
    by
    grub*-common
    Hello YannBuntu,
    I think this is what I did when I typed :
    Code:
     sudo chroot "/mnt/boot-sav/sdb1" apt-get purge -y --force-yes grub*-common
    (got the "/mnt/boot-sav/sdb1" from boot-repair) but I will try again tonight.

  7. #557
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    Yes, but did you type it when you could see the Boot-Repair screen with the 3 commands?

  8. #558
    Join Date
    Nov 2011
    Beans
    24

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    I think so, but I will make sure of that tonight!

  9. #559
    Join Date
    Jan 2008
    Location
    France
    Beans
    Hidden!
    Distro
    Ubuntu Development Release

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    ok.
    Please first try with grub*-common and tell me the output.
    If that fails, please try with grub-pc and tell me the output.

  10. #560
    Join Date
    Nov 2011
    Beans
    24

    Re: [Boot-Repair] Graphical tool to repair the PC boot in 1 click!

    Quote Originally Posted by YannBuntu View Post
    ok.
    Please first try with grub*-common and tell me the output.
    If that fails, please try with grub-pc and tell me the output.
    I tried everything again: opened a new terminal when I was asked (cf. screenshot).

    Code:
    mint@mint ~ $ sudo chroot "/mnt/boot-sav/sdb1" apt-get install -fy
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 31 non mis à jour.
    mint@mint ~ $ sudo chroot "/mnt/boot-sav/sdb1" dpkg --configure -a
    mint@mint ~ $ sudo chroot "/mnt/boot-sav/sdb1" apt-get purge -y --force-yes grub*-common
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    Note : sélection de grub-common pour l'expression rationnelle « grub*-common »
    Le paquet grub-common n'est pas installé, et ne peut donc être supprimé
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 31 non mis à jour.
    mint@mint ~ $ sudo chroot "/mnt/boot-sav/sdb1" apt-get purge -y --force-yes grub-pc
    Lecture des listes de paquets... Fait
    Construction de l'arbre des dépendances       
    Lecture des informations d'état... Fait
    Le paquet grub-pc n'est pas installé, et ne peut donc être supprimé
    0 mis à jour, 0 nouvellement installés, 0 à enlever et 31 non mis à jour.
    Attached Images Attached Images

Page 56 of 235 FirstFirst ... 646545556575866106156 ... LastLast

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •