Page 107 of 235 FirstFirst ... 75797105106107108109117157207 ... LastLast
Results 1,061 to 1,070 of 2344

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

  1. #1061
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

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

    Quote Originally Posted by oldfred View Post
    @sudodus
    That sounds like Windows goes into UEFI and changes boot order. Somewhat like it installing its boot loader to the MBR.
    You can now modify some UEFI settings using the efibootmgr, so that is what must be occurring.
    https://help.ubuntu.com/community/UE...ing#UEFI_Shell
    EFI/boot/bootx64.efi.efi" ---> Brings up 'EFI shell environment' with command prompt.
    Launch EFI Shell from File System Device
    https://wiki.archlinux.org/index.php...ace#UEFI_Shell
    http://software.intel.com/en-us/arti...and-scripting/

    http://askubuntu.com/questions/63610...bios-boot-menu
    http://linux.die.net/man/8/efibootmgr

    Or it may be more like setting boot flag.

    usage: efibootmgr [options]
    -a | --active sets bootnum active
    -A | --inactive sets bootnum inactive
    -b | --bootnum XXXX modify BootXXXX (hex)
    -B | --delete-bootnum delete bootnum (hex)
    I'm trying efibootmgr and it seems to change the boot order temporarily, but after reboot it is back to the original order again

    Code:
    sudodus@April-2013:~$ sudo efibootmgr --bootorder 0001,0004,2003,2001,2002
    BootCurrent: 0004
    Timeout: 0 seconds
    BootOrder: 0001,0004,2003,2001,2002
    Boot0001* Ubuntu
    Boot0002* EFI Network 0 for IPv6 (70-54-D2-31-33-2D) 
    Boot0003* EFI Network 0 for IPv4 (70-54-D2-31-33-2D) 
    Boot0004* Windows Boot Manager
    Boot2001* EFI USB Device
    Boot2002* EFI DVD/CDROM
    Boot2003* EFI Network
    sudodus@April-2013:~$ 
    [... directly after reboot ...]
    sudodus@April-2013:~$ sudo efibootmgr
    [sudo] password for guru: 
    BootCurrent: 0004
    Timeout: 0 seconds
    BootOrder: 0004,0001,2003,2001,2002
    Boot0001* Ubuntu
    Boot0002* EFI Network 0 for IPv6 (70-54-D2-31-33-2D) 
    Boot0003* EFI Network 0 for IPv4 (70-54-D2-31-33-2D) 
    Boot0004* Windows Boot Manager
    Boot2001* EFI USB Device
    Boot2002* EFI DVD/CDROM
    Boot2003* EFI Network
    sudodus@April-2013:~$ sudo efibootmgr --bootorder 0001,0004,2003,2001,2002
    BootCurrent: 0004
    Timeout: 0 seconds
    BootOrder: 0001,0004,2003,2001,2002
    Boot0001* Ubuntu
    Boot0002* EFI Network 0 for IPv6 (70-54-D2-31-33-2D) 
    Boot0003* EFI Network 0 for IPv4 (70-54-D2-31-33-2D) 
    Boot0004* Windows Boot Manager
    Boot2001* EFI USB Device
    Boot2002* EFI DVD/CDROM
    Boot2003* EFI Network
    sudodus@April-2013:~$

  2. #1062
    Join Date
    Apr 2013
    Beans
    4

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

    Quote Originally Posted by sudodus View Post
    'Other Options' with 'Repair Windows boot files' ticked
    I see that option but it's greyed out and no combination of options on other menus would change that. Any ideas?

  3. #1063
    Join Date
    Nov 2011
    Location
    /dev/root
    Beans
    Hidden!

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

    Quote Originally Posted by fonnae View Post
    I see that option but it's greyed out and no combination of options on other menus would change that. Any ideas?
    Maybe you have secure boot enabled. Try to disable it, and see if it makes more options in the boot-repair script available.

    Maybe you have not shut down Windows completely, but have only hibernated it. The following link describes how to make Windows shut down completely. After that you may be able to tweak more with the boot-repair script.

    Quote Originally Posted by sudodus View Post
    ...
    This link explained how to find the setting to really shut down Windows 8, hidden deep down in the menu stack
    http://www.kapilarya.com/how-to-enab...p-in-windows-8
    ...
    Last edited by sudodus; May 7th, 2013 at 11:02 PM. Reason: the link was repaired

  4. #1064
    Join Date
    Jun 2007
    Location
    Winnipeg
    Beans
    270
    Distro
    Ubuntu 11.04 Natty Narwhal

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

    I'm going to repost this since no one answered it. I need some help with this!

    . I am attempting to install ubuntu 13.04 on my desktop system. Here's the skinny on my setup. I was originally running 11.04 on an 80 gb. After constantly running out of space I bought a 1 tb and installed 11.04 on it as well. I then ran off of it since it was considerably faster than the 80 gb hdd. However, at some point, something happened to grub. So, I simply reverted to booting from the 80 gb drive and then mounting the 1 tb whenever I wanted access to my media.

    I recently purchased a 2 tb external drive to provide backup. Now I want to relegate the 80 gb hdd to the dustbin. I made a live usb with 13.04 but after trying to repair grub on the 1 tb drive, I can't get anything to boot from the usb. At the bios menu I select the appropriate choices to ensure that the usb is first in the boot order. But, as the system verifies the data pool, it goes to the grub prompt. This is on the 80 gb drive which was running fine. I can't even get past the grub prompt if I remove the live usb. The 1 tb drive goes to the grub rescue prompt.

    I am at a complete loss. Yes, I need to repair the PC boot. But, I can't even get to a place where I can do that!

    Thanks for your help on this.
    AMD Athlon 64 X2 4200+, 2 Gb RAM, Gigabyte GA-K8N Pro-SLI, ASUS EN7950GT 512 Mb, 20" Samsung 205BW
    1TB SATA II HDD, 80GB IDE HDD,
    ASUS M50VM

  5. #1065
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

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

    @GlennW
    Some older computers cannot boot beyond a certain point on newer much larger harddrives. It may be mode settings in BIOS. Do you have it set for IDE or LBA or large. Should not be IDE or RAID.

    Then you either need all of / (root) inside the first 100GB of a drive or a separate /boot that is fully inside the 100GB point on drive. The rest of the drive can be /home and/or data partition(s).
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  6. #1066
    Join Date
    May 2013
    Beans
    1

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

    Hi guys, I am trying to dual boot a windows 7 64 bit with Ubuntu 12.04 on an UEFI machine. Post-installation, the grub was showing windows 7 also in the index, but was displaying error on selection: .efi file not found. I decided to use boot-repair, and reinstalled grub on my main partition containing windows. I think though I did not select / as an option in the boot-repair menu, and it has removed grub from root partition totally. Now I am getting the following error:
    "error: Invalid arch independent ELF magic", and then it goes into grub rescue mode. Please refer to this link for more detail on architecture and log:
    http://paste.ubuntu.com/5625276/

    Is there a way to recover from here?

  7. #1067
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

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

    @sahil17
    Even if your motherboard has UEFI, you are in BIOS or CSM mode.
    Compatibility Support Module (CSM), which emulates a BIOS mode, when booting on affected laptops.

    You have MBR(msdos) partitioning not gpt partitioning. Windows only boots with UEFI from gpt or only with BIOS from MBR.
    You need boot flag on sda1, but grub does not need it to boot Windows, but to run any Windows repairs from your Windows repairCD or flash you need the boot flag or active partition to the sda1.

    You have grub4dos (grldt) in sda1 and sda2. Were you trying to use EasyBCD?

    Was Boot-Repair disk same version of Ubuntu as your install? Otherwise you may need to chroot into your install or use your liveCD/Flash installer to reinstall grub. Grub has to be same version.


    How to restore the Ubuntu/XP/Vista/7 bootloader
    https://help.ubuntu.com/community/Re...ta/7Bootloader
    https://help.ubuntu.com/community/Gr..._Broken_System
    Reinstall grub2 - Short version & full chroot version
    https://help.ubuntu.com/community/Grub2#Reinstalling GRUB2
    Grub2 info & full chroot version - also METHOD 3 - CHROOT:
    https://help.ubuntu.com/community/Grub2
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  8. #1068
    Join Date
    Jun 2007
    Location
    Winnipeg
    Beans
    270
    Distro
    Ubuntu 11.04 Natty Narwhal

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

    Quote Originally Posted by oldfred View Post
    @GlennW
    Some older computers cannot boot beyond a certain point on newer much larger harddrives. It may be mode settings in BIOS. Do you have it set for IDE or LBA or large. Should not be IDE or RAID.

    Then you either need all of / (root) inside the first 100GB of a drive or a separate /boot that is fully inside the 100GB point on drive. The rest of the drive can be /home and/or data partition(s).
    @oldfred, thanks for your reply. I have checked what you suggested in the BIOS. First, the drive I'm attempting to install 13.04 on to is an older Western Digital 80 GB IDE drive. I've used it for years on this particular mobo (Gigabyte GA-K8N pro-SLI) and have used live usb to install on to it several times. Secondly, I did make sure that no RAID or IDE settings were checked. Third, large was selected.

    With the live usb inserted, I booted up and made the appropriate changes in the BIOS. However, nothing changed and the grub prompt showed up again, sitting there and starring at me ominously, daring me to enter a command. Hitting the TAB brings up a list of grub commands but I have no idea how to proceed from here. Is there a command from the grub prompt that will shunt the boot process to the usb?

    My plan is to get 13.04 installed on to the 80 GB drive and then plug the 1 TB drive in (it's disconnected from the power supply and from the mobo), mount it and reformat it with GParted.

    Again, thank you for your efforts.
    AMD Athlon 64 X2 4200+, 2 Gb RAM, Gigabyte GA-K8N Pro-SLI, ASUS EN7950GT 512 Mb, 20" Samsung 205BW
    1TB SATA II HDD, 80GB IDE HDD,
    ASUS M50VM

  9. #1069
    Join Date
    Jun 2009
    Location
    SW Forida
    Beans
    Hidden!
    Distro
    Kubuntu

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

    @GlennW
    Are you getting grub prompt before install or from live system or after install.

    If after install did you run Boot-Repair? If that does not work post link to BootInfo report from Boot-Repair.
    UEFI boot install & repair info - Regularly Updated :
    https://ubuntuforums.org/showthread.php?t=2147295
    Please use Thread Tools above first post to change to [Solved] when/if answered completely.

  10. #1070
    Join Date
    May 2013
    Beans
    2

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

    Ubuntu 13.04 won't boot - it goes to the ubuntu splash then it goes to a black screen with a blinking cursor. I ran the one click fixer. Here is my error log - any advice:
    1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99100101102103104105106107108109110111112113114115 11611711811912012112212312412512612712812913013113 21331341351361371381391401411421431441451461471481 49150151152153154155156157158159160161162163164165 16616716816917017117217317417517617717817918018118 21831841851861871881891901911921931941951961971981 99200201202203204205206207208209210211212213214215 21621721821922022122222322422522622722822923023123 22332342352362372382392402412422432442452462472482 49250251252253254255256257258259260261262263264265 26626726826927027127227327427527627727827928028128 22832842852862872882892902912922932942952962972982 99300301302303304305306307308309310311312313314315 31631731831932032132232332432532632732832933033133 23333343353363373383393403413423433443453463473483 49350351352353354355356357358359360361362363364365 36636736836937037137237337437537637737837938038138 23833843853863873883893903913923933943953963973983 99400401402403404405406407408409410411412413414415 41641741841942042142242342442542642742842943043143 24334344354364374384394404414424434444454464474484 49450451452453454455456457458459460461462463464465 46646746846947047147247347447547647747847948048148 24834844854864874884894904914924934944954964974984 99500501502503504505506507508509510511512513514515 51651751851952052152252352452552652752852953053153 25335345355365375385395405415425435445455465475485 49550551552553554555556557558559560561562563564565 56656756856957057157257357457557657757857958058158 25835845855865875885895905915925935945955965975985 99600601602603604605606607608609610611612613614615 61661761861962062162262362462562662762862963063163 26336346356366376386396406416426436446456466476486 49650651652653654655656657658659660661662663664665 66666766866967067167267367467567667767867968068168 2683 Boot Info Script e7fc706 + Boot-Repair extra info [Boot-Info 31Jan2013]============================= Boot Info Summary: =============================== => Grub2 (v1.99) is installed in the MBR of /dev/sda and looks at sector 1 of the same hard drive for core.img. core.img is at this location and looks in partition 94 for . => Syslinux MBR (4.04 and higher) is installed in the MBR of /dev/sdc.sda1: __________________________________________________ ________________________ File system: ext4 Boot sector type: - Boot sector info: Operating System: Ubuntu 13.04 Boot files: /boot/grub/grub.cfg /etc/fstab /boot/grub/i386-pc/core.imgsda2: __________________________________________________ ________________________ File system: Extended Partition Boot sector type: Unknown Boot sector info: sda5: __________________________________________________ ________________________ File system: swap Boot sector type: - Boot sector info: sdc1: __________________________________________________ ________________________ File system: vfat Boot sector type: SYSLINUX 4.05 20130218 Boot sector info: Syslinux looks at sector 1610104 of /dev/sdc1 for its second stage. SYSLINUX is installed in the directory. According to the info in the boot sector, sdc1 starts at sector 0. But according to the info from fdisk, sdc1 starts at sector 61. Operating System: Boot files: /boot/grub/grub.cfg /syslinux/syslinux.cfg /casper/vmlinuz.efi /EFI/BOOT/grubx64.efi /ldlinux.sys============================ Drive/Partition Info: =============================Drive: sda __________________________________________________ ___________________Disk /dev/sda: 320.1 GB, 320072933376 bytes255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesPartition Boot Start Sector End Sector # of Sectors Id System/dev/sda1 * 2,048 616,833,023 616,830,976 83 Linux/dev/sda2 616,835,070 625,141,759 8,306,690 5 Extended/dev/sda5 616,835,072 625,141,759 8,306,688 82 Linux swap / SolarisDrive: sdc __________________________________________________ ___________________Disk /dev/sdc: 1010 MB, 1010827264 bytes32 heads, 61 sectors/track, 1011 cylinders, total 1974272 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesPartition Boot Start Sector End Sector # of Sectors Id System/dev/sdc1 * 61 1,973,471 1,973,411 c W95 FAT32 (LBA)"blkid" output: __________________________________________________ ______________Device UUID TYPE LABEL/dev/loop0 squashfs /dev/sda1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 ext4 /dev/sda5 6fcb5b97-188d-4cdf-8336-b48a12b2e389 swap /dev/sdc1 2EEC-09F3 vfat ================================ Mount points: =================================Device Mount_Point Type Options/dev/loop0 /rofs squashfs (ro,noatime)/dev/sdc1 /cdrom vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,ioc harset=iso8859-1,shortname=mixed,errors=remount-ro)=========================== sda1/boot/grub/grub.cfg: ===========================--------------------------------------------------------------------------------## DO NOT EDIT THIS FILE## It is automatically generated by grub-mkconfig using templates# from /etc/grub.d and settings from /etc/default/grub#### BEGIN /etc/grub.d/00_header ###if [ -s $prefix/grubenv ]; then set have_grubenv=true load_envfiset default="0"if [ x"${feature_menuentry_id}" = xy ]; then menuentry_id_option="--id"else menuentry_id_option=""fiexport menuentry_id_optionif [ "${prev_saved_entry}" ]; then set saved_entry="${prev_saved_entry}" save_env saved_entry set prev_saved_entry= save_env prev_saved_entry set boot_once=truefifunction savedefault { if [ -z "${boot_once}" ]; then saved_entry="${chosen}" save_env saved_entry fi}function recordfail { set recordfail=1 if [ -n "${have_grubenv}" ]; then if [ -z "${boot_once}" ]; then save_env recordfail; fi; fi}function load_video { if [ x$feature_all_video_module = xy ]; then insmod all_video else insmod efi_gop insmod efi_uga insmod ieee1275_fb insmod vbe insmod vga insmod video_bochs insmod video_cirrus fi}if [ x$feature_default_font_path = xy ] ; then font=unicodeelseinsmod part_msdosinsmod ext2set root='hd0,msdos1'if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611fi font="/usr/share/grub/unicode.pf2"fiif loadfont $font ; then set gfxmode=auto load_video insmod gfxterm set locale_dir=$prefix/locale set lang=en_US insmod gettextfiterminal_output gfxtermif [ "${recordfail}" = 1 ]; then set timeout=10else set timeout=10fi### END /etc/grub.d/00_header ###### BEGIN /etc/grub.d/05_debian_theme ###set menu_color_normal=white/blackset menu_color_highlight=black/light-grayif background_color 44,0,30; then clearfi### END /etc/grub.d/05_debian_theme ###### BEGIN /etc/grub.d/10_linux ###function gfxmode { set gfxpayload="${1}" if [ "${1}" = "keep" ]; then set vt_handoff=vt.handoff=7 else set vt_handoff= fi}if [ "${recordfail}" != 1 ]; then if [ -e ${prefix}/gfxblacklist.txt ]; then if hwmatch ${prefix}/gfxblacklist.txt 3; then if [ ${match} = 0 ]; then set linux_gfx_mode=keep else set linux_gfx_mode=text fi else set linux_gfx_mode=text fi else set linux_gfx_mode=keep fielse set linux_gfx_mode=textfiexport linux_gfx_modemenuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-1dd1a8de-cf68-46d6-85d9-7f90d845a611' {recordfail load_video gfxmode $linux_gfx_mode insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611 fi linux /boot/vmlinuz-3.8.0-19-generic root=UUID=1dd1a8de-cf68-46d6-85d9-7f90d845a611 ro quiet splash $vt_handoff initrd /boot/initrd.img-3.8.0-19-generic}submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-1dd1a8de-cf68-46d6-85d9-7f90d845a611' { menuentry 'Ubuntu, with Linux 3.8.0-19-generic' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-advanced-1dd1a8de-cf68-46d6-85d9-7f90d845a611' { recordfail load_video gfxmode $linux_gfx_mode insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611 fi echo 'Loading Linux 3.8.0-19-generic ...' linux /boot/vmlinuz-3.8.0-19-generic root=UUID=1dd1a8de-cf68-46d6-85d9-7f90d845a611 ro quiet splash $vt_handoff echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-3.8.0-19-generic } menuentry 'Ubuntu, with Linux 3.8.0-19-generic (recovery mode)' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-3.8.0-19-generic-recovery-1dd1a8de-cf68-46d6-85d9-7f90d845a611' { recordfail load_video insmod gzio insmod part_msdos insmod ext2 set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611 fi echo 'Loading Linux 3.8.0-19-generic ...' linux /boot/vmlinuz-3.8.0-19-generic root=UUID=1dd1a8de-cf68-46d6-85d9-7f90d845a611 ro recovery nomodeset echo 'Loading initial ramdisk ...' initrd /boot/initrd.img-3.8.0-19-generic }}### END /etc/grub.d/10_linux ###### BEGIN /etc/grub.d/20_linux_xen ###### END /etc/grub.d/20_linux_xen ###### BEGIN /etc/grub.d/20_memtest86+ ###menuentry "Memory test (memtest86+)" { insmod part_msdos insmod ext2 set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611 fi linux16 /boot/memtest86+.bin}menuentry "Memory test (memtest86+, serial console 115200)" { insmod part_msdos insmod ext2 set root='hd0,msdos1' if [ x$feature_platform_search_hint = xy ]; then search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 1dd1a8de-cf68-46d6-85d9-7f90d845a611 else search --no-floppy --fs-uuid --set=root 1dd1a8de-cf68-46d6-85d9-7f90d845a611 fi linux16 /boot/memtest86+.bin console=ttyS0,115200n8}### END /etc/grub.d/20_memtest86+ ###### BEGIN /etc/grub.d/30_os-prober ###### END /etc/grub.d/30_os-prober ###### BEGIN /etc/grub.d/30_uefi-firmware ###### END /etc/grub.d/30_uefi-firmware ###### BEGIN /etc/grub.d/40_custom #### This file provides an easy way to add custom menu entries. Simply type the# menu entries you want to add after this comment. Be careful not to change# the 'exec tail' line above.### END /etc/grub.d/40_custom ###### BEGIN /etc/grub.d/41_custom ###if [ -f ${config_directory}/custom.cfg ]; then source ${config_directory}/custom.cfgelif [ -z "${config_directory}" -a -f $prefix/custom.cfg ]; then source $prefix/custom.cfg;fi### END /etc/grub.d/41_custom ###--------------------------------------------------------------------------------=============================== sda1/etc/fstab: ================================--------------------------------------------------------------------------------# /etc/fstab: static file system information.## Use 'blkid' to print the universally unique identifier for a# device; this may be used with UUID= as a more robust way to name devices# that works even if disks are added and removed. See fstab(5).## <file system> <mount point> <type> <options> <dump> <pass># / was on /dev/sdb1 during installationUUID=1dd1a8de-cf68-46d6-85d9-7f90d845a611 / ext4 errors=remount-ro 0 1# swap was on /dev/sdb5 during installationUUID=6fcb5b97-188d-4cdf-8336-b48a12b2e389 none swap sw 0 0--------------------------------------------------------------------------------=================== sda1: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) 108.128715515 = 116.102324224 boot/grub/grub.cfg 1 108.149448395 = 116.124585984 boot/grub/i386-pc/core.img 1 16.677841187 = 17.907695616 boot/vmlinuz-3.8.0-19-generic 2 16.677841187 = 17.907695616 vmlinuz 2 16.969135284 = 18.220470272 boot/initrd.img-3.8.0-19-generic 2 16.969135284 = 18.220470272 initrd.img 2=========================== sdc1/boot/grub/grub.cfg: ===========================--------------------------------------------------------------------------------if loadfont /boot/grub/font.pf2 ; then set gfxmode=auto insmod efi_gop insmod efi_uga insmod gfxterm terminal_output gfxtermfiset menu_color_normal=white/blackset menu_color_highlight=black/light-graymenuentry "Try Ubuntu without installing" { set gfxpayload=keep linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper quiet splash -- initrd /casper/initrd.lz}menuentry "Install Ubuntu" { set gfxpayload=keep linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash -- initrd /casper/initrd.lz}menuentry "OEM install (for manufacturers)" { set gfxpayload=keep linux /casper/vmlinuz.efi file=/cdrom/preseed/ubuntu.seed boot=casper only-ubiquity quiet splash oem-config/enable=true -- initrd /casper/initrd.lz}menuentry "Check disc for defects" { set gfxpayload=keep linux /casper/vmlinuz.efi boot=casper integrity-check quiet splash -- initrd /casper/initrd.lz}--------------------------------------------------------------------------------========================= sdc1/syslinux/syslinux.cfg: ==========================--------------------------------------------------------------------------------# D-I config version 2.0include menu.cfgdefault vesamenu.c32prompt 0timeout 50ui gfxboot bootlogo--------------------------------------------------------------------------------=================== sdc1: Location of files loaded by Grub: ==================== GiB - GB File Fragment(s) ?? = ?? boot/grub/grub.cfg 1================= sdc1: Location of files loaded by Syslinux: ================== GiB - GB File Fragment(s) ?? = ?? syslinux/syslinux.cfg 1 ?? = ?? ldlinux.sys 1 ?? = ?? syslinux/chain.c32 1 ?? = ?? syslinux/gfxboot.c32 1 ?? = ?? syslinux/vesamenu.c32 1============== sdc1: Version of COM32(R) files used by Syslinux: =============== syslinux/chain.c32 : COM32R module (v4.xx) syslinux/gfxboot.c32 : COM32R module (v4.xx) syslinux/vesamenu.c32 : COM32R module (v4.xx)======================== Unknown MBRs/Boot Sectors/etc: ========================Unknown BootLoader on sda200000000 b8 d1 82 d1 8c 20 d1 82 d0 b5 d0 ba d1 83 d1 89 |..... ..........|00000010 d1 83 d1 8e 20 d0 ba d0 bb d0 b0 d0 b2 d0 b8 d0 |.... ...........|00000020 b0 d1 82 d1 83 d1 80 d0 bd d1 83 d1 8e 20 d1 80 |............. ..|00000030 d0 b0 d1 81 d0 ba d0 bb d0 b0 d0 b4 d0 ba d1 83 |................|00000040 20 d0 b8 d0 b7 20 d1 84 d0 b0 d0 b9 d0 bb d0 b0 | .... ..........|00000050 20 d0 bd d0 b0 d1 81 d1 82 d1 80 d0 be d0 b9 d0 | ...............|00000060 ba d0 b8 3f 0a 44 65 73 63 72 69 70 74 69 6f 6e |...?.Description|00000070 2d 73 6b 2e 75 74 66 2d 38 3a 20 5a 61 63 68 6f |-sk.utf-8: Zacho|00000080 76 61 c5 a5 20 73 c3 ba c4 8d 61 73 6e c3 a9 20 |va.. s....asn.. |00000090 72 6f 7a 6c 6f c5 be 65 6e 69 65 20 6b 6c c3 a1 |rozlo..enie kl..|000000a0 76 65 73 6e 69 63 65 20 76 20 6b 6f 6e 66 69 67 |vesnice v konfig|000000b0 75 72 61 c4 8d 6e 6f 6d 20 73 c3 ba 62 6f 72 65 |ura..nom s..bore|000000c0 3f 0a 44 65 73 63 72 69 70 74 69 6f 6e 2d 73 6c |?.Description-sl|000000d0 2e 75 74 66 2d 38 3a 20 c5 bd 65 6c 69 74 65 20 |.utf-8: ..elite |000000e0 68 72 61 6e 69 74 69 20 74 72 65 6e 75 74 6e 6f |hraniti trenutno|000000f0 20 70 6f 73 74 61 76 69 74 65 76 20 74 69 70 6b | postavitev tipk|00000100 6f 76 6e 69 63 65 20 76 20 6e 61 73 74 61 76 69 |ovnice v nastavi|00000110 74 76 65 6e 69 20 64 61 74 6f 74 65 6b 69 3f 0a |tveni datoteki?.|00000120 44 65 73 63 72 69 70 74 69 6f 6e 2d 73 72 2e 75 |Description-sr.u|00000130 74 66 2d 38 3a 20 d0 97 d0 b0 d0 b4 d1 80 d0 b6 |tf-8: ..........|00000140 d0 b0 d1 82 d0 b8 20 d1 82 d1 80 d0 b5 d0 bd d1 |...... .........|00000150 83 d1 82 d0 bd d0 b8 20 d1 80 d0 b0 d1 81 d0 bf |....... ........|00000160 d0 be d1 80 d0 b5 d0 b4 20 d1 82 d0 b0 d1 81 d1 |........ .......|00000170 82 d0 b0 d1 82 d1 83 d1 80 d0 b5 20 d1 83 20 d0 |........... .. .|00000180 ba d0 be d0 bd d1 84 d0 b8 d0 b3 d1 83 d1 80 d0 |................|00000190 b0 d1 86 d0 b8 d0 be d0 bd d0 be d0 bc 20 d1 84 |............. ..|000001a0 d0 b0 d1 98 d0 bb d1 83 3f 0a 44 65 73 63 72 69 |........?.Descri|000001b0 70 74 69 6f 6e 2d 73 72 40 6c 61 74 69 6e 00 fe |ption-sr@latin..|000001c0 ff ff 82 fe ff ff 02 00 00 00 00 c0 7e 00 00 00 |............~...|000001d0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 00 |................|*000001f0 00 00 00 00 00 00 00 00 00 00 00 00 00 00 55 aa |..............U.|00000200========= Devices which don't seem to have a corresponding hard drive: =========sdb =============================== StdErr Messages: ===============================File descriptor 8 (/proc/6382/mounts) leaked on lvscan invocation. Parent PID 13783: bash No volume groups foundADDITIONAL INFORMATION :=================== log of boot-repair 2013-05-06__01h44 ===================boot-repair version : 3.198~ppa13~raringboot-sav version : 3.198~ppa13~raringglade2script version : 3.2.2~ppa45~raringboot-sav-extra version : 3.198~ppa13~raringboot-repair is executed in live-session (Ubuntu 13.04, raring, Ubuntu, x86_64)CPU op-mode(s): 32-bit, 64-bitnoprompt cdrom-detect/try-usb=true file=/cdrom/preseed/ubuntu.seed boot=casper initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity=================== os-prober:/dev/sda1:Ubuntu 13.04 (13.04):Ubuntu:linux=================== blkid:/dev/loop0: TYPE="squashfs"/dev/sda1: UUID="1dd1a8de-cf68-46d6-85d9-7f90d845a611" TYPE="ext4"/dev/sda5: UUID="6fcb5b97-188d-4cdf-8336-b48a12b2e389" TYPE="swap"/dev/sdc1: UUID="2EEC-09F3" TYPE="vfat"1 disks with OS, 1 OS : 1 Linux, 0 MacOS, 0 Windows, 0 unknown type OS.Warning: extended partition does not start at a cylinder boundary.DOS and Linux will interpret the contents differently.=================== sda1/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=0GRUB_HIDDEN_TIMEOUT=0G RUB_HIDDEN_TIMEOUT_QUIET=trueGRUB_TIMEOUT=10GRUB_D ISTRIBUTOR=`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"=================== sda1/etc/grub.d/ :drwxr-xr-x 2 root root 4096 Apr 24 17:05 grub.dtotal 72-rwxr-xr-x 1 root root 7541 Apr 9 09:29 00_header-rwxr-xr-x 1 root root 5974 Apr 9 08:53 05_debian_theme-rwxr-xr-x 1 root root 11381 Apr 9 09:29 10_linux-rwxr-xr-x 1 root root 10258 Apr 9 09:29 20_linux_xen-rwxr-xr-x 1 root root 1688 Dec 5 15:32 20_memtest86+-rwxr-xr-x 1 root root 10976 Apr 9 09:29 30_os-prober-rwxr-xr-x 1 root root 1426 Apr 9 09:29 30_uefi-firmware-rwxr-xr-x 1 root root 214 Apr 9 09:29 40_custom-rwxr-xr-x 1 root root 216 Apr 9 09:29 41_custom-rw-r--r-- 1 root root 483 Apr 9 09:29 README=================== UEFI/Legacy mode:This live-session is not in EFI-mode.SecureBoot maybe enabled.=================== PARTITIONS & DISKS:sda1 : sda, not-sepboot, grubenv-ok grub2, grub-pc , update-grub, 64, with-boot, is-os, not--efi--part, fstab-without-boot, fstab-without-efi, no-nt, no-winload, no-recov-nor-hid, no-bmgr, notwinboot, apt-get, grub-install, with--usr, fstab-without-usr, not-sep-usr, standard, farbios, /mnt/boot-sav/sda1.sda : not-GPT, BIOSboot-not-needed, has-no-EFIpart, not-usb, has-os, 2048 sectors * 512 bytes=================== parted -l:Model: ATA WDC WD3200BEVT-7 (scsi)Disk /dev/sda: 320GBSector size (logical/physical): 512B/512BPartition Table: msdosNumber Start End Size Type File system Flags1 1049kB 316GB 316GB primary ext4 boot2 316GB 320GB 4253MB extended5 316GB 320GB 4253MB logical linux-swap(v1)Model: USB2.0 Flash Disk (scsi)Disk /dev/sdc: 1011MBSector size (logical/physical): 512B/512BPartition Table: msdosNumber Start End Size Type File system Flags1 31.2kB 1010MB 1010MB primary fat32 boot, lba=================== parted -lm:BYT;/dev/sda:320GB:scsi:512:512:msdos:ATA WDC WD3200BEVT-7;1:1049kB:316GB:316GB:ext4::boot;2:316GB:320GB:42 53MB:::;5:316GB:320GB:4253MB:linux-swap(v1)::;BYT;/dev/sdc:1011MB:scsi:512:512:msdos:USB2.0 Flash Disk;1:31.2kB:1010MB:1010MB:fat32::boot, lba;=================== mount:/cow on / type overlayfs (rw)proc on /proc type proc (rw,noexec,nosuid,nodev)sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)udev on /dev type devtmpfs (rw,mode=0755)devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)/dev/sdc1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=437,ioc harset=iso8859-1,shortname=mixed,errors=remount-ro)/dev/loop0 on /rofs type squashfs (ro,noatime)none on /sys/fs/cgroup type tmpfs (rw)none on /sys/fs/fuse/connections type fusectl (rw)none on /sys/kernel/debug type debugfs (rw)none on /sys/kernel/security type securityfs (rw)tmpfs on /tmp type tmpfs (rw,nosuid,nodev)none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)none on /run/shm type tmpfs (rw,nosuid,nodev)none on /run/user type tmpfs (rw,noexec,nosuid,nodev,size=104857600,mode=0755)g vfsd-fuse on /run/user/ubuntu/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,user=ubuntu)/dev/sda1 on /mnt/boot-sav/sda1 type ext4 (rw)=================== ls:/sys/block/sda (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sda1 sda2 sda5 size slaves stat subsystem trace uevent/sys/block/sdb (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent/sys/block/sdc (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro sdc1 size slaves stat subsystem trace uevent/sys/block/sr0 (filtered): alignment_offset bdi capability dev device discard_alignment events events_async events_poll_msecs ext_range holders inflight power queue range removable ro size slaves stat subsystem trace uevent/dev (filtered): agpgart alarm ashmem autofs binder block bsg btrfs-control bus cdrom cdrw char console core cpu cpu_dma_latency disk dri dvd dvdrw ecryptfs fb0 fd full fuse hpet input kmsg log mapper mcelog mem net network_latency network_throughput null oldmem port ppp psaux ptmx pts random rfkill rtc rtc0 sda sda1 sda2 sda5 sdb sdc sdc1 sg0 sg1 sg2 sg3 shm snapshot snd sr0 stderr stdin stdout uinput urandom v4l vga_arbiter vhost-net video0 zerols /dev/mapper: control=================== df -Th:Filesystem Type Size Used Avail Use% Mounted on/cow overlayfs 2.0G 93M 1.9G 5% /udev devtmpfs 1.9G 12K 1.9G 1% /devtmpfs tmpfs 392M 848K 391M 1% /run/dev/sdc1 vfat 962M 785M 178M 82% /cdrom/dev/loop0 squashfs 738M 738M 0 100% /rofsnone tmpfs 4.0K 0 4.0K 0% /sys/fs/cgrouptmpfs tmpfs 2.0G 1.1M 2.0G 1% /tmpnone tmpfs 5.0M 4.0K 5.0M 1% /run/locknone tmpfs 2.0G 144K 2.0G 1% /run/shmnone tmpfs 100M 44K 100M 1% /run/user/dev/sda1 ext4 290G 37G 239G 14% /mnt/boot-sav/sda1=================== fdisk -lisk /dev/sda: 320.1 GB, 320072933376 bytes255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisk identifier: 0x0006b21dDevice Boot Start End Blocks Id System/dev/sda1 * 2048 616833023 308415488 83 Linux/dev/sda2 616835070 625141759 4153345 5 Extended/dev/sda5 616835072 625141759 4153344 82 Linux swap / SolarisDisk /dev/sdc: 1010 MB, 1010827264 bytes32 heads, 61 sectors/track, 1011 cylinders, total 1974272 sectorsUnits = sectors of 1 * 512 = 512 bytesSector size (logical/physical): 512 bytes / 512 bytesI/O size (minimum/optimal): 512 bytes / 512 bytesDisk identifier: 0x00056ba7Device Boot Start End Blocks Id System/dev/sdc1 * 61 1973471 986705+ c W95 FAT32 (LBA)=================== Recommended repairRecommended-RepairThis setting will reinstall the grub2 of sda1 into the MBR of sda.Additional repair will be performed: unhide-bootmenu-10sUnhide GRUB boot menu in sda1/etc/default/grubgrub-install (GRUB) 2.00-13ubuntu3,grub-install (GRUB) 2.Reinstall the GRUB of sda1 into the MBR of sdaInstallation finished. No error reported.grub-install /dev/sda: exit code of grub-install /dev/sda:0chroot /mnt/boot-sav/sda1 update-grubGenerating grub.cfg ...Found linux image: /boot/vmlinuz-3.8.0-19-genericFound initrd image: /boot/initrd.img-3.8.0-19-genericFound memtest86+ image: /boot/memtest86+.binUnhide GRUB boot menu in sda1/boot/grub/grub.cfgBoot successfully repaired.You can now reboot your computer.

Page 107 of 235 FirstFirst ... 75797105106107108109117157207 ... 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
  •