Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!

Ogłoszenie

Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.

#1  2013-06-12 22:07:42

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Nie działą bootloader dla Ubuntu.

Witam.
Mam dwa systemy: Win7 i Ubuntu 13.04 ale gdy wybieram Ubuntu to mam taki komunikat:

Kod:

[ CRUB4DOS 0.4.5C 2012-06-19, Men: 635K/3319N/0N, End: 354b21 
  minimal bash-like line editing is supported. for the first word tab lists possible command completions. Anywhere else tab lists the possible completions of a device/filename ]

I żadne komendy nie działają.

Log z EasyBCD 2.2

Kod:

Jest łącznie 2 wpisów na liście bootloadera.

Domyślny: Win7
Czas minął: 30 sekund
Napęd rozruchowy EasyBCD: C:\

Wpis #1
Nazwa: Win7
BCD ID: {current}
Napęd: C:\
Ścieżka bootloadera: \Windows\system32\winload.exe

Wpis #2
Nazwa: NeoSmart Linux
BCD ID: {46dc7029-cc64-11e2-b920-00038a000015}
Napęd: G:\
Ścieżka bootloadera: \NST\AutoNeoGrub4.mbr

Liczę na szybkie i przede wszystkim sensowne odpowiedzi bo już dzięki ekspertom z innego forum uwaliłem bootloader windowsa ale udało mi się naprawić.

Pozdrawiam, z góry dziękuje.

edit: Nie wiem czy to istotne ale Ubuntu pobrałem z oficjalnej strony i instalowałem z bootowalnego pendrive.
Sprzęt to: AMD 4X 955 BE / AsRock 880G PRO3 / Radeon Gigabyte HD 6950 / 4GB DDR3 GOODRAM

Offline

 

#2  2013-06-13 00:32:15

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: Nie działą bootloader dla Ubuntu.

Uruchom LiveCD i pokaż wynik tego skryptu:
http://sourceforge.net/projects/bootinfoscript/

Instrukcja jest w środku.

Offline

 

#3  2013-06-13 07:37:16

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Proszę bardzo ;p

Kod:

                  Boot Info Script 0.61      [1 April 2012]


============================= Boot Info Summary: ===============================

 => Windows is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 7
    Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda4: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 13.04
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda6: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048       206,847       204,800   7 NTFS / exFAT / HPFS
/dev/sda2             206,848   167,979,007   167,772,160   7 NTFS / exFAT / HPFS
/dev/sda3         167,979,008 1,891,143,679 1,723,164,672   7 NTFS / exFAT / HPFS
/dev/sda4       1,891,145,726 1,953,523,711    62,377,986   5 Extended
/dev/sda5       1,891,145,728 1,951,690,751    60,545,024  83 Linux
/dev/sda6       1,951,692,800 1,953,523,711     1,830,912  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        16683B4F683B2D3D                       ntfs       System Reserved
/dev/sda2        D2E8E97EE8E960E9                       ntfs       
/dev/sda3        4066869B668690F8                       ntfs       
/dev/sda5        32bc1f70-6396-4c3c-b444-a645882642a1   ext4       
/dev/sda6        a0b2e8aa-6983-4430-b191-36efd6e63b98   swap       
/dev/sr0                                                iso9660    Ubuntu 12.10 amd64

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=========================== sda5/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_env
fi
set default="0"

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${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=true
fi

function 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=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
else
  search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=pl_PL
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
  set timeout=-1
else
  set timeout=10
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
  clear
fi
### 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
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-32bc1f70-6396-4c3c-b444-a645882642a1' {
recordfail
    load_video
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro   quiet splash $vt_handoff
    initrd    /boot/initrd.img-3.8.0-19-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-32bc1f70-6396-4c3c-b444-a645882642a1' {
    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-32bc1f70-6396-4c3c-b444-a645882642a1' {
    recordfail
        load_video
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        echo    'Loading Linux 3.8.0-19-generic ...'
        linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 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-32bc1f70-6396-4c3c-b444-a645882642a1' {
    recordfail
        load_video
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        echo    'Loading Linux 3.8.0-19-generic ...'
        linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 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,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux16    /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux16    /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Vista (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-16683B4F683B2D3D' {
    insmod part_msdos
    insmod ntfs
    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  16683B4F683B2D3D
    else
      search --no-floppy --fs-uuid --set=root 16683B4F683B2D3D
    fi
    chainloader +1
}
menuentry 'Windows 7 (loader) (on /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-chain-D2E8E97EE8E960E9' {
    insmod part_msdos
    insmod ntfs
    set root='hd0,msdos2'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2  D2E8E97EE8E960E9
    else
      search --no-floppy --fs-uuid --set=root D2E8E97EE8E960E9
    fi
    chainloader +1
}
menuentry 'Ubuntu 13.04 (13.04)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-simple-32bc1f70-6396-4c3c-b444-a645882642a1' {
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro quiet splash $vt_handoff
    initrd /boot/initrd.img-3.8.0-19-generic
}
submenu 'Advanced options for Ubuntu 13.04 (13.04)' $menuentry_id_option 'osprober-gnulinux-advanced-32bc1f70-6396-4c3c-b444-a645882642a1' {
    menuentry 'Ubuntu (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.8.0-19-generic--32bc1f70-6396-4c3c-b444-a645882642a1' {
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        linux /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro quiet splash $vt_handoff
        initrd /boot/initrd.img-3.8.0-19-generic
    }
    menuentry 'Ubuntu, with Linux 3.8.0-19-generic (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.8.0-19-generic--32bc1f70-6396-4c3c-b444-a645882642a1' {
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        linux /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro quiet splash $vt_handoff
        initrd /boot/initrd.img-3.8.0-19-generic
    }
    menuentry 'Ubuntu, with Linux 3.8.0-19-generic (recovery mode) (on /dev/sda5)' --class gnu-linux --class gnu --class os $menuentry_id_option 'osprober-gnulinux-/boot/vmlinuz-3.8.0-19-generic-root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro recovery nomodeset-32bc1f70-6396-4c3c-b444-a645882642a1' {
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        linux /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro recovery nomodeset
        initrd /boot/initrd.img-3.8.0-19-generic
    }
}

### 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.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda5/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/sda5 during installation
UUID=32bc1f70-6396-4c3c-b444-a645882642a1 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=a0b2e8aa-6983-4430-b191-36efd6e63b98 none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sda5: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

               =                boot/grub/grub.cfg                             1
               =                boot/initrd.img-3.8.0-19-generic               2
               =                boot/vmlinuz-3.8.0-19-generic                  1
               =                initrd.img                                     2
               =                vmlinuz                                        1

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda4

00000000  00 16 80 c0 01 48 14 1a  19 d7 99 f7 e8 75 88 ac  |.....H.......u..|
00000010  9c 9b f9 ab 0c 50 6e 1c  4f 41 06 d6 04 80 21 28  |.....Pn.OA....!(|
00000020  83 77 47 33 5f 31 b0 9c  44 e6 d8 73 41 ad 17 26  |.wG3_1..D..sA..&|
00000030  ab dd 34 9f 77 77 5f 74  f0 94 56 d7 75 e0 74 da  |..4.ww_t..V.u.t.|
00000040  ae ea bc cc e8 af 5e 91  a7 5c d4 ec 93 5f fc 55  |......^..\..._.U|
00000050  3d 0d 26 4e bb b1 56 76  94 c4 78 01 10 02 b0 10  |=.&N..Vv..x.....|
00000060  a4 03 40 0c 08 60 57 30  42 39 e3 00 97 1f 5f 3c  |..@..`W0B9...._<|
00000070  00 40 08 19 e0 30 e4 30  04 c0 27 42 1f f2 52 7b  |.@...0.0..'B..R{|
00000080  20 f5 14 91 5e 42 77 68  bd f5 31 88 30 10 00 30  | ...^Bwh..1.0..0|
00000090  c0 18 80 10 80 2f 01 88  06 a9 0d c0 16 12 b1 6a  |...../.........j|
000000a0  ce 03 02 2a 60 40 63 04  04 40 04 a0 54 01 e9 33  |...*`@c..@..T..3|
000000b0  10 80 a9 28 68 66 c7 72  60 b0 09 3f 81 00 03 e0  |...(hf.r`..?....|
000000c0  04 e5 10 8a 21 96 18 90  c0 18 8d c9 f8 07 25 02  |....!.........%.|
000000d0  68 2c 08 00 10 c0 80 b6  01 70 c4 86 80 ef 14 4d  |h,.......p.....M|
000000e0  29 1c 63 72 fe ee 78 e2  b4 42 e8 46 46 f1 35 05  |).cr..x..B.FF.5.|
000000f0  a7 96 9c 65 34 c4 11 a6  ad 3d 33 f9 fb 9b 44 81  |...e4....=3...D.|
00000100  89 8b 41 40 5f fe 76 61  d0 6b e8 9a 34 dc 6e ba  |..A@_.va.k..4.n.|
00000110  6f 71 16 68 2c 99 96 06  a4 97 e2 1a 78 c2 c9 4c  |oq.h,.......x..L|
00000120  74 5b 3d df 98 30 31 bf  02 16 84 00 d2 26 a0 ac  |t[=..01......&..|
00000130  d0 0e da 55 bd 32 26 13  20 c1 64 08 ac da 41 f5  |...U.2&. .d...A.|
00000140  74 d1 0b a4 3e 90 a9 54  d9 72 a5 99 1d 74 59 62  |t...>..T.r...tYb|
00000150  65 c4 da 6c 98 ba 78 a5  45 33 d5 d3 4f c3 69 e9  |e..l..x.E3..O.i.|
00000160  b4 8e d7 05 ce 84 db c4  d9 3c 06 77 70 59 a3 76  |.........<.wpY.v|
00000170  f6 36 b9 75 b0 82 03 49  5a 4f 54 03 11 a2 88 f0  |.6.u...IZOT.....|
00000180  6a 44 11 e7 af 53 f6 20  8e 17 14 1e 47 90 27 11  |jD...S. ....G.'.|
00000190  e2 65 d6 c5 01 8d c7 c4  26 17 00 e9 da 00 c8 6f  |.e......&......o|
000001a0  aa 66 51 fa 68 07 44 b8  04 c3 69 e9 b7 e8 b2 b7  |.fQ.h.D...i.....|
000001b0  f0 14 47 15 32 6e 22 c5  04 3c 19 a0 10 e2 00 fe  |..G.2n"..<......|
000001c0  ff ff 83 fe ff ff 02 00  00 00 00 d8 9b 03 00 fe  |................|
000001d0  ff ff 05 fe ff ff 02 d8  9b 03 00 f8 1b 00 00 00  |................|
000001e0  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


=============================== StdErr Messages: ===============================

awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
  No volume groups found

Offline

 

#4  2013-06-13 10:04:25

  yossarian - Szczawiożerca

yossarian
Szczawiożerca
Skąd: Shangri-La
Zarejestrowany: 2011-04-25

Re: Nie działą bootloader dla Ubuntu.

Zrób wg tego:
http://dug.net.pl/tekst/195/gdy_grub_2_nie_dziala/

u ciebie Ubuntu zainstalowane jest na sda5

Offline

 

#5  2013-06-13 10:30:57

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Nie działą bootloader dla Ubuntu.

[quote=KingOfEvil]Liczę na szybkie i przede wszystkim sensowne odpowiedzi bo już dzięki ekspertom z innego forum uwaliłem bootloader windowsa ale udało mi się naprawić.[/quote]
Napisz coś więcej albo daj linka do tematu.

Offline

 

#6  2013-06-13 15:40:23

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

[quote=yossarian]Zrób wg tego:
http://dug.net.pl/tekst/195/gdy_grub_2_nie_dziala/

u ciebie Ubuntu zainstalowane jest na sda5[/quote]
Tyle że na sda5 to wiem, wszystko zrobiłem wg. instrukcji ale dalej nie mogę odpalić.
A może coś źle w EasyBCD mam?

Offline

 

#7  2013-06-13 19:26:43

  Rafcio6179 - Użytkownik

Rafcio6179
Użytkownik
Skąd: Budzyń / Wielkopolska
Zarejestrowany: 2012-04-05

Re: Nie działą bootloader dla Ubuntu.

[quote=KingOfEvil][quote=yossarian]Zrób wg tego:
http://dug.net.pl/tekst/195/gdy_grub_2_nie_dziala/

u ciebie Ubuntu zainstalowane jest na sda5[/quote]
Tyle że na sda5 to wiem, wszystko zrobiłem wg. instrukcji ale dalej nie mogę odpalić.
A może coś źle w EasyBCD mam?[/quote]
W tekstowej metodzie przywracania Grab'a nie można popełnić błędu ( np. zle postawiona spacja , błąd w nazwie katalogu ) , spróbuj "Rescatux"  http://www.supergrubdisk.org/rescatux/  to skrypt do naprawy Gruba na Debianie LiveCD.


Linux Register User #550664

Offline

 

#8  2013-06-13 20:26:35

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Sprawdzałem dwa razy, jak dobrze pisałem to przy większości komend nic się nie działo w terminalu a jak źle celowo napisałem to głównie był komunikat "cannot...". Ale co się stanie jak wszystko dobrze zrobię? Prawidłowy bootloader pojawi się sam w tym miejscu gdzie wybiera się system?
Rozumiem że tamte wszystkie komendy miałem pisać z "Ubuntu" zamiast "Debian"?

Offline

 

#9  2013-06-13 20:34:53

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

Rozumiem że tamte wszystkie komendy miałem pisać z "Ubuntu" zamiast "Debian"?[/quote]
Nie - to tylko punkt montowania. Równie dobrze może być (po utworzeniu takiego katalogu):

Kod:

mount /dev/sda5 /mnt/amelinium

Ale co się stanie jak wszystko dobrze zrobię?[/quote]
Podaj jeszcze raz wynik [b]bootinfoscript[/b].


marcin'82

Offline

 

#10  2013-06-13 21:04:37

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Kod:

                  Boot Info Script 0.61      [1 April 2012]


============================= Boot Info Summary: ===============================

 => Windows is installed in the MBR of /dev/sda.

sda1: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        /bootmgr /Boot/BCD

sda2: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  Windows 7
    Boot files:        /bootmgr /Boot/BCD /Windows/System32/winload.exe

sda3: __________________________________________________________________________

    File system:       ntfs
    Boot sector type:  Windows Vista/7: NTFS
    Boot sector info:  No errors found in the Boot Parameter Block.
    Operating System:  
    Boot files:        

sda4: __________________________________________________________________________

    File system:       Extended Partition
    Boot sector type:  Unknown
    Boot sector info: 

sda5: __________________________________________________________________________

    File system:       ext4
    Boot sector type:  -
    Boot sector info: 
    Operating System:  Ubuntu 13.04
    Boot files:        /boot/grub/grub.cfg /etc/fstab

sda6: __________________________________________________________________________

    File system:       swap
    Boot sector type:  -
    Boot sector info: 

============================ Drive/Partition Info: =============================

Drive: sda _____________________________________________________________________

Disk /dev/sda: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders, total 1953525168 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes

Partition  Boot  Start Sector    End Sector  # of Sectors  Id System

/dev/sda1    *          2,048       206,847       204,800   7 NTFS / exFAT / HPFS
/dev/sda2             206,848   167,979,007   167,772,160   7 NTFS / exFAT / HPFS
/dev/sda3         167,979,008 1,891,143,679 1,723,164,672   7 NTFS / exFAT / HPFS
/dev/sda4       1,891,145,726 1,953,523,711    62,377,986   5 Extended
/dev/sda5       1,891,145,728 1,951,690,751    60,545,024  83 Linux
/dev/sda6       1,951,692,800 1,953,523,711     1,830,912  82 Linux swap / Solaris


"blkid" output: ________________________________________________________________

Device           UUID                                   TYPE       LABEL

/dev/loop0                                              squashfs   
/dev/sda1        16683B4F683B2D3D                       ntfs       System Reserved
/dev/sda2        D2E8E97EE8E960E9                       ntfs       
/dev/sda3        4066869B668690F8                       ntfs       
/dev/sda5        32bc1f70-6396-4c3c-b444-a645882642a1   ext4       
/dev/sda6        a0b2e8aa-6983-4430-b191-36efd6e63b98   swap       
/dev/sr0                                                iso9660    Ubuntu 12.10 amd64

================================ Mount points: =================================

Device           Mount_Point              Type       Options

/dev/loop0       /rofs                    squashfs   (ro,noatime)
/dev/sr0         /cdrom                   iso9660    (ro,noatime)


=========================== sda5/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_env
fi
set default="0"

if [ x"${feature_menuentry_id}" = xy ]; then
  menuentry_id_option="--id"
else
  menuentry_id_option=""
fi

export menuentry_id_option

if [ "${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=true
fi

function 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=unicode
else
insmod part_msdos
insmod ext2
set root='hd0,msdos5'
if [ x$feature_platform_search_hint = xy ]; then
  search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
else
  search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
fi
    font="/usr/share/grub/unicode.pf2"
fi

if loadfont $font ; then
  set gfxmode=auto
  load_video
  insmod gfxterm
  set locale_dir=$prefix/locale
  set lang=pl_PL
  insmod gettext
fi
terminal_output gfxterm
if [ "${recordfail}" = 1 ]; then
  set timeout=-1
else
  set timeout=10
fi
### END /etc/grub.d/00_header ###

### BEGIN /etc/grub.d/05_debian_theme ###
set menu_color_normal=white/black
set menu_color_highlight=black/light-gray
if background_color 44,0,30; then
  clear
fi
### 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
  fi
else
  set linux_gfx_mode=text
fi
export linux_gfx_mode
menuentry 'Ubuntu' --class ubuntu --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-32bc1f70-6396-4c3c-b444-a645882642a1' {
recordfail
    load_video
    gfxmode $linux_gfx_mode
    insmod gzio
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 ro   quiet splash $vt_handoff
    initrd    /boot/initrd.img-3.8.0-19-generic
}
submenu 'Advanced options for Ubuntu' $menuentry_id_option 'gnulinux-advanced-32bc1f70-6396-4c3c-b444-a645882642a1' {
    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-32bc1f70-6396-4c3c-b444-a645882642a1' {
    recordfail
        load_video
        gfxmode $linux_gfx_mode
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        echo    'Loading Linux 3.8.0-19-generic ...'
        linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 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-32bc1f70-6396-4c3c-b444-a645882642a1' {
    recordfail
        load_video
        insmod gzio
        insmod part_msdos
        insmod ext2
        set root='hd0,msdos5'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
        else
          search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
        fi
        echo    'Loading Linux 3.8.0-19-generic ...'
        linux    /boot/vmlinuz-3.8.0-19-generic root=UUID=32bc1f70-6396-4c3c-b444-a645882642a1 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,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux16    /boot/memtest86+.bin
}
menuentry "Memory test (memtest86+, serial console 115200)" {
    insmod part_msdos
    insmod ext2
    set root='hd0,msdos5'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos5 --hint-efi=hd0,msdos5 --hint-baremetal=ahci0,msdos5  32bc1f70-6396-4c3c-b444-a645882642a1
    else
      search --no-floppy --fs-uuid --set=root 32bc1f70-6396-4c3c-b444-a645882642a1
    fi
    linux16    /boot/memtest86+.bin console=ttyS0,115200n8
}
### END /etc/grub.d/20_memtest86+ ###

### BEGIN /etc/grub.d/30_os-prober ###
menuentry 'Windows Vista (loader) (on /dev/sda1)' --class windows --class os $menuentry_id_option 'osprober-chain-16683B4F683B2D3D' {
    insmod part_msdos
    insmod ntfs
    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  16683B4F683B2D3D
    else
      search --no-floppy --fs-uuid --set=root 16683B4F683B2D3D
    fi
    chainloader +1
}
menuentry 'Windows 7 (loader) (on /dev/sda2)' --class windows --class os $menuentry_id_option 'osprober-chain-D2E8E97EE8E960E9' {
    insmod part_msdos
    insmod ntfs
    set root='hd0,msdos2'
    if [ x$feature_platform_search_hint = xy ]; then
      search --no-floppy --fs-uuid --set=root --hint-bios=hd0,msdos2 --hint-efi=hd0,msdos2 --hint-baremetal=ahci0,msdos2  D2E8E97EE8E960E9
    else
      search --no-floppy --fs-uuid --set=root D2E8E97EE8E960E9
    fi
    chainloader +1
}
### 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.cfg
elif [ -z "${config_directory}" -a -f  $prefix/custom.cfg ]; then
  source $prefix/custom.cfg;
fi
### END /etc/grub.d/41_custom ###
--------------------------------------------------------------------------------

=============================== sda5/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/sda5 during installation
UUID=32bc1f70-6396-4c3c-b444-a645882642a1 /               ext4    errors=remount-ro 0       1
# swap was on /dev/sda6 during installation
UUID=a0b2e8aa-6983-4430-b191-36efd6e63b98 none            swap    sw              0       0
--------------------------------------------------------------------------------

=================== sda5: Location of files loaded by Grub: ====================

           GiB - GB             File                                 Fragment(s)

               =                boot/grub/grub.cfg                             1
               =                boot/initrd.img-3.8.0-19-generic               2
               =                boot/vmlinuz-3.8.0-19-generic                  1
               =                initrd.img                                     2
               =                vmlinuz                                        1

======================== Unknown MBRs/Boot Sectors/etc: ========================

Unknown BootLoader on sda4

00000000  00 16 80 c0 01 48 14 1a  19 d7 99 f7 e8 75 88 ac  |.....H.......u..|
00000010  9c 9b f9 ab 0c 50 6e 1c  4f 41 06 d6 04 80 21 28  |.....Pn.OA....!(|
00000020  83 77 47 33 5f 31 b0 9c  44 e6 d8 73 41 ad 17 26  |.wG3_1..D..sA..&|
00000030  ab dd 34 9f 77 77 5f 74  f0 94 56 d7 75 e0 74 da  |..4.ww_t..V.u.t.|
00000040  ae ea bc cc e8 af 5e 91  a7 5c d4 ec 93 5f fc 55  |......^..\..._.U|
00000050  3d 0d 26 4e bb b1 56 76  94 c4 78 01 10 02 b0 10  |=.&N..Vv..x.....|
00000060  a4 03 40 0c 08 60 57 30  42 39 e3 00 97 1f 5f 3c  |..@..`W0B9...._<|
00000070  00 40 08 19 e0 30 e4 30  04 c0 27 42 1f f2 52 7b  |.@...0.0..'B..R{|
00000080  20 f5 14 91 5e 42 77 68  bd f5 31 88 30 10 00 30  | ...^Bwh..1.0..0|
00000090  c0 18 80 10 80 2f 01 88  06 a9 0d c0 16 12 b1 6a  |...../.........j|
000000a0  ce 03 02 2a 60 40 63 04  04 40 04 a0 54 01 e9 33  |...*`@c..@..T..3|
000000b0  10 80 a9 28 68 66 c7 72  60 b0 09 3f 81 00 03 e0  |...(hf.r`..?....|
000000c0  04 e5 10 8a 21 96 18 90  c0 18 8d c9 f8 07 25 02  |....!.........%.|
000000d0  68 2c 08 00 10 c0 80 b6  01 70 c4 86 80 ef 14 4d  |h,.......p.....M|
000000e0  29 1c 63 72 fe ee 78 e2  b4 42 e8 46 46 f1 35 05  |).cr..x..B.FF.5.|
000000f0  a7 96 9c 65 34 c4 11 a6  ad 3d 33 f9 fb 9b 44 81  |...e4....=3...D.|
00000100  89 8b 41 40 5f fe 76 61  d0 6b e8 9a 34 dc 6e ba  |..A@_.va.k..4.n.|
00000110  6f 71 16 68 2c 99 96 06  a4 97 e2 1a 78 c2 c9 4c  |oq.h,.......x..L|
00000120  74 5b 3d df 98 30 31 bf  02 16 84 00 d2 26 a0 ac  |t[=..01......&..|
00000130  d0 0e da 55 bd 32 26 13  20 c1 64 08 ac da 41 f5  |...U.2&. .d...A.|
00000140  74 d1 0b a4 3e 90 a9 54  d9 72 a5 99 1d 74 59 62  |t...>..T.r...tYb|
00000150  65 c4 da 6c 98 ba 78 a5  45 33 d5 d3 4f c3 69 e9  |e..l..x.E3..O.i.|
00000160  b4 8e d7 05 ce 84 db c4  d9 3c 06 77 70 59 a3 76  |.........<.wpY.v|
00000170  f6 36 b9 75 b0 82 03 49  5a 4f 54 03 11 a2 88 f0  |.6.u...IZOT.....|
00000180  6a 44 11 e7 af 53 f6 20  8e 17 14 1e 47 90 27 11  |jD...S. ....G.'.|
00000190  e2 65 d6 c5 01 8d c7 c4  26 17 00 e9 da 00 c8 6f  |.e......&......o|
000001a0  aa 66 51 fa 68 07 44 b8  04 c3 69 e9 b7 e8 b2 b7  |.fQ.h.D...i.....|
000001b0  f0 14 47 15 32 6e 22 c5  04 3c 19 a0 10 e2 00 fe  |..G.2n"..<......|
000001c0  ff ff 83 fe ff ff 02 00  00 00 00 d8 9b 03 00 fe  |................|
000001d0  ff ff 05 fe ff ff 02 d8  9b 03 00 f8 1b 00 00 00  |................|
000001e0  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


=============================== StdErr Messages: ===============================

awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
awk: cmd. line:36: Math support is not compiled in
  No volume groups found

Offline

 

#11  2013-06-13 21:16:35

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Nie działą bootloader dla Ubuntu.

[quote=KingOfEvil]=> Windows is installed in the MBR of /dev/sda.[/quote]
To chyba już dużo mówi. :) Musisz gruba czy inny bootloader zainstalować w mbr — nie wiem jak sie konfiguruje ten windosowski, to ci nie powiem jak zmusić do działania wina i lina na nim

Ostatnio edytowany przez morfik (2013-06-13 21:16:51)

Offline

 

#12  2013-06-13 21:36:50

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

Są dwie drogi:
[b]I. Instalacja Gruba w rekordzie startowym partycji /dev/sda5.[/b]
Wtedy powinien działać [b][color=#d70a53]wpis dla Ubuntu, który dodałeś za pomocą Easy BCD do bootloadera Windows 7[/color][/b]
W tym wypadku instalacja Gruba będzie wyglądać tak - uruchom livecd Ubuntu i jedziesz po kolei:

Kod:

sudo su

Kod:

mount /dev/sda5 /mnt

Kod:

mount -o bind /proc /mnt/proc

Kod:

mount -o bind /sys /mnt/sys

Kod:

mount -o bind /dev /mnt/dev

Kod:

chroot /mnt /bin/bash

Kod:

grub-install --no-floppy /dev/sda5

Po reboocie Ubuntu powinno uruchomić się prawidłowo, o ile dodałeś odpowiedni wpis - nie znam EasyBCD - opierałem się na tych informacjach:
http://blog.famzah.net/2011/11/12/boot-linux-using-windows-7-boot-loader/ .
[color=blue][b]Prześledź cały przewodnik jeszcze raz![/b][/color]

[b]II. Instalacja Gruba w głównym rekordzie startowym "CAŁEGO" dysku twardego, czyli /dev/sda.[/b]
Wszystko wykonujesz tak samo OPRÓCZ ostatniej komendy, która powinna wyglądać tak:

Kod:

grub-install --no-floppy /dev/sda

UWAGA! Menu wyboru systemów systemu Windows zostanie zastąpione programem Grub2, który od tej pory będzie obsługiwał systemy Windows.

Przykładowy wygląd menu Grub2 :P
[url=http://postimg.org/image/rcqezirst/][img]http://s6.postimg.org/rcqezirst/grub2.jpg[/img][/url]

PS
Nie wiem co i kto doradzał ci wcześniej - z błędami trzeba liczyć się zawsze.

Ostatnio edytowany przez marcin'82 (2013-06-13 21:51:50)


marcin'82

Offline

 

#13  2013-06-13 21:47:04

  Pavlo950 - człowiek pasjonat :D

Pavlo950
człowiek pasjonat :D
Zarejestrowany: 2012-02-20
Serwis

Re: Nie działą bootloader dla Ubuntu.

No przecież [b]grub-install /dev/sdX[/b] instaluje gruba do mbr'a.

Offline

 

#14  2013-06-13 21:49:00

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

a [b]grub-install /dev/sdXY[/b] w vbr (volume boot record) konkretnej partycji ...

Ostatnio edytowany przez marcin'82 (2013-06-13 21:49:17)


marcin'82

Offline

 

#15  2013-06-13 21:54:43

  morfik - Cenzor wirtualnego świata

morfik
Cenzor wirtualnego świata
Skąd: ze WSI
Zarejestrowany: 2011-09-15
Serwis

Re: Nie działą bootloader dla Ubuntu.

@marcin'82 -- a jak ten grub ma działać jak jest w sda5? Odwołanie z biosu masz do mbr, a w mbr masz windosowski, który bootuje wina.

Offline

 

#16  2013-06-13 21:59:00

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

Prześledź poradnik, który dałem wyżej - o to dokładnie tam chodzi. Dodatkowy wpis w BCD kieruje do VBR partycji /dev/sda5, gdzie normalnie startuje Grub2.
Podobnie zresztą o ile się nie mylę działa instalacja [czegokolwiek] przez Wubi.

[url=http://bkpavan.wordpress.com/2008/04/02/how-to-boot-linux-using-windows-bootloader-xp/][Click] Tutaj przykład dla Windows XP.[/url]

=====
Najprościej bym sieknął Gruba2 do [b]/dev/sda[/b], ale wtedy mogą wyjść takie KFIATY jak w tym [url=http://forum.dug.net.pl/viewtopic.php?pid=219363#p219363]wątku[/url] - przy dwóch instancjach Windowsa (jeden [i]chainload'uje[/i] drugiego, a Grub o tym nie wie) :P

Ostatnio edytowany przez marcin'82 (2013-06-13 22:45:40)


marcin'82

Offline

 

#17  2013-06-13 22:45:16

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Wrzuciłem na /dev/sda5, bez zmian.
Tak czy siak wydaje mi się że źle coś jest w tym zasranym Easy BCD.
Mam "Bootloader Path: \NST\AutoNeoGrub4.mbr" a wszyscy inni jak widziałem po screenach mają "Bootloader Path: \NST\AutoNeoGrub[b]0[/b].mbr"

Offline

 

#18  2013-06-13 22:46:55

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

No to teraz może spróbuj  jeszcze raz dodać wpis - [b][color=blue]kolejny - drugi - za pomocą EasyBCD[/color][/b].
Sprawdź czy działa i z ciekawości wrzuć tutaj obydwa wpisy dla porównania, czy i czym się różnią.

Ostatnio edytowany przez marcin'82 (2013-06-13 22:48:57)


marcin'82

Offline

 

#19  2013-06-13 22:48:55

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Ten wpis jest świeży - właśnie od razu po nieudanej próbie bootowania po tych wszystkich kombinacjach w terminalu próbowałem coś zrobić w EasyBCD...

edit: zrobiłem jeszcze jeden z identycznymi ustawieniami to teraz tam jest "5".

Ostatnio edytowany przez KingOfEvil (2013-06-13 22:50:36)

Offline

 

#20  2013-06-13 23:04:38

  marcin'82 - Użytkownik

marcin'82
Użytkownik
Skąd: Sosnowiec
Zarejestrowany: 2011-10-02

Re: Nie działą bootloader dla Ubuntu.

To bym jeszcze sprawdził - można edytować pozycję oznaczoną kolorem?

Wpis #2
Nazwa: NeoSmart Linux
BCD ID: [color=#d70a53]{46dc7029-cc64-11e2-b920-00038a000015}[/color]
Napęd: G:\
Ścieżka bootloadera: \NST\AutoNeoGrub4.mbr[/quote]
Twój aktualny spis UUID, (komenda [b]blkid[/b]):

/dev/sda5        32bc1f70-6396-4c3c-b444-a645882642a1   ext4[/quote]
Trzeba by się zorientować jak się ma do tego wszystkiego literka [b]G[/b] - w przykładzie w poradniku jest C:\ .

Tutaj masz jeszcze wybór - musi być Grub 2:

Do the following in EasyBCD — Add New Entry -> Operating Systems -> Linux/BSD:
Type: GRUB 2
Name: Ubuntu
Device: (Automatically configured)[/quote]
[url=http://farm5.static.flickr.com/4092/4837770782_3a66b24fd6_o.png]U ciebie we wpisie tego nie ma, obrazek.[/url]
====
Przewodnik ze strony producenta:
https://neosmart.net/wiki/display/EBCD/Ubuntu .

Ostatnio edytowany przez marcin'82 (2013-06-13 23:14:06)


marcin'82

Offline

 

#21  2013-06-13 23:38:34

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Mam ale trochę inne, myślę że to jest ta sama opcja: [url]http://imageshack.us/photo/my-images/854/asdaxu.png/?sa=0[/url]
I wtedy domyślnie jest "Drive: C:\"...

Ostatnio edytowany przez KingOfEvil (2013-06-13 23:40:21)

Offline

 

#22  2013-06-14 10:45:57

  mati75 - Psuj

mati75
Psuj
Skąd: default city
Zarejestrowany: 2010-03-14
Serwis

Re: Nie działą bootloader dla Ubuntu.

Nie masz przypadkiem systemu przez wubi zainstalowanego?


[img]https://l0calh0st.pl/obrazki/userbar.png[/img]

Offline

 

#23  2013-06-18 21:16:21

  KingOfEvil - Użytkownik

KingOfEvil
Użytkownik
Zarejestrowany: 2013-06-12

Re: Nie działą bootloader dla Ubuntu.

Nie było mnie w domu od piątku. Tak, jeśli wiki mówi prawdę i WUBI = instalacja z bootowalnego pendrive to - tak instalowałem przez WUBI, jest to w pierwszym poście przeze mnie napisane bo pomyślałem że może to być istotna informacja.

Offline

 

#24  2013-06-19 10:02:23

  mati75 - Psuj

mati75
Psuj
Skąd: default city
Zarejestrowany: 2010-03-14
Serwis

Re: Nie działą bootloader dla Ubuntu.

Z pierwszego postu wynika, że zainstalowałeś system za pomocą pendriva w normalny sposób, a nie w sposób egzotyczny korzystając z wubi. Pozostaje ci tylko odinstalowanie Ubuntu w Windows i instalacja na nowo, inaczej się tego nie da naprawić.


[img]https://l0calh0st.pl/obrazki/userbar.png[/img]

Offline

 

Stopka forum

Powered by PunBB
© Copyright 2002–2005 Rickard Andersson
To nie jest tylko forum, to nasza mała ojczyzna ;-)

[ Generated in 0.009 seconds, 11 queries executed ]

Informacje debugowania

Time (s) Query
0.00010 SET CHARSET latin2
0.00004 SET NAMES latin2
0.00122 SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.137.163.197' WHERE u.id=1
0.00085 REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.137.163.197', 1728308026)
0.00022 SELECT * FROM punbb_online WHERE logged<1728307726
0.00040 SELECT topic_id FROM punbb_posts WHERE id=234735
0.00021 SELECT id FROM punbb_posts WHERE topic_id=23715 ORDER BY posted
0.00028 SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=23715 AND t.moved_to IS NULL
0.00025 SELECT search_for, replace_with FROM punbb_censoring
0.00117 SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=23715 ORDER BY p.id LIMIT 0,25
0.00092 UPDATE punbb_topics SET num_views=num_views+1 WHERE id=23715
Total query time: 0.00566 s