Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index International Gentoo Users Polskie forum (Polish) Instalacja i sprzęt
  • Search

[grub2] czasami nie działa

Pytania i problemy związane z instalacją Gentoo oraz sprzętem

Moderator: SlashBeast

Post Reply
  • Print view
Advanced search
1 post • Page 1 of 1
Author
Message
boo
n00b
n00b
Posts: 22
Joined: Fri Aug 11, 2006 9:22 pm
Location: Wrocław

[grub2] czasami nie działa

  • Quote

Post by boo » Fri May 24, 2013 9:04 pm

Mam problem z grubem-2.00-r2.
System czasem startuje, czasem nie (najczęściej muszę włączać 2-3 razy zanim się uruchomi, nie wiem od czego zależy czy się uruchomi).
Dzieje się to na różnych kernelach i wersjach gruba. Używam UEFI (bez UEFI miałem malutkie problemy z windowsem7).

grub.cfg

Code: Select all

menuentry 'Gentoo GNU/Linux' --class gentoo --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-f0afe7a4-a984-4597-99d7-95c1cd4f3ed2' {
        load_video
        insmod gzio
        insmod part_gpt
        insmod btrfs
        set root='hd0,gpt4'
        if [ x$feature_platform_search_hint = xy ]; then
          search --no-floppy --fs-uuid --set=root --hint-bios=hd0,gpt4 --hint-efi=hd0,gpt4 --hint-baremetal=ahci0,gpt4  f0afe7a4-a984-4597-99d7-95c1cd4f3ed2
        else
          search --no-floppy --fs-uuid --set=root f0afe7a4-a984-4597-99d7-95c1cd4f3ed2
        fi
        echo    'Wczytywanie systemu Linux 3.9.2-gentoo...'
        linux   /boot/kernel-3.9.2-gentoo root=/dev/sda4 ro  
}
Grub dochodzi do linijki : echo 'Wczytywanie systemu Linux 3.9.2-gentoo...' i się zawiesza.

fstab

Code: Select all

UUID=f0afe7a4-a984-4597-99d7-95c1cd4f3ed2 /    btrfs           defaults,nodev,noatime,space_cache,compress=lzo,inode_cache,ssd,discard 0 1
tmpfs                  /var/tmp        tmpfs           nodev,nosuid    0 0
tmpfs                  /tmp            tmpfs           nodev,nosuid    0 0
UUID=FE9D-47CC          /boot/efi       vfat            defaults,noatime,discard,noauto   0 2
UUID=a59183ab-5d05-464f-b954-79e3f978c50b /mnt/magazyn    btrfs           defaults,nodev,noatime,space_cache,compress=lzo,inode_cache,subvol=magazyn  0 1
UUID=a59183ab-5d05-464f-b954-79e3f978c50b /mnt/posprzatac    btrfs           defaults,nodev,noatime,space_cache,compress=lzo,inode_cache  0 1
UUID=a59183ab-5d05-464f-b954-79e3f978c50b /home/radek/Pobrane    btrfs           defaults,nodev,noatime,space_cache,compress=lzo,inode_cache,subvol=Pobrane  0 1
Podejrzewam problem z btrfs, albo złą instalację gruba

Code: Select all

 grub2-install --target=x86_64-efi --root-directory=/boot/efi --boot-directory=/boot/efi/EFI --bootloader-id=GRUB2 --no-floppy --modules=part_gpt --modules=btrfs --modules=gzio
edit:
Po aktualizacji biosu i kernela widać znaczącą poprawę (komputer się nie włączył tylko dwa razy). Nie wiem co bardziej pomogło (prawdopodobnie nowszy kernel).
Top
Post Reply
  • Print view
1 post • Page 1 of 1

Return to “Instalacja i sprzęt”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic