Bug#917607: udev 240 Makes System Unbootable; rootfs Not Found

Leo L. Schwab ewhac at ewhac.org
Mon Dec 31 21:10:30 GMT 2018


On Sun, Dec 30, 2018 at 10:36:02PM +0100, Michael Biebl wrote:
> Can you share more details about your storage configuration, like mdadm
> configs, /etc/fstab etc.
> 
	Oh, sorry, left out partition info.

	/etc/fstab by itself won't make much sense, as it's all UUIDs.
Further, the system dual-boots Win7 and Linux, spending most of its time in
the latter.

	This will probably be more useful to you:

----
$ sudo lsblk -f
NAME   FSTYPE LABEL         UUID                                 FSAVAIL FSUSE% MOUNTPOINT
sda                                                                             
├─sda1 vfat                 ECB5-32D4                              77.8M    19% /boot/efi
├─sda2                                                                          
├─sda3 ntfs                 143EEC7D3EEC58EE                                    
├─sda4 ext4   debian-rootfs eb6ceb17-4ec4-4388-a902-ff2699840d62     40G    31% /
├─sda5 ntfs   Swap          869E24439E242E5D                                    
├─sda6 swap                 8af77582-3df1-4960-a966-99388cd57906                [SWAP]
└─sda7 ext4                 ce37c7e7-ba53-4151-9be2-bd9d7adb4626   65.7G     0% /extra
sdb                                                                             
├─sdb1                                                                          
├─sdb2 ntfs   Neptune       6018A6CC18A6A090                                    
└─sdb3 ext4   mnt.home      5f8a63b0-12f0-4041-84b3-8235ded4b51a  857.2G     6% /home
sdc                                                                             
├─sdc1 ext4   vidwork       38fde8c7-11ed-48df-996e-08ffdef5434b  173.7G    49% /vidwork
├─sdc2                                                                          
└─sdc5 ntfs   Re-lantic     A6B87CCFB87C9F8B                                    
sr0                                                                             
----

	Mapped as follows:

	/dev/sda3 -- Windows C:\ volume
	/dev/sda4 -- Linux rootfs.
	/dev/sda5 -- Windows swap (swapfile.sys is forced here).
	/dev/sda6 -- Linux swap.
	/dev/sda7 -- ext4 filesystem.

	/home lives on /dev/sdb3.

					Schwab



More information about the Pkg-systemd-maintainers mailing list