GRUB kieruje się wieloma kryteriami przy wyborze dysków/partycji. Tak przynajmniej myślę, bo miałem okazję edytować/dostosowywać opcje uruchamiania systemu.
Było tam włączone rozpoznawanie po BIOSIE (HINT_BIOS?), po jakimś AHCI/ACPI (nie pamiętam), UUID, itd. Może problem leży w tym, że na pierwszy ogień idzie rozpoznawanie po porządku biosa, a ty teraz dysk jakoś inaczej podpiąłeś. Na sprzęcie się nie znam. Tak tylko dorzuciłem swoje przemyślenia.
Problem bootowania w zasadzie nieaktualny - przypadkiem udało mi się zbootować. Okazuje się, że wpis GRUB z SSD(Linux) wskazuje na pustkę a na Manjaro wskazuje wpis opatrzony nazwą dysku SSD(Windows). chciałem zbootować windows i wbiłem na Manjaro. Przydaloby się w moim GRUBie zrobić porządki, nie dość że mam jakieś stare systemy których już nie ma to jeszcze te zamienione wpisy…
@marcin82
Boot Info Script 0.77 [10 June 2018]
============================= Boot Info Summary: ===============================
=> Grub2 (v2.00) 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
for (,msdos1)/boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk
---------------------------------------------------------------------------
=> Grub2 (v2.00) is installed in the MBR of /dev/sdb and looks at sector 1 of
the same hard drive for core.img. core.img is at this location and looks
for /boot/grub. It also embeds following components:
modules
---------------------------------------------------------------------------
fshelp ext2 part_msdos biosdisk search_fs_uuid
---------------------------------------------------------------------------
config script
---------------------------------------------------------------------------
search.fs_uuid 313f08ef-c869-41c5-a4af-6012db95c25a root hd1,msdos5
set prefix=($root)'/boot/grub'
---------------------------------------------------------------------------
=> No boot loader is installed in the MBR of /dev/sdc.
=> Windows 7/8/2012 is installed in the MBR of /dev/sdd.
sda1: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System: Manjaro Linux
Boot files: /boot/grub/grub.cfg /etc/fstab
/boot/grub/i386-pc/core.img
sdb1: __________________________________________________________________________
File system: ntfs
Boot sector type: Unknown
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdb2: __________________________________________________________________________
File system: ext4
Boot sector type: -
Boot sector info:
Operating System:
Boot files:
sdc1: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
sdc2: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /efi/Boot/bootx64.efi /efi/Microsoft/Boot/bootmgfw.efi
/efi/Microsoft/Boot/bootmgr.efi
/efi/Microsoft/Boot/memtest.efi
sdc3: __________________________________________________________________________
File system:
Boot sector type: -
Boot sector info:
sdc4: __________________________________________________________________________
File system: ntfs
Boot sector type: Windows 8/2012: NTFS
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files: /Windows/System32/winload.exe
sdd1: __________________________________________________________________________
File system: vfat
Boot sector type: Windows 8/2012: FAT32
Boot sector info: No errors found in the Boot Parameter Block.
Operating System:
Boot files:
============================ Drive/Partition Info: =============================
Drive: sda _____________________________________________________________________
Dysk /dev/sda: 111,81 GiB, bajtów: 120034123776, sektorów: 234441648
Model dysku: PNY CS900 120GB
Jednostki: sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Rozmiar we/wy (minimalny/optymalny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sda1 2,048 234,436,544 234,434,497 83 Linux
Drive: sdb _____________________________________________________________________
Dysk /dev/sdb: 931,53 GiB, bajtów: 1000204886016, sektorów: 1953525168
Model dysku: SAMSUNG HN-M101M
Jednostki: sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 4096
Rozmiar we/wy (minimalny/optymalny) w bajtach: 4096 / 4096
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdb1 1,890,609,152 1,953,523,711 62,914,560 7 NTFS / exFAT / HPFS
/dev/sdb2 2,048 1,890,609,151 1,890,607,104 83 Linux
Drive: sdc _____________________________________________________________________
Dysk /dev/sdc: 223,58 GiB, bajtów: 240057409536, sektorów: 468862128
Model dysku: IRP_SSDPR_S25B_2
Jednostki: sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Rozmiar we/wy (minimalny/optymalny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdc1 1 4,294,967,295 4,294,967,295 ee GPT
/dev/sdc1 ends after the last sector of /dev/sdc
GUID Partition Table detected.
Partition Attrs Start Sector End Sector # of Sectors System
/dev/sdc1 + R 2,048 1,085,439 1,083,392 Windows Recovery Environment (Windows)
/dev/sdc2 + 1,085,440 1,290,239 204,800 EFI System partition
/dev/sdc3 + 1,290,240 1,323,007 32,768 Microsoft Reserved Partition (Windows)
/dev/sdc4 1,323,008 468,860,927 467,537,920 Data partition (Windows/Linux)
Attributes: R=Required, N=No Block IO, B=Legacy BIOS Bootable, +=More bits set
Drive: sdd _____________________________________________________________________
Dysk /dev/sdd: 14,93 GiB, bajtów: 16008609792, sektorów: 31266816
Model dysku: Cruzer Fit
Jednostki: sektorów, czyli 1 * 512 = 512 bajtów
Rozmiar sektora (logiczny/fizyczny) w bajtach: 512 / 512
Rozmiar we/wy (minimalny/optymalny) w bajtach: 512 / 512
Partition Boot Start Sector End Sector # of Sectors Id System
/dev/sdd1 * 2,048 31,266,815 31,264,768 c W95 FAT32 (LBA)
"blkid" output: ________________________________________________________________
Device UUID TYPE LABEL
/dev/sda1 23044b6f-8430-4977-be01-d0687f236cb6 ext4
/dev/sdb1 67D83C9B6B677A62 ntfs
/dev/sdb2 814434c3-273b-44e1-80de-9923dd547db5 ext4
/dev/sdc1 A6C8DBBCC8DB8947 ntfs Odzyskiwanie
/dev/sdc2 BCDD-8949 vfat
/dev/sdc3
/dev/sdc4 2692ECE992ECBE85 ntfs
/dev/sdd1 ACE0-95B9 vfat
========================= "ls -l /dev/disk/by-id" output: ======================
razem 0
lrwxrwxrwx 1 root root 9 07-28 21:36 ata-IRP_SSDPR_S25B_240_8E310782070600885585 -> ../../sdc
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-IRP_SSDPR_S25B_240_8E310782070600885585-part1 -> ../../sdc1
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-IRP_SSDPR_S25B_240_8E310782070600885585-part2 -> ../../sdc2
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-IRP_SSDPR_S25B_240_8E310782070600885585-part3 -> ../../sdc3
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-IRP_SSDPR_S25B_240_8E310782070600885585-part4 -> ../../sdc4
lrwxrwxrwx 1 root root 9 07-28 21:36 ata-PNY_CS900_120GB_SSD_PNY12190008700108C8A -> ../../sda
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-PNY_CS900_120GB_SSD_PNY12190008700108C8A-part1 -> ../../sda1
lrwxrwxrwx 1 root root 9 07-28 21:36 ata-SAMSUNG_HN-M101MBB_S2RQJ9ABA02692 -> ../../sdb
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-SAMSUNG_HN-M101MBB_S2RQJ9ABA02692-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 07-28 21:36 ata-SAMSUNG_HN-M101MBB_S2RQJ9ABA02692-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 9 07-28 21:36 usb-SanDisk_Cruzer_Fit_4C530005870719122381-0:0 -> ../../sdd
lrwxrwxrwx 1 root root 10 07-28 21:36 usb-SanDisk_Cruzer_Fit_4C530005870719122381-0:0-part1 -> ../../sdd1
lrwxrwxrwx 1 root root 9 07-28 21:36 wwn-0x50024e92066c6c7d -> ../../sdb
lrwxrwxrwx 1 root root 10 07-28 21:36 wwn-0x50024e92066c6c7d-part1 -> ../../sdb1
lrwxrwxrwx 1 root root 10 07-28 21:36 wwn-0x50024e92066c6c7d-part2 -> ../../sdb2
lrwxrwxrwx 1 root root 9 07-28 21:36 wwn-0x5f8db4c121908c8a -> ../../sda
lrwxrwxrwx 1 root root 10 07-28 21:36 wwn-0x5f8db4c121908c8a-part1 -> ../../sda1
================================ Mount points: =================================
Device Mount_Point Type Options
/dev/sda1 / ext4 (rw,noatime,discard)
/dev/sdb1 /run/media/kali66/67D83C9B6B677A62 fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
/dev/sdb2 /run/media/kali66/814434c3-273b-44e1-80de-9923dd547db5 ext4 (rw,nosuid,nodev,relatime,uhelper=udisks2)
/dev/sdc4 /run/media/kali66/2692ECE992ECBE85 fuseblk (rw,nosuid,nodev,relatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,uhelper=udisks2)
/dev/sdd1 /run/media/kali66/ACE0-95B9 vfat (rw,nosuid,nodev,relatime,uid=1000,gid=1000,fmask=0022,dmask=0022,codepage=437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
=========================== 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 ###
insmod part_gpt
insmod part_msdos
if [ -s $prefix/grubenv ]; then
load_env
fi
if [ "${next_entry}" ] ; then
set default="${next_entry}"
set next_entry=
save_env next_entry
set boot_once=true
else
set default="${saved_entry}"
fi
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 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
}
set menu_color_normal=light-gray/black
set menu_color_highlight=green/black
if [ x$feature_default_font_path = xy ] ; then
font=unicode
else
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-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
else
search --no-floppy --fs-uuid --set=root 23044b6f-8430-4977-be01-d0687f236cb6
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_input console
terminal_output gfxterm
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-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
else
search --no-floppy --fs-uuid --set=root 23044b6f-8430-4977-be01-d0687f236cb6
fi
insmod gfxmenu
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_12.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_14.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_16.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_24.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_48.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_bold_16.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/dejavu_sans_mono_12.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-12.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-14.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-16.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-18.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-b12.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-b14.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-b16.pf2
loadfont ($root)/usr/share/grub/themes/manjaro/terminus-b18.pf2
insmod png
set theme=($root)/usr/share/grub/themes/manjaro/theme.txt
export theme
if [ x$feature_timeout_style = xy ] ; then
set timeout_style=menu
set timeout=0
# Fallback normal timeout code in case the timeout_style feature is
# unavailable.
else
set timeout=0
fi
### END /etc/grub.d/00_header ###
### BEGIN /etc/grub.d/01_menu_auto_hide ###
if [ "${boot_success}" = "1" -o "${boot_indeterminate}" = "1" ]; then
set last_boot_ok=1
else
set last_boot_ok=0
fi
# Reset boot_indeterminate after a successful boot
if [ "${boot_success}" = "1" ] ; then
set boot_indeterminate=0
# Avoid boot_indeterminate causing the menu to be hidden more then once
elif [ "${boot_indeterminate}" = "1" ]; then
set boot_indeterminate=2
fi
set boot_success=0
save_env boot_success boot_indeterminate
if [ x$feature_timeout_style = xy ] ; then
if [ "${menu_show_once}" ]; then
unset menu_show_once
save_env menu_show_once
set timeout_style=menu
set timeout=60
elif [ "${menu_auto_hide}" -a "${last_boot_ok}" = "1" ]; then
set orig_timeout_style=${timeout_style}
set orig_timeout=${timeout}
if [ "${fastboot}" = "1" ]; then
# timeout_style=menu + timeout=0 avoids the countdown code keypress check
set timeout_style=menu
set timeout=0
else
set timeout_style=hidden
set timeout=1
fi
fi
fi
### END /etc/grub.d/01_menu_auto_hide ###
### BEGIN /etc/grub.d/10_linux ###
menuentry 'Manjaro Linux' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-simple-23044b6f-8430-4977-be01-d0687f236cb6' {
savedefault
load_video
set gfxpayload=keep
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-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
else
search --no-floppy --fs-uuid --set=root 23044b6f-8430-4977-be01-d0687f236cb6
fi
linux /boot/vmlinuz-4.19-x86_64 root=UUID=23044b6f-8430-4977-be01-d0687f236cb6 rw quiet
initrd /boot/intel-ucode.img /boot/initramfs-4.19-x86_64.img
}
submenu 'Advanced options for Manjaro Linux' $menuentry_id_option 'gnulinux-advanced-23044b6f-8430-4977-be01-d0687f236cb6' {
menuentry 'Manjaro Linux (Kernel: 4.19.60-1-MANJARO x64)' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.60-1-MANJARO x64-advanced-23044b6f-8430-4977-be01-d0687f236cb6' {
savedefault
load_video
set gfxpayload=keep
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-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
else
search --no-floppy --fs-uuid --set=root 23044b6f-8430-4977-be01-d0687f236cb6
fi
linux /boot/vmlinuz-4.19-x86_64 root=UUID=23044b6f-8430-4977-be01-d0687f236cb6 rw quiet
initrd /boot/intel-ucode.img /boot/initramfs-4.19-x86_64.img
}
menuentry 'Manjaro Linux (Kernel: 4.19.60-1-MANJARO x64 - fallback initramfs)' --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option 'gnulinux-4.19.60-1-MANJARO x64-fallback-23044b6f-8430-4977-be01-d0687f236cb6' {
load_video
set gfxpayload=keep
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-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
else
search --no-floppy --fs-uuid --set=root 23044b6f-8430-4977-be01-d0687f236cb6
fi
linux /boot/vmlinuz-4.19-x86_64 root=UUID=23044b6f-8430-4977-be01-d0687f236cb6 rw quiet
initrd /boot/initramfs-4.19-x86_64-fallback.img
}
}
### END /etc/grub.d/10_linux ###
### BEGIN /etc/grub.d/20_linux_xen ###
### END /etc/grub.d/20_linux_xen ###
### BEGIN /etc/grub.d/30_os-prober ###
### END /etc/grub.d/30_os-prober ###
### 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 ###
### BEGIN /etc/grub.d/60_memtest86+ ###
if [ "${grub_platform}" == "pc" ]; then
menuentry "Memory Tester (memtest86+)" --class memtest86 --class gnu --class tool {
search --fs-uuid --no-floppy --set=root --hint-ieee1275='ieee1275//disk@0,msdos1' --hint-bios=hd0,msdos1 --hint-efi=hd0,msdos1 --hint-baremetal=ahci0,msdos1 23044b6f-8430-4977-be01-d0687f236cb6
linux16 /boot/memtest86+/memtest.bin
}
fi
### END /etc/grub.d/60_memtest86+ ###
--------------------------------------------------------------------------------
=============================== 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>
UUID=23044b6f-8430-4977-be01-d0687f236cb6 / ext4 defaults,noatime,discard 0 1
tmpfs /tmp tmpfs defaults,noatime,mode=1777 0 0
--------------------------------------------------------------------------------
=================== sda1: Location of files loaded by Grub: ====================
GiB - GB File Fragment(s)
26.843463898 = 28.822949888 boot/grub/grub.cfg 3
92.144077301 = 98.938949632 boot/grub/i386-pc/core.img 1
4.420555115 = 4.746534912 boot/vmlinuz-4.19-x86_64 1
10.700653076 = 11.489738752 boot/initramfs-4.19-x86_64-fallback.img 1
10.524646759 = 11.300753408 boot/initramfs-4.19-x86_64.img 1
======================== Unknown MBRs/Boot Sectors/etc: ========================
/dev/sdc1: unknown GPT attributes
8000000000000001
/dev/sdc2: unknown GPT attributes
8000000000000000
/dev/sdc3: unknown GPT attributes
8000000000000000
Unknown BootLoader on sdb1
00000000 eb 52 90 4e 54 46 53 20 20 20 20 00 02 08 00 00 |.R.NTFS .....|
00000010 00 00 00 00 00 f8 00 00 3f 00 ff 00 00 68 b0 70 |........?....h.p|
00000020 00 00 00 00 80 00 80 00 ff ff bf 03 00 00 00 00 |................|
00000030 04 00 00 00 00 00 00 00 ff ff 3b 00 00 00 00 00 |..........;.....|
00000040 f6 00 00 00 01 00 00 00 62 7a 67 6b 9b 3c d8 67 |........bzgk.<.g|
00000050 00 00 00 00 0e 1f be 71 7c ac 22 c0 74 0b 56 b4 |.......q|.".t.V.|
00000060 0e bb 07 00 cd 10 5e eb f0 32 e4 cd 16 cd 19 eb |......^..2......|
00000070 fe 54 68 69 73 20 69 73 20 6e 6f 74 20 61 20 62 |.This is not a b|
00000080 6f 6f 74 61 62 6c 65 20 64 69 73 6b 2e 20 50 6c |ootable disk. Pl|
00000090 65 61 73 65 20 69 6e 73 65 72 74 20 61 20 62 6f |ease insert a bo|
000000a0 6f 74 61 62 6c 65 20 66 6c 6f 70 70 79 20 61 6e |otable floppy an|
000000b0 64 0d 0a 70 72 65 73 73 20 61 6e 79 20 6b 65 79 |d..press any key|
000000c0 20 74 6f 20 74 72 79 20 61 67 61 69 6e 20 2e 2e | to try again ..|
000000d0 2e 20 0d 0a 00 00 00 00 00 00 00 00 00 00 00 00 |. ..............|
000000e0 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: ===============================
mdadm: No arrays found in config file or automatically
@nintyfan wcześniej nie było SSD Windows podpiętego na stałe - przepinałem ręcznie. Teraz dołożyłem nowy przewód SATA i podpiąlem pod SATA_3 SSD Linuxa
Mam kolejne pytanie laika. Korzystałem kiedyś z vi na slackware. Dlaczego pacman zwraca mi tak wiele vi? Nie wiem na czym polega między nimi różnica, co oznaczają te suffixy? Nic mi to nie mówi szukam tylko zwykłego vi pod xfce dla Manjaro.
I ostatnie pytanie lamusa - czy aplikacje instalowane z git (np spotify) również będą aktualizowane przez pacmana automatycznie?
Grub Manjaro nie wykrywa Windowsa na ten moment i tak ma być, bo Windows ponownie zainstalowałeś w trybie UEFI (/dev/sdc ma tablicę partycji GPT), a Manjaro działa w trybie BIOS / Legacy.
Jedynym sensownym wyjściem będzie reinstalacja Manjaro. Dysk z Manajro musi mieć tablicę partycji GPT - trzeba zaorać i utworzyć nową, a potem partycje.
I teraz są dwie możliwości:
- Wykorzystujesz partycję EFI Windowsa
== LUB ==
- Tworzysz nową partycję EFI na dysku z Manjaro.
Po instalacji Manjaro z EFI / GPT (jeśli dysk z Windows będzie odłączony) podłącz dysk z Windows i uaktualnij plik grub.cfg:
grub-mkconfig -o /boot/grub/grub.cfg
W BIOS ustawiasz dysk z Manjaro jako urządzenie, z którego ma startować komputer. Jako “boot order” mogą być też widoczne poszczególne instancje bootloadera EFI, która skieruje do Gruba, itd. Unikam tego gówna jak ognia, toć nie jestem pewien Mogły się niektóre rzeczy pozmieniać, itd. Wszystko jest do sprawdzenia.
PS
Windows też można przeinstalować, w trybie BIOS/Legacy, ale to nieporównanie mniej przyjemna i bardziej czasochłonna zabawa…
Myślę, że się mylisz że nie wykrywa. W GRUB gdy wybiorę Windows boot manager to startuje Windows, ale jeszcze mogę to zweryfikować.
Co do PS - przeinstalowałem go 3 dni temu, reinstalacja zajmie mi ze sterownikami pół godziny pomiajając czas pobierania ponownie Windowsa, mogę to zrobić jeśli uważasz, że warto.
Nie mylę się, bo Grub “nie widzi” Windows:
menuentry ‘Manjaro Linux’ --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option ‘gnulinux-simple-23044b6f-8430-4977-be01-d0687f236cb6’ {
menuentry ‘Manjaro Linux (Kernel: 4.19.60-1-MANJARO x64)’ --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option ‘gnulinux-4.19.60-1-MANJARO x64-advanced-23044b6f-8430-4977-be01-d0687f236cb6’ {
menuentry ‘Manjaro Linux (Kernel: 4.19.60-1-MANJARO x64 - fallback initramfs)’ --class manjaro --class gnu-linux --class gnu --class os $menuentry_id_option ‘gnulinux-4.19.60-1-MANJARO x64-fallback-23044b6f-8430-4977-be01-d0687f236cb6’ {
menuentry "Memory Tester (memtest86+)" --class memtest86 --class gnu --class tool {
Płyta może działać z obsługą trybu Legacy, ale najpierw zgłasza się loader EFI systemu Windows. Rób jak uważasz.
Czyli wystarczy zbootować pendrive Windowsa pod bios/legacy i przeinstalować w taki sposób i wtedy GRUB ogarnie oba SSD (oba systemy)?
“Zwykłe” vi i vim masz w podstawowym repo.
Jeśli były instalowane przez pacmana (pamaca) to tak. Dla pakietów instalowanych z AUR trzeba tylko jeszcze dodatkowo zaznaczyć jedną opcję:
Ok dzięki.
Co oznacza, że przy próbie instalacji compiz-manjaro z repo mam taki komunikat?
nie udało się rozwiązać zależności:
usunięcie xfce4-panel-gtk3 uszkadza zależność 'xfce4-panel-gtk3' wymaganą przez xfce4-whiskermenu-plugin-gtk3
Czy nie powinienem jednak zaznaczać tej opcji?
To znaczy, że próbując instalować compiza usuwasz pakiet xfce4-panel-gtk3, który jest wymagany do poprawnego działania whiskermenu.
Zawsze możesz usunąć whiskermenu - najwyżej potem dograsz z powrotem, przy okazji usuwając compiza.
Rozumiem, whiskermenu pozwalał na wyzwolenie menu po kliknięciu przycisku SUPER. Teraz szukam opcji jak to ustawić bez niego bo instalacja whiskermenu pewnie mi będzie chciała wywalić compiza
Akcję klawisza “super” ustawiasz samemu. Zrobi to o co go poprosisz whiskermenu można zastąpić applicationsmenu (xfce4-popup-applicationsmenu).
Dziękuję bardzo, skorzystam na pewno :). Drugi tydzień już leci z Manjaro, na razie jestem bardzo zadowolony z tandemu Manjaro + xfce. Jeszcze tylko GRUBa rozpracuję i będzie cacy.
Żeby obsługiwać bootowanie WIndowsa przez GRUB wystarczy zbootować pendrive Windowsa pod bios/legacy i przeinstalować w taki sposób i wtedy GRUB ogarnie oba SSD (oba systemy)?
@anon41799040 muszę jakieś repo dociągnąć do tego actionsmenu chyba. To częsta przypadłość - co zrobić jeśli program którego szukam nie zostaje znaleziony przez pamaca?
Application Menu to (chyba) standardowy pakiet wchodzący w skład panuelu xfce4, nie występuje osobno w repo:
https://docs.xfce.org/xfce/xfce4-panel/applicationsmenu
Jak czegoś nie ma w oficjalnym repozytorium, szukasz w AUR. Jak i w AUR nie ma, pozostaje przeszukać internet. Apki występują jako appimage, snap, flatpack, są dostępne też jako źródła na githubach.
Tak.
Czy mogę jakoś skłonić GRUB, by sam wyszukał i odświeżył wszystkie systemy jakie są na PC? Tak żeby usunął to co jest i wyszukał od nowa Windows + Linux?
Wprowadź grub2-mkconfig > ~/JAKAŚ_NIEISTNIEJĄCA_NAZWA_PLIKU . Potem sprawdź, co zawiera wynik. Jeżeli będzie Ci odpowiadać, to rób kopię zapasową /boot/grub2/grub.cfg i podmień go na wygenerowany.
grub-probe
sudo update-grub
Dziękuję bardzo, spróbuję po powrocie do domu po weekendzie dam znać jaki będzie wynik. Na ślepo próbowałem sudo grub update