Mageia Bugzilla – Attachment 8830 Details for
Bug 19935
Custom disk partitioning requests BIOS boot partition on non-GPT disk
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Requests
|
Help
|
Log In
[x]
|
New Account
|
Forgot Password
Miscellaneous debug output
fdisk+perl+journal.log (text/plain), 18.37 KB, created by
Martin Whitaker
on 2017-01-03 19:22:05 CET
(
hide
)
Description:
Miscellaneous debug output
Filename:
MIME Type:
Creator:
Martin Whitaker
Created:
2017-01-03 19:22:05 CET
Size:
18.37 KB
patch
obsolete
>======== Initial Partitioning ======== > >Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors >Units: sectors of 1 * 512 = 512 bytes >Sector size (logical/physical): 512 bytes / 512 bytes >I/O size (minimum/optimal): 512 bytes / 512 bytes >Disklabel type: dos >Disk identifier: 0x00000000 > >Device Boot Start End Sectors Size Id Type >/dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 > > >======== After 1st Custom Partitioning ======== > >Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors >Units: sectors of 1 * 512 = 512 bytes >Sector size (logical/physical): 512 bytes / 512 bytes >I/O size (minimum/optimal): 512 bytes / 512 bytes >Disklabel type: dos >Disk identifier: 0x00000000 > >Device Boot Start End Sectors Size Id Type >/dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 >/dev/sda2 6332382 41929649 35597268 17G 5 Extended >/dev/sda5 6332416 12868064 6535649 3.1G 82 Linux swap / Solaris >/dev/sda6 12871680 41929649 29057970 13.9G 83 Linux > > >======== After 2nd Custom Partitioning ======== > >Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors >Units: sectors of 1 * 512 = 512 bytes >Sector size (logical/physical): 512 bytes / 512 bytes >I/O size (minimum/optimal): 512 bytes / 512 bytes >Disklabel type: dos >Disk identifier: 0x00000000 > >Device Boot Start End Sectors Size Id Type >/dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 >/dev/sda2 6332382 41929649 35597268 17G 5 Extended >/dev/sda5 6332416 6345674 13259 6.5M 0 Empty >/dev/sda6 12871680 41929649 29057970 13.9G 83 Linux >/dev/sda7 6348800 12868064 6519265 3.1G 82 Linux swap / Solaris > > >======== Perl Error Trace ======== > >An error occurred >INTERNAL ERROR: unknown device sda7 >MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/devices.pm:131 >devices::entry() called from /usr/lib/libDrakX/devices.pm:146 >devices::make() called from /usr/lib/libDrakX/fs/format.pm:192 >fs::format::part_raw() called from /usr/lib/libDrakX/fs/format.pm:114 >fs::format::part() called from /usr/lib/libDrakX/fs/format.pm:281 >fs::format::formatMount_part() called from /usr/lib/libDrakX/fs/format.pm:300 >fs::format::formatMount_all() called from /usr/lib/libDrakX/fs/partitioning.pm:72 >fs::partitioning::__ANON__() called from /usr/lib/perl5/vendor_perl/5.22.2/MDK/Common/Func.pm:314 >MDK::Common::Func::catch_cdie() called from /usr/lib/libDrakX/fs/partitioning.pm:76 >fs::partitioning::format_mount_partitions() called from /usr/sbin/draklive-install:187 >main::ask_partitions() called from /usr/sbin/draklive-install:162 >(eval)() called from /usr/sbin/draklive-install:162 >main::ask_partitions_loop() called from /usr/sbin/draklive-install:65 >main::install_live() called from /usr/sbin/draklive-install:42 > > >======== Journal ======== > >Jan 03 16:32:58 linux.local draklive-install[3760]: ### Program is starting ### >Jan 03 16:33:00 linux.local draklive-install[3760]: HDIO_GETGEO on /dev/sda succeeded: heads=255 sectors=63 cylinders=2610 start=0 >Jan 03 16:33:00 linux.local draklive-install[3760]: id2hd: 0x00000000=>sda >Jan 03 16:33:00 linux.local draklive-install[3760]: id2edd: 0x00000000=>/sys/firmware/edd/int13_dev80 >Jan 03 16:33:00 linux.local draklive-install[3760]: geometry_from_edd sda 0x00000000: 2610/255/63 >Jan 03 16:33:00 linux.local draklive-install[3760]: test_for_bad_drives(/dev/sda on sector #62) >Jan 03 16:33:00 linux.local kernel: sda: sda1 >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda >Jan 03 16:33:00 linux.local draklive-install[3760]: found a dos partition table on /dev/sda at sector 0 >Jan 03 16:33:00 linux.local draklive-install[3760]: guess_geometry_from_partition_table sda: 2610/255/63 >Jan 03 16:33:00 linux.local draklive-install[3760]: running: udevadm settle >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda1 >Jan 03 16:33:00 linux.local draklive-install[3760]: blkid gave: vfat E6D3-390A >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on proc with /proc >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sysfs with /sys >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devtmpfs with /dev >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devpts with /dev/pts >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /dev/shm >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on loop0 with /run/mgalive/ovlsize >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on overlay with / >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on securityfs with /sys/kernel/security >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /sys/fs/cgroup >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/systemd >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on pstore with /sys/fs/pstore >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpu,cpuacct >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/blkio >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/net_cls >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpuset >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/freezer >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/devices >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on systemd-1 with /proc/sys/fs/binfmt_misc >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on mqueue with /dev/mqueue >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on debugfs with /sys/kernel/debug >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /tmp >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on hugetlbfs with /dev/hugepages >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on nfsd with /proc/fs/nfsd >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sunrpc with /var/lib/nfs/rpc_pipefs >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run/user/1000 >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on fusectl with /sys/fs/fuse/connections >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on gvfsd-fuse with /run/user/1000/gvfs >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on proc with /proc >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sysfs with /sys >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devtmpfs with /dev >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devpts with /dev/pts >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /dev/shm >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on loop0 with /run/mgalive/ovlsize >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on overlay with / >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on securityfs with /sys/kernel/security >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /sys/fs/cgroup >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/systemd >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on pstore with /sys/fs/pstore >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpu,cpuacct >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/blkio >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/net_cls >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpuset >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/freezer >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/devices >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on systemd-1 with /proc/sys/fs/binfmt_misc >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on mqueue with /dev/mqueue >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on debugfs with /sys/kernel/debug >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /tmp >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on hugetlbfs with /dev/hugepages >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on nfsd with /proc/fs/nfsd >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sunrpc with /var/lib/nfs/rpc_pipefs >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run/user/1000 >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on fusectl with /sys/fs/fuse/connections >Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on gvfsd-fuse with /run/user/1000/gvfs >Jan 03 16:33:00 linux.local draklive-install[3760]: unmounting all filesystems >Jan 03 16:33:00 linux.local draklive-install[3760]: HDIO_GETGEO on /dev/sda succeeded: heads=255 sectors=63 cylinders=2610 start=0 >Jan 03 16:33:00 linux.local draklive-install[3760]: id2hd: 0x00000000=>sda >Jan 03 16:33:00 linux.local draklive-install[3760]: id2edd: 0x00000000=>/sys/firmware/edd/int13_dev80 >Jan 03 16:33:00 linux.local draklive-install[3760]: geometry_from_edd sda 0x00000000: 2610/255/63 >Jan 03 16:33:00 linux.local draklive-install[3760]: test_for_bad_drives(/dev/sda on sector #62) >Jan 03 16:33:00 linux.local kernel: sda: sda1 >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda >Jan 03 16:33:00 linux.local draklive-install[3760]: found a dos partition table on /dev/sda at sector 0 >Jan 03 16:33:00 linux.local draklive-install[3760]: guess_geometry_from_partition_table sda: 2610/255/63 >Jan 03 16:33:00 linux.local draklive-install[3760]: running: udevadm settle >Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda1 >Jan 03 16:33:00 linux.local draklive-install[3760]: blkid gave: vfat E6D3-390A >Jan 03 16:33:00 linux.local draklive-install[3760]: partitioning wizard log: > >>wizlog>>There is no existing partition to use > >>wizlog>>There is no FAT partition to resize (or not enough space left) >Jan 03 16:33:00 linux.local draklive-install[3760]: solutions found: Use free space, Erase and use entire disk, Custom disk partitioning (all solutions found: Use free space, Erase and use entire disk, Custom disk partitioning) >Jan 03 16:33:00 linux.local draklive-install[3760]: solutions: 3 >Jan 03 16:33:00 linux.local draklive-install[3760]: HERE: Use free space,Erase and use entire disk,Custom disk partitioning >Jan 03 16:33:04 linux.local draklive-install[3760]: partitionWizard calling solution Custom disk partitioning >Jan 03 16:33:26 linux.local draklive-install[3760]: running: dmidecode >Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm control --stop-exec-queue >Jan 03 16:33:32 linux.local kernel: sda: sda1 sda2 < sda5 sda6 > >Jan 03 16:33:32 linux.local kernel: sda: sda1 sda2 < sda5 sda6 > >Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel add (sda 5 6332416 6535649) force_reboot=1 rebootNeeded= >Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel add (sda 6 12871680 29057970) force_reboot=1 rebootNeeded= >Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm control --start-exec-queue >Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel force_reboot (sda), rebootNeeded= >Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm settle >Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > >Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > >Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda >Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > >Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm control --stop-exec-queue >Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 5 ) force_reboot= rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 6 ) force_reboot= rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 5 12871680 29057970) force_reboot= rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 5 6332416 13259) force_reboot=1 rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 5 ) force_reboot=1 rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 6 12871680 29057970) force_reboot=1 rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 7 6348800 6519265) force_reboot=1 rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm control --start-exec-queue >Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel force_reboot (sda), rebootNeeded= >Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm settle >Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory >Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory >Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory >Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory >Jan 03 16:38:31 linux.local draklive-install[3760]: created directory /mnt/install (and parents if necessary) >Jan 03 16:38:34 linux.local draklive-install[3760]: launched command: umount /dev/sda6 >Jan 03 16:38:34 linux.local draklive-install[3760]: formatting device sda6 (type ext4) >Jan 03 16:38:34 linux.local draklive-install[3760]: running: mkfs.ext4 -F /dev/sda6 >Jan 03 16:38:35 linux.local draklive-install[3760]: running: tune2fs -c0 -i0 /dev/sda6 >Jan 03 16:38:35 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda6 >Jan 03 16:38:35 linux.local draklive-install[3760]: blkid gave: ext4 7671c585-db72-46a2-bca0-77b6a760c206 >Jan 03 16:38:35 linux.local draklive-install[3760]: running: tune2fs -o user_xattr /dev/sda6 >Jan 03 16:38:35 linux.local draklive-install[3760]: mount_part: device=sda6 mntpoint=/ isMounted= real_mntpoint= device_UUID=7671c585-db72-46a2-bca0-77b6a760c206 >Jan 03 16:38:35 linux.local draklive-install[3760]: mounting UUID=7671c585-db72-46a2-bca0-77b6a760c206 on /mnt/install/ as type ext4, options relatime,acl >Jan 03 16:38:35 linux.local draklive-install[3760]: created directory /mnt/install/ (and parents if necessary) >Jan 03 16:38:35 linux.local draklive-install[3760]: running: mount -t ext4 UUID=7671c585-db72-46a2-bca0-77b6a760c206 /mnt/install -o relatime,acl >Jan 03 16:38:35 linux.local kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: acl >Jan 03 16:38:35 linux.local draklive-install[3760]: formatting device sda7 (type swap) >Jan 03 16:38:35 linux.local draklive-install[3760]: error: INTERNAL ERROR: unknown device sda7 > MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/devices.pm:131 > devices::entry() called from /usr/lib/libDrakX/devices.pm:146 > devices::make() called from /usr/lib/libDrakX/fs/format.pm:192 > fs::format::part_raw() called from /usr/lib/libDrakX/fs/format.pm:114 > fs::format::part() called from /usr/lib/libDrakX/fs/format.pm:281 > fs::format::formatMount_part() called from /usr/lib/libDrakX/fs/format.pm:300 > fs::format::formatMount_all() called from /usr/lib/libDrakX/fs/partitioning.pm:72 > fs::partitioning::__ANON__() called from /usr/lib/perl5/vendor_perl/5.22.2/MDK/Common/Func.pm:314 > MDK::Common::Func::catch_cdie() called from /usr/lib/libDrakX/fs/partitioning.pm:76 > fs::partitioning::format_mount_partitions() called from /usr/sbin/draklive-install:187 > main::ask_partitions() called from /usr/sbin/draklive-install:162 > (eval)() called from /usr/sbin/draklive-install:162 > main::ask_partitions_loop() called from /usr/sbin/draklive-install:65 > main::install_live() called from /usr/sbin/draklive-install:42
======== Initial Partitioning ======== Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 ======== After 1st Custom Partitioning ======== Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 /dev/sda2 6332382 41929649 35597268 17G 5 Extended /dev/sda5 6332416 12868064 6535649 3.1G 82 Linux swap / Solaris /dev/sda6 12871680 41929649 29057970 13.9G 83 Linux ======== After 2nd Custom Partitioning ======== Disk /dev/sda: 20 GiB, 21474836480 bytes, 41943040 sectors Units: sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disklabel type: dos Disk identifier: 0x00000000 Device Boot Start End Sectors Size Id Type /dev/sda1 * 2048 6329609 6327562 3G b W95 FAT32 /dev/sda2 6332382 41929649 35597268 17G 5 Extended /dev/sda5 6332416 6345674 13259 6.5M 0 Empty /dev/sda6 12871680 41929649 29057970 13.9G 83 Linux /dev/sda7 6348800 12868064 6519265 3.1G 82 Linux swap / Solaris ======== Perl Error Trace ======== An error occurred INTERNAL ERROR: unknown device sda7 MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/devices.pm:131 devices::entry() called from /usr/lib/libDrakX/devices.pm:146 devices::make() called from /usr/lib/libDrakX/fs/format.pm:192 fs::format::part_raw() called from /usr/lib/libDrakX/fs/format.pm:114 fs::format::part() called from /usr/lib/libDrakX/fs/format.pm:281 fs::format::formatMount_part() called from /usr/lib/libDrakX/fs/format.pm:300 fs::format::formatMount_all() called from /usr/lib/libDrakX/fs/partitioning.pm:72 fs::partitioning::__ANON__() called from /usr/lib/perl5/vendor_perl/5.22.2/MDK/Common/Func.pm:314 MDK::Common::Func::catch_cdie() called from /usr/lib/libDrakX/fs/partitioning.pm:76 fs::partitioning::format_mount_partitions() called from /usr/sbin/draklive-install:187 main::ask_partitions() called from /usr/sbin/draklive-install:162 (eval)() called from /usr/sbin/draklive-install:162 main::ask_partitions_loop() called from /usr/sbin/draklive-install:65 main::install_live() called from /usr/sbin/draklive-install:42 ======== Journal ======== Jan 03 16:32:58 linux.local draklive-install[3760]: ### Program is starting ### Jan 03 16:33:00 linux.local draklive-install[3760]: HDIO_GETGEO on /dev/sda succeeded: heads=255 sectors=63 cylinders=2610 start=0 Jan 03 16:33:00 linux.local draklive-install[3760]: id2hd: 0x00000000=>sda Jan 03 16:33:00 linux.local draklive-install[3760]: id2edd: 0x00000000=>/sys/firmware/edd/int13_dev80 Jan 03 16:33:00 linux.local draklive-install[3760]: geometry_from_edd sda 0x00000000: 2610/255/63 Jan 03 16:33:00 linux.local draklive-install[3760]: test_for_bad_drives(/dev/sda on sector #62) Jan 03 16:33:00 linux.local kernel: sda: sda1 Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda Jan 03 16:33:00 linux.local draklive-install[3760]: found a dos partition table on /dev/sda at sector 0 Jan 03 16:33:00 linux.local draklive-install[3760]: guess_geometry_from_partition_table sda: 2610/255/63 Jan 03 16:33:00 linux.local draklive-install[3760]: running: udevadm settle Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda1 Jan 03 16:33:00 linux.local draklive-install[3760]: blkid gave: vfat E6D3-390A Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on proc with /proc Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sysfs with /sys Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devtmpfs with /dev Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devpts with /dev/pts Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /dev/shm Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on loop0 with /run/mgalive/ovlsize Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on overlay with / Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on securityfs with /sys/kernel/security Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /sys/fs/cgroup Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/systemd Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on pstore with /sys/fs/pstore Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpu,cpuacct Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/blkio Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/net_cls Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpuset Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/freezer Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/devices Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on systemd-1 with /proc/sys/fs/binfmt_misc Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on mqueue with /dev/mqueue Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on debugfs with /sys/kernel/debug Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /tmp Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on hugetlbfs with /dev/hugepages Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on nfsd with /proc/fs/nfsd Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sunrpc with /var/lib/nfs/rpc_pipefs Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run/user/1000 Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on fusectl with /sys/fs/fuse/connections Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on gvfsd-fuse with /run/user/1000/gvfs Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on proc with /proc Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sysfs with /sys Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devtmpfs with /dev Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on devpts with /dev/pts Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /dev/shm Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on loop0 with /run/mgalive/ovlsize Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on overlay with / Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on securityfs with /sys/kernel/security Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /sys/fs/cgroup Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/systemd Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on pstore with /sys/fs/pstore Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpu,cpuacct Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/blkio Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/net_cls Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/cpuset Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/freezer Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on cgroup with /sys/fs/cgroup/devices Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on systemd-1 with /proc/sys/fs/binfmt_misc Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on mqueue with /dev/mqueue Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on debugfs with /sys/kernel/debug Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /tmp Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on hugetlbfs with /dev/hugepages Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on nfsd with /proc/fs/nfsd Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on sunrpc with /var/lib/nfs/rpc_pipefs Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on tmpfs with /run/user/1000 Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on fusectl with /sys/fs/fuse/connections Jan 03 16:33:00 linux.local draklive-install[3760]: found mounted partition on gvfsd-fuse with /run/user/1000/gvfs Jan 03 16:33:00 linux.local draklive-install[3760]: unmounting all filesystems Jan 03 16:33:00 linux.local draklive-install[3760]: HDIO_GETGEO on /dev/sda succeeded: heads=255 sectors=63 cylinders=2610 start=0 Jan 03 16:33:00 linux.local draklive-install[3760]: id2hd: 0x00000000=>sda Jan 03 16:33:00 linux.local draklive-install[3760]: id2edd: 0x00000000=>/sys/firmware/edd/int13_dev80 Jan 03 16:33:00 linux.local draklive-install[3760]: geometry_from_edd sda 0x00000000: 2610/255/63 Jan 03 16:33:00 linux.local draklive-install[3760]: test_for_bad_drives(/dev/sda on sector #62) Jan 03 16:33:00 linux.local kernel: sda: sda1 Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda Jan 03 16:33:00 linux.local draklive-install[3760]: found a dos partition table on /dev/sda at sector 0 Jan 03 16:33:00 linux.local draklive-install[3760]: guess_geometry_from_partition_table sda: 2610/255/63 Jan 03 16:33:00 linux.local draklive-install[3760]: running: udevadm settle Jan 03 16:33:00 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda1 Jan 03 16:33:00 linux.local draklive-install[3760]: blkid gave: vfat E6D3-390A Jan 03 16:33:00 linux.local draklive-install[3760]: partitioning wizard log: >>wizlog>>There is no existing partition to use >>wizlog>>There is no FAT partition to resize (or not enough space left) Jan 03 16:33:00 linux.local draklive-install[3760]: solutions found: Use free space, Erase and use entire disk, Custom disk partitioning (all solutions found: Use free space, Erase and use entire disk, Custom disk partitioning) Jan 03 16:33:00 linux.local draklive-install[3760]: solutions: 3 Jan 03 16:33:00 linux.local draklive-install[3760]: HERE: Use free space,Erase and use entire disk,Custom disk partitioning Jan 03 16:33:04 linux.local draklive-install[3760]: partitionWizard calling solution Custom disk partitioning Jan 03 16:33:26 linux.local draklive-install[3760]: running: dmidecode Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:33:32 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm control --stop-exec-queue Jan 03 16:33:32 linux.local kernel: sda: sda1 sda2 < sda5 sda6 > Jan 03 16:33:32 linux.local kernel: sda: sda1 sda2 < sda5 sda6 > Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel add (sda 5 6332416 6535649) force_reboot=1 rebootNeeded= Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel add (sda 6 12871680 29057970) force_reboot=1 rebootNeeded= Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm control --start-exec-queue Jan 03 16:33:32 linux.local draklive-install[3760]: tell kernel force_reboot (sda), rebootNeeded= Jan 03 16:33:32 linux.local draklive-install[3760]: running: udevadm settle Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > Jan 03 16:38:31 linux.local draklive-install[3760]: partition::dos::write sda Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm control --stop-exec-queue Jan 03 16:38:31 linux.local kernel: sda: sda1 sda2 < sda5 sda6 sda7 > Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 5 ) force_reboot= rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 6 ) force_reboot= rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 5 12871680 29057970) force_reboot= rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 5 6332416 13259) force_reboot=1 rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel del (sda 5 ) force_reboot=1 rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 6 12871680 29057970) force_reboot=1 rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel add (sda 7 6348800 6519265) force_reboot=1 rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm control --start-exec-queue Jan 03 16:38:31 linux.local draklive-install[3760]: tell kernel force_reboot (sda), rebootNeeded= Jan 03 16:38:31 linux.local draklive-install[3760]: running: udevadm settle Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory Jan 03 16:38:31 linux.local systemd-udevd[4347]: inotify_add_watch(9, /dev/sda7, 10) failed: No such file or directory Jan 03 16:38:31 linux.local draklive-install[3760]: created directory /mnt/install (and parents if necessary) Jan 03 16:38:34 linux.local draklive-install[3760]: launched command: umount /dev/sda6 Jan 03 16:38:34 linux.local draklive-install[3760]: formatting device sda6 (type ext4) Jan 03 16:38:34 linux.local draklive-install[3760]: running: mkfs.ext4 -F /dev/sda6 Jan 03 16:38:35 linux.local draklive-install[3760]: running: tune2fs -c0 -i0 /dev/sda6 Jan 03 16:38:35 linux.local draklive-install[3760]: running: blkid -o udev -p /dev/sda6 Jan 03 16:38:35 linux.local draklive-install[3760]: blkid gave: ext4 7671c585-db72-46a2-bca0-77b6a760c206 Jan 03 16:38:35 linux.local draklive-install[3760]: running: tune2fs -o user_xattr /dev/sda6 Jan 03 16:38:35 linux.local draklive-install[3760]: mount_part: device=sda6 mntpoint=/ isMounted= real_mntpoint= device_UUID=7671c585-db72-46a2-bca0-77b6a760c206 Jan 03 16:38:35 linux.local draklive-install[3760]: mounting UUID=7671c585-db72-46a2-bca0-77b6a760c206 on /mnt/install/ as type ext4, options relatime,acl Jan 03 16:38:35 linux.local draklive-install[3760]: created directory /mnt/install/ (and parents if necessary) Jan 03 16:38:35 linux.local draklive-install[3760]: running: mount -t ext4 UUID=7671c585-db72-46a2-bca0-77b6a760c206 /mnt/install -o relatime,acl Jan 03 16:38:35 linux.local kernel: EXT4-fs (sda6): mounted filesystem with ordered data mode. Opts: acl Jan 03 16:38:35 linux.local draklive-install[3760]: formatting device sda7 (type swap) Jan 03 16:38:35 linux.local draklive-install[3760]: error: INTERNAL ERROR: unknown device sda7 MDK::Common::Various::internal_error() called from /usr/lib/libDrakX/devices.pm:131 devices::entry() called from /usr/lib/libDrakX/devices.pm:146 devices::make() called from /usr/lib/libDrakX/fs/format.pm:192 fs::format::part_raw() called from /usr/lib/libDrakX/fs/format.pm:114 fs::format::part() called from /usr/lib/libDrakX/fs/format.pm:281 fs::format::formatMount_part() called from /usr/lib/libDrakX/fs/format.pm:300 fs::format::formatMount_all() called from /usr/lib/libDrakX/fs/partitioning.pm:72 fs::partitioning::__ANON__() called from /usr/lib/perl5/vendor_perl/5.22.2/MDK/Common/Func.pm:314 MDK::Common::Func::catch_cdie() called from /usr/lib/libDrakX/fs/partitioning.pm:76 fs::partitioning::format_mount_partitions() called from /usr/sbin/draklive-install:187 main::ask_partitions() called from /usr/sbin/draklive-install:162 (eval)() called from /usr/sbin/draklive-install:162 main::ask_partitions_loop() called from /usr/sbin/draklive-install:65 main::install_live() called from /usr/sbin/draklive-install:42
View Attachment As Raw
Actions:
View
Attachments on
bug 19935
:
8765
|
8798
|
8804
| 8830 |
8833
|
8834