Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save philmmanjaro/8da1af0ac62992dd1f96 to your computer and use it in GitHub Desktop.
Save philmmanjaro/8da1af0ac62992dd1f96 to your computer and use it in GitHub Desktop.
Calamares 1.0.1.9-5: Grub install fails on manual installation (x86_64)
[manjaro@manjaro Desktop]$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 8G 0 disk
├─sda1 8:1 0 786M 0 part
├─sda5 8:5 0 6.2G 0 part
├─sda6 8:6 0 351M 0 part
├─sda7 8:7 0 356M 0 part
└─sda8 8:8 0 400M 0 part
sr0 11:0 1 713M 0 rom /bootmnt
loop0 7:0 0 24.5M 1 loop
loop1 7:1 0 120.6M 1 loop
loop2 7:2 0 234M 1 loop
loop3 7:3 0 277.2M 1 loop
[manjaro@manjaro Desktop]$ parted /dev/sda --list
Model: ATA VBOX HARDDISK (scsi)
Disk /dev/sda: 8590MB
Sector size (logical/physical): 512B/512B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
1 1049kB 825MB 824MB primary ext4
2 825MB 8590MB 7765MB extended
5 826MB 7426MB 6600MB logical ext4
6 7427MB 7795MB 368MB logical ext4
7 7796MB 8169MB 373MB logical ext4
8 8171MB 8590MB 419MB logical ext4
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Model: VBOX CD-ROM (scsi)
Disk /dev/sr0: 748MB
Sector size (logical/physical): 2048B/2048B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
2 451kB 130MB 130MB primary esp
[manjaro@manjaro Desktop]$ sudo calamares -v
(calamares:4862): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
(calamares:4862): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Translation: Calamares: Using system locale: "en_US"
Translation: Qt: Using default locale, system locale one not found: "en_US"
11:01:00 [1]: Default font =====
Pixel size: -1
Point size: 10
Point sizeF: 10
Font family: "Cantarell"
Metric height: 18
11:01:00 [1]: Font height: 18
11:01:00 [1]: Available languages: ("ar", "ast", "ca", "cs_CZ", "da", "de", "en", "es_MX", "es", "fi_FI", "fr", "hr", "hu", "id", "it_IT", "ja", "lt", "nl", "pl", "pt_BR", "pt_PT", "ro", "ru", "sk", "sl", "sv", "tr_TR", "zh_CN", "zh_TW")
Calamares 1.0.1.9
[manjaro@manjaro Desktop]$ sudo calamares -d
(calamares:4886): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
(calamares:4886): Gtk-WARNING **: Unable to locate theme engine in module_path: "adwaita",
Translation: Calamares: Using system locale: "en_US"
Translation: Qt: Using default locale, system locale one not found: "en_US"
11:01:03 [1]: Default font =====
Pixel size: -1
Point size: 10
Point sizeF: 10
Font family: "Cantarell"
Metric height: 18
11:01:03 [1]: Font height: 18
11:01:03 [1]: Available languages: ("ar", "ast", "ca", "cs_CZ", "da", "de", "en", "es_MX", "es", "fi_FI", "fr", "hr", "hu", "id", "it_IT", "ja", "lt", "nl", "pl", "pt_BR", "pt_PT", "ro", "ru", "sk", "sl", "sv", "tr_TR", "zh_CN", "zh_TW")
11:01:03 [1]: CalamaresApplication thread: 0x2598dc0
11:01:03 [1]: Using Calamares settings file at "/usr/share/calamares/settings.conf"
11:01:03 [1]: Using Calamares branding file at "/usr/share/calamares/branding/manjaro/branding.desc"
11:01:03 [1]: Loaded branding component "manjaro"
11:01:03 [1]: Loading module.desc for "bootloader"
11:01:04 [1]: Loading module.desc for "displaymanager"
11:01:04 [1]: Loading module.desc for "dracut"
11:01:04 [1]: Loading module.desc for "finished"
11:01:04 [1]: Loading module.desc for "fstab"
11:01:04 [1]: Loading module.desc for "greeting"
11:01:04 [1]: Loading module.desc for "grubcfg"
11:01:04 [1]: Loading module.desc for "hardwarecfg"
11:01:04 [1]: Loading module.desc for "hwclock"
11:01:04 [1]: Loading module.desc for "initcpio"
11:01:04 [1]: Loading module.desc for "initcpiocfg"
11:01:04 [1]: Loading module.desc for "initramfs"
11:01:04 [1]: Loading module.desc for "keyboard"
11:01:04 [1]: Loading module.desc for "locale"
11:01:04 [1]: Loading module.desc for "localecfg"
11:01:04 [1]: Loading module.desc for "localegen"
11:01:04 [1]: Loading module.desc for "machineid"
11:01:04 [1]: Loading module.desc for "mount"
11:01:04 [1]: Loading module.desc for "networkcfg"
11:01:04 [1]: Loading module.desc for "packages"
11:01:04 [1]: Loading module.desc for "partition"
11:01:04 [1]: Loading module.desc for "postcfg"
11:01:04 [1]: Loading module.desc for "prepare"
11:01:04 [1]: Loading module.desc for "services"
11:01:04 [1]: Loading module.desc for "summary"
11:01:04 [1]: Loading module.desc for "umount"
11:01:04 [1]: Loading module.desc for "unpackfs"
11:01:04 [1]: Loading module.desc for "users"
11:01:04 [1]: Proposed window size: 1080 648
libGL error: pci id for fd 13: 80ee:beef, driver (null)
libGL error: core dri or dri2 extension not found
libGL error: failed to load driver: vboxvideo
11:01:05 [1]: QML import paths: ("/usr/share/calamares/qml", "/usr/bin", "/usr/lib/qt/qml")
11:01:05 [1]: Initial locale "en_US"
11:01:05 [8]: Translation: Calamares: Using system locale: "en_US"
11:01:05 [8]: Translation: Qt: Using default locale, system locale one not found: "en_US"
No layout variant specified on the command line
Trailing -variant option ignored
11:01:07 [1]: xkbmap selection changed to: "us" - ""
11:01:09 [8]: getting smart status failed for "/dev/sda" : Operation not supported
11:01:10 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:10 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:10 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:10 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:11 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:11 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:11 [8]: getting smart status failed for "/dev/sr0" : Operation not supported
11:01:12 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:01:12 [1]: Need at least storage bytes: 5905580032
11:01:12 [1]: Need at least ram bytes: 1073741824
11:01:12 [1]: enoughStorage, enoughRam, hasPower, hasInternet: true true true true
11:01:18 [1]: "Osprober lines, clean:
"
11:01:28 [1]: Choice applied: 4
11:03:34 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
11:03:51 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
11:04:53 [8]: getting smart status failed for "/dev/sda" : Operation not supported
11:04:54 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:04:55 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:04:55 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:04:55 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:04:55 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:04:56 [0]: QFileInfo::absolutePath: Constructed with empty filename
11:05:05 [1]: Module "partition" already loaded.
11:05:05 [1]: Module "locale" already loaded.
11:05:05 [1]: Module "keyboard" already loaded.
11:05:05 [1]: Module "users" already loaded.
11:05:05 [1]: PartitionCodeModule has been asked for jobs. About to return: "Clear mounts for partitioning operations on /dev/sda
Create partition table
Create partition (file system: linuxswap, size: 524 MB) on ATA VBOX HARDDISK.
Create partition (file system: ext4, size: 6155 MB) on ATA VBOX HARDDISK.
Create partition (file system: ext4, size: 1509 MB) on ATA VBOX HARDDISK.
Set partition information"
11:05:05 [0]: Starting job "Clear mounts for partitioning operations on /dev/sda"
11:05:05 [1]: ClearMountsJob finished. Here's what was done:
""
11:05:05 [0]: Starting job "Create partition table"
11:05:05 [1]: CreatePartitionTableJob::createTable trying to make table for device "/dev/sda"
11:05:05 [1]: Creating new partition table of type "gpt" , uncommitted yet:
true
11:05:06 [1]: lsblk:
"NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 8G 0 disk
├─sda1 8:1 0 786M 0 part
├─sda5 8:5 0 6.2G 0 part
├─sda6 8:6 0 351M 0 part
├─sda7 8:7 0 356M 0 part
└─sda8 8:8 0 400M 0 part
sr0 11:0 1 713M 0 rom /bootmnt
loop0 7:0 0 24.5M 1 loop
loop1 7:1 0 120.6M 1 loop
loop2 7:2 0 234M 1 loop
loop3 7:3 0 277.2M 1 loop
"
11:05:06 [1]: mount:
"proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sys on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
dev on /dev type devtmpfs (rw,nosuid,relatime,size=1018240k,nr_inodes=254560,mode=755)
run on /run type tmpfs (rw,nosuid,nodev,relatime,mode=755)
union on / type aufs (rw,relatime,si=726a7762cfe4007b)
/dev/sr0 on /bootmnt type iso9660 (ro,noatime)
securityfs on /sys/kernel/security type securityfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /dev/shm type tmpfs (rw,nosuid,nodev)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
tmpfs on /sys/fs/cgroup type tmpfs (ro,nosuid,nodev,noexec,mode=755)
cgroup on /sys/fs/cgroup/systemd type cgroup (rw,nosuid,nodev,noexec,relatime,xattr,release_agent=/usr/lib/systemd/systemd-cgroups-agent,name=systemd)
pstore on /sys/fs/pstore type pstore (rw,nosuid,nodev,noexec,relatime)
cgroup on /sys/fs/cgroup/blkio type cgroup (rw,nosuid,nodev,noexec,relatime,blkio)
cgroup on /sys/fs/cgroup/devices type cgroup (rw,nosuid,nodev,noexec,relatime,devices)
cgroup on /sys/fs/cgroup/freezer type cgroup (rw,nosuid,nodev,noexec,relatime,freezer)
cgroup on /sys/fs/cgroup/bfqio type cgroup (rw,nosuid,nodev,noexec,relatime,bfqio)
cgroup on /sys/fs/cgroup/cpu,cpuacct type cgroup (rw,nosuid,nodev,noexec,relatime,cpu,cpuacct)
cgroup on /sys/fs/cgroup/memory type cgroup (rw,nosuid,nodev,noexec,relatime,memory)
cgroup on /sys/fs/cgroup/net_cls type cgroup (rw,nosuid,nodev,noexec,relatime,net_cls)
cgroup on /sys/fs/cgroup/cpuset type cgroup (rw,nosuid,nodev,noexec,relatime,cpuset)
systemd-1 on /proc/sys/fs/binfmt_misc type autofs (rw,relatime,fd=28,pgrp=1,timeout=300,minproto=5,maxproto=5,direct)
tmpfs on /tmp type tmpfs (rw)
hugetlbfs on /dev/hugepages type hugetlbfs (rw,relatime)
mqueue on /dev/mqueue type mqueue (rw,relatime)
debugfs on /sys/kernel/debug type debugfs (rw,relatime)
configfs on /sys/kernel/config type configfs (rw,relatime)
tmpfs on /etc/pacman.d/gnupg type tmpfs (rw,relatime,mode=755)
tmpfs on /run/user/1000 type tmpfs (rw,nosuid,nodev,relatime,size=205400k,mode=700,uid=1000,gid=100)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
tmpfs on /run/user/620 type tmpfs (rw,nosuid,nodev,relatime,size=205400k,mode=700,uid=620,gid=620)
gvfsd-fuse on /run/user/1000/gvfs type fuse.gvfsd-fuse (rw,nosuid,nodev,relatime,user_id=1000,group_id=100)
"
11:05:07 [0]: Starting job "Create partition (file system: linuxswap, size: 524 MB) on ATA VBOX HARDDISK."
11:05:08 [0]: Starting job "Create partition (file system: ext4, size: 6155 MB) on ATA VBOX HARDDISK."
11:05:13 [0]: Starting job "Create partition (file system: ext4, size: 1509 MB) on ATA VBOX HARDDISK."
11:05:17 [0]: Starting job "Set partition information"
11:05:17 [0]: Starting job "Run script mount/main.py"
11:05:18 [0]: Starting job "Run script unpackfs/main.py"
11:09:33 [0]: Starting job "Run script machineid/main.py"
11:09:33 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemd-machine-id-setup")
11:09:33 [0]: Finished. Exit code: 0
11:09:33 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "ln", "-s", "/etc/machine-id", "/var/lib/dbus/machine-id")
11:09:33 [0]: Finished. Exit code: 0
11:09:33 [0]: Starting job "Run script fstab/main.py"
11:09:33 [0]: Starting job "Set timezone to Europe/London"
11:09:33 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "rm", "-f", "/etc/localtime")
11:09:33 [0]: Finished. Exit code: 0
11:09:33 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "ln", "-s", "/usr/share/zoneinfo/Europe/London", "/etc/localtime")
11:09:34 [0]: Finished. Exit code: 0
11:09:34 [0]: Starting job "Set keyboard model to pc105, layout to us-"
11:09:34 [1]: Found legacy keymap "us" with score 11
11:09:34 [1]: Found legacy keymap "us-acentos" with score 11
11:09:34 [1]: Found legacy keymap "dvorak" with score 11
11:09:34 [1]: Found legacy keymap "dvorak" with score 11
11:09:34 [0]: Starting job "Create user johnd"
11:09:34 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "groupadd", "autologin")
11:09:34 [0]: Finished. Exit code: 9
11:09:34 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "useradd", "-m", "-s", "/bin/bash", "-g", "users", "-G", "video,audio,power,disk,storage,optical,network,lp,scanner,wheel,autologin", "johnd")
11:09:34 [0]: Finished. Exit code: 0
11:09:34 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "chfn", "-f", "", "johnd")
11:09:35 [0]: Finished. Exit code: 0
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "chown", "-R", "johnd:users", "/home/johnd")
11:09:35 [0]: Finished. Exit code: 0
11:09:35 [0]: Starting job "Set password for user johnd"
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "usermod", "-p", "$6$johnd$PhECmDG1iSyT0nKsOQvtNjtTI1xae6m0ehl8wA8saO6lAlqQUbU7tkBALXHDCf1UqimfFEWhc38YCK54RSj0m/", "johnd")
11:09:35 [0]: Finished. Exit code: 0
11:09:35 [0]: Starting job "Set password for user root"
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "usermod", "-p", "$6$root$c/mAZLsNAM8cP.bLjkqd2L0csreyOeSzO9VxUVFs3MvvhLkiW5lSh4Vls8rlCHmWbDQKL9SRDBpS1ltKNlZ3e1", "root")
11:09:35 [0]: Finished. Exit code: 0
11:09:35 [0]: Starting job "Set hostname john-pc"
11:09:35 [0]: Starting job "Run script hardwarecfg/main.py"
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master 70% unmute")
11:09:35 [0]: Finished. Exit code: 0
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Front 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Side 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Surround 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Center 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset LFE 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Headphone 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Speaker 70% unmute")
11:09:35 [0]: Finished. Exit code: 1
11:09:35 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Line 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset External 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset FM 50% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Mono 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Digital 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Analog Mix 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Aux 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Aux2 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM Center 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM Front 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM LFE 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM Side 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM Surround 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Playback 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset PCM,1 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset DAC 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset DAC,0 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset DAC,1 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Synth 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset CD 70% unmute")
11:09:36 [0]: Finished. Exit code: 0
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Wave 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Music 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset AC97 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Analog Front 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset VIA DXS,0 70% unmute")
11:09:36 [0]: Finished. Exit code: 1
11:09:36 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset VIA DXS,1 70% unmute")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset VIA DXS,2 70% unmute")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset VIA DXS,3 70% unmute")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Mic 70% mute")
11:09:37 [0]: Finished. Exit code: 0
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset IEC958 70% mute")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Playback Switch on")
11:09:37 [0]: Finished. Exit code: 0
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Surround on")
11:09:37 [0]: Finished. Exit code: 0
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset SB Live Analog/Digital Output Jack off")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Audigy Analog/Digital Output Jack off")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Playback Switch on")
11:09:37 [0]: Finished. Exit code: 0
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Master Surround on")
11:09:37 [0]: Finished. Exit code: 0
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset SB Live Analog/Digital Output Jack off")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "sh", "-c", "amixer -c 0 sset Audigy Analog/Digital Output Jack off")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "pulseaudio-ctl", "normal")
11:09:37 [0]: Finished. Exit code: 1
11:09:37 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "alsactl", "-f", "/etc/asound.state", "store")
11:09:38 [0]: Finished. Exit code: 0
MHWD-Driver: no
MHWD-Video: no
> Using config 'video-virtualbox' for device: 0000:00:02.0 (0300:80ee:beef) Display controller InnoTek Systemberatung GmbH VirtualBox Graphics Adapter
> Installing video-virtualbox...
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
warning: database file for 'multilib' does not exist
Using default
Has lib32 support: true
Sourcing /var/lib/mhwd/db/pci/graphic_drivers/virtualbox/MHWDCONFIG
Processing classid: 0300
Sourcing /var/lib/mhwd/scripts/include/0300
warning: database file for 'core' does not exist
warning: database file for 'extra' does not exist
warning: database file for 'community' does not exist
warning: database file for 'multilib' does not exist
:: Synchronizing package databases...
downloading gfx-pkgs.db...
resolving dependencies...
looking for conflicting packages...
Packages (2) linux319-virtualbox-guest-modules-4.3.22-1 virtualbox-guest-utils-4.3.22-2
Total Download Size: 1.27 MiB
Total Installed Size: 7.94 MiB
:: Proceed with installation? [Y/n]
:: Retrieving packages ...
downloading linux319-virtualbox-guest-modules-4.3.22-1-x86_64.pkg.tar.xz...
downloading virtualbox-guest-utils-4.3.22-2-x86_64.pkg.tar.xz...
checking keyring...
checking package integrity...
loading package files...
checking for file conflicts...
checking available disk space...
installing linux319-virtualbox-guest-modules...
===> You may want to load vboxguest, vboxsf and vboxvideo
installing virtualbox-guest-utils...
Optional dependencies for virtualbox-guest-utils
virtualbox-guest-dkms: Guest kernel source modules for non-stock kernels
Using default
Default lib32 support: true
libGl: '/usr/lib/mesa/libGL.so.1.2.0'
libGLESv1: '/usr/lib/mesa/libGLESv1_CM.so.1.1.0'
libGLESv2: '/usr/lib/mesa/libGLESv2.so.2.0.0'
libEGL: '/usr/lib/mesa/libEGL.so.1.0.0'
libglx: '/usr/lib/xorg/modules/extensions/libglx.xorg'
xorg configuration file: '/etc/X11/mhwd.d/virtualbox.conf'
> Successfully installed video-virtualbox
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-304xx/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-340xx/MHWDCONFIG' is invalid!
Warning: No config found for device: 0000:00:03.0 (0200:8086:100e) Network controller Intel Corporation 82540EM Gigabit Ethernet Controller
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-304xx/MHWDCONFIG' is invalid!
Warning: config '/var/lib/mhwd/db/pci/graphic_drivers/nvidia-340xx/MHWDCONFIG' is invalid!
Warning: No device of class 0280 found!
11:10:04 [0]: Starting job "Run script networkcfg/main.py"
11:10:04 [0]: Starting job "Run script hwclock/main.py"
11:10:05 [0]: Starting job "Run script services/main.py"
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "bluetooth.service")
11:10:05 [0]: Finished. Exit code: 0
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "cronie.service")
11:10:05 [0]: Finished. Exit code: 0
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "ModemManager.service")
11:10:05 [0]: Finished. Exit code: 0
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "NetworkManager.service")
11:10:05 [0]: Finished. Exit code: 0
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "org.cups.cupsd.service")
11:10:05 [0]: Finished. Exit code: 1
11:10:05 [1]: [PYTHON JOB]: "Cannot enable systemd service org.cups.cupsd"
11:10:05 [1]: [PYTHON JOB]: "systemctl enable call in chroot returned error code 1"
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "tlp.service")
11:10:05 [0]: Finished. Exit code: 0
11:10:05 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "tlp-sleep.service")
11:10:06 [0]: Finished. Exit code: 0
11:10:06 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "systemctl", "enable", "graphical.target")
11:10:06 [0]: Finished. Exit code: 0
11:10:06 [0]: Starting job "Run script displaymanager/main.py"
11:10:06 [1]: [PYTHON JOB]: "Setting up autologin for user johnd."
11:10:06 [0]: Starting job "Run script localegen/main.py"
11:10:06 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "locale-gen")
11:10:10 [0]: Finished. Exit code: 0
locale.gen done
11:10:10 [0]: Starting job "Run script initcpiocfg/main.py"
11:10:10 [0]: Starting job "Run script initcpio/main.py"
11:10:10 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "mkinitcpio", "-p", "linux319")
11:10:33 [0]: Finished. Exit code: 0
11:10:33 [0]: Starting job "Run script grubcfg/main.py"
11:10:33 [0]: Starting job "Run script bootloader/main.py"
11:10:33 [0]: Running "chroot" ("/tmp/calamares-root-1zji0_e7", "grub-install", "--target=i386-pc", "/dev/sda")
11:10:39 [0]: Finished. Exit code: 1
11:10:39 [1]: tbMsg " File "/usr/lib/calamares/modules/bootloader/main.py", line 194, in run
prepare_bootloader(fw_type)
File "/usr/lib/calamares/modules/bootloader/main.py", line 189, in prepare_bootloader
install_grub(efi_directory, fw_type)
File "/usr/lib/calamares/modules/bootloader/main.py", line 159, in install_grub
boot_loader["installPath"]])
File "<string>", line 2, in <module>
"
11:10:39 [0]: Installation failed:
11:10:39 [0]: - message: "Boost.Python error in job "Run script bootloader/main.py"."
11:10:39 [0]: - details: "<div><strong>&lt;class 'subprocess.CalledProcessError'&gt;</strong></div><div>Command 'grub-install --target=i386-pc /dev/sda' returned non-zero exit status 1</div><div>Traceback:</div><div><pre> File &quot;/usr/lib/calamares/modules/bootloader/main.py&quot;, line 194, in run
prepare_bootloader(fw_type)
File &quot;/usr/lib/calamares/modules/bootloader/main.py&quot;, line 189, in prepare_bootloader
install_grub(efi_directory, fw_type)
File &quot;/usr/lib/calamares/modules/bootloader/main.py&quot;, line 159, in install_grub
boot_loader[&quot;installPath&quot;]])
File &quot;&lt;string&gt;&quot;, line 2, in &lt;module&gt;
</pre></div>"
11:13:07 [8]: Shutting down Calamares...
11:13:07 [8]: Finished shutdown.
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
11:13:07 [0]: QBasicTimer::start: QBasicTimer can only be used with threads started with QThread
[manjaro@manjaro Desktop]$ lsblk
NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
sda 8:0 0 8G 0 disk
├─sda1 8:1 0 524M 0 part
├─sda2 8:2 0 6G 0 part /tmp/calamares-root-1zji0_e7
└─sda3 8:3 0 1.5G 0 part /tmp/calamares-root-1zji0_e7/home
sr0 11:0 1 713M 0 rom /bootmnt
loop0 7:0 0 24.5M 1 loop
loop1 7:1 0 120.6M 1 loop
loop2 7:2 0 234M 1 loop
loop3 7:3 0 277.2M 1 loop
[manjaro@manjaro Desktop]$ parted /dev/sda --list
Model: ATA VBOX HARDDISK (scsi)
Disk /dev/sda: 8590MB
Sector size (logical/physical): 512B/512B
Partition Table: gpt
Disk Flags:
Number Start End Size File system Name Flags
1 1049kB 551MB 549MB linux-swap(v1)
2 551MB 7004MB 6454MB ext4
3 7004MB 8587MB 1583MB ext4
Warning: Unable to open /dev/sr0 read-write (Read-only file system). /dev/sr0
has been opened read-only.
Model: VBOX CD-ROM (scsi)
Disk /dev/sr0: 748MB
Sector size (logical/physical): 2048B/2048B
Partition Table: msdos
Disk Flags:
Number Start End Size Type File system Flags
2 451kB 130MB 130MB primary esp
[manjaro@manjaro Desktop]$
@philmmanjaro
Copy link
Author

Actuall error is:

[root@manjaro /]# grub-install --target=i386-pc /dev/sda
Installing for i386-pc platform.
grub-install: warning: this GPT partition label contains no BIOS Boot Partition; embedding won't be possible.
grub-install: warning: Embedding is not possible.  GRUB can only be installed in this setup by using blocklists.  However, blocklists are UNRELIABLE and their use is discouraged..
grub-install: error: will not proceed with blocklists.

@philmmanjaro
Copy link
Author

Commit 43ccfbd should fix that. Anyway, we should add those flags automatically within partition module

@philmmanjaro
Copy link
Author

Two more commits were needed to fix this: fe7c5bb, 9ac0fc3

@philmmanjaro
Copy link
Author

I reverted it (0dadd19). On manual installations the user should take care of it. However, we can try to make it more user friendly by adding some auto routines to the partition module.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment