https://bugzilla.novell.com/show_bug.cgi?id=849071 https://bugzilla.novell.com/show_bug.cgi?id=849071#c9 Dr. Werner Fink <werner@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|werner@suse.com | --- Comment #9 from Dr. Werner Fink <werner@suse.com> 2013-11-06 09:56:51 UTC --- (In reply to comment #6)
console-shell.service is only used to get a shell on /dev/console, when not running getty. My guess it was added for embedded distro (or debug purpose).
I guess we should maybe prevent some services to be enabled in YaST. Removing the "[Install]" section would prevent systemctl enable to work on it at all (still allowing manual symlink to enable it but that is ok, I think).
OK the SR#205942 should fix that (In reply to comment #8)
Can you check if /dev/disk/by-id/ata-VBOX_HARDDISK_VB4f483f4f-50576920-part9 actually exists or points to the right device?
It does not linux /suse/werner> ll -G /dev/disk/by-id/ | grep part9 lrwxrwxrwx 1 root 10 Nov 5 19:13 ata-VBOX_HARDDISK_VBf2a6c046-4d1601b6-part9 -> ../../sda9 lrwxrwxrwx 1 root 10 Nov 5 19:13 scsi-1ATA_VBOX_HARDDISK_VBf2a6c046-4d1601b6-part9 -> ../../sda9 lrwxrwxrwx 1 root 10 Nov 5 19:13 scsi-SATA_VBOX_HARDDISK_VBf2a6c046-4d1601b6-part9 -> ../../sda9 .. how the IDs will be calculated? I had trouble to boot grub2 from the virtual parition table of the VirtualBox disk layout[1]. That is I had to extend the virtual but old DOS partition table with 63 blocks for the MBR to a modern partition table to be able to install grub in the 2048 blocks of such an extend MBR ... I'll change /etc/fstab to the new IDs [1] werner/systemd> VBoxManage internalcommands listpartitions -rawdisk /dev/sdb Number Type StartCHS EndCHS Size (MiB) Start (Sect) 1 0x82 0 /32 /33 1023/254/63 8188 2048 5 0x82 1023/254/63 1023/254/63 4094 16773120 6 0x83 1023/254/63 1023/254/63 98303 25159680 7 0x82 1023/254/63 1023/254/63 4094 226486272 8 0x83 1023/254/63 1023/254/63 98303 234872832 9 0x82 1023/254/63 1023/254/63 4093 436199424 10 0x83 1023/254/63 1023/254/63 98303 444583936 11 0x82 1023/254/63 1023/254/63 4094 645910528 12 0x83 1023/254/63 1023/254/63 157449 654297088 werner/systemd> cat /abuild/VirtualBox/Machines/OpenSUSE\ 13.1/OpenSUSE\ 13.1.vmdk # Disk DescriptorFile version=1 CID=a6b758ca parentCID=ffffffff createType="partitionedDevice" # Extent description RW 2048 FLAT "OpenSUSE 13.1-fixed.vmdk" 0 RW 16769024 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2048 RW 1985 ZERO RW 8384512 ZERO RW 158 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2111 RW 1827 ZERO RW 201324544 ZERO RW 146 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2174 RW 1839 ZERO RW 8384512 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2237 RW 1985 ZERO RW 201324544 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2300 RW 1985 ZERO RW 8382464 FLAT "/dev/sdb9" 0 RW 922 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2363 RW 1063 ZERO RW 201324544 FLAT "/dev/sdb10" 0 RW 910 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2426 RW 1075 ZERO RW 8384512 ZERO RW 280 ZERO RW 63 FLAT "OpenSUSE 13.1-fixed.vmdk" 2489 RW 1705 ZERO RW 322455552 ZERO RW 20528 ZERO -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.