| Summary: | For sys-kernel/dracut generated image with sys-apps/systemd: error on boot: umount: /usr: target is busy systemd[1]: Failed unmounting /usr. | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | thunder367 <thunder367> |
| Component: | [OLD] Core system | Assignee: | Patrick McLean <chutzpah> |
| Status: | RESOLVED TEST-REQUEST | ||
| Severity: | normal | CC: | aidecoe, alexander, alex_y_xu, prometheanfire, proxy-maint, systemd, thunder367 |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
| Attachments: |
Config for grub
Default parameters for grub Config for dracut Kernel config file (renamed from hiden) emerge --info Config fstab emerge -pv dracut make.conf blkid devices |
||
|
Description
thunder367
2015-03-24 19:05:19 UTC
Created attachment 399644 [details]
Config for grub
Created attachment 399646 [details]
Default parameters for grub
Created attachment 399648 [details]
Config for dracut
Created attachment 399654 [details]
Kernel config file (renamed from hiden)
Created attachment 399656 [details]
emerge --info
Created attachment 399658 [details]
Config fstab
Created attachment 399660 [details]
emerge -pv dracut
Created attachment 399662 [details]
make.conf
In my system used 2 operating system. I used systemd and dracut. Partition table on GPT and EFI for boot. miheev / # parted -l Model: ATA HGST HTS721010A9 (scsi) Disk /dev/sda: 1000GB Sector size (logical/physical): 512B/4096B Partition Table: gpt Disk Flags: Number Start End Size File system Name Flags 1 1049kB 316MB 315MB ntfs Basic data partition hidden, diag 2 316MB 420MB 105MB fat32 EFI system partition boot, esp 3 420MB 555MB 134MB Microsoft reserved partition msftres 4 555MB 500GB 500GB ntfs Basic data partition msftdata 5 500GB 501GB 1000MB ext4 Linux Boot Partition msftdata 6 501GB 1000GB 499GB Linux LVM Partition lvm Remove /usr from /etc/fstab. (In reply to Alex Xu (Hello71) from comment #10) > Remove /usr from /etc/fstab. If I remove /usr from /etc/fstab operating system not boot. Created attachment 400008 [details]
blkid devices
umount errors appears after switching root, so I don't see how dracut is involved. Fedora bug: https://bugzilla.redhat.com/show_bug.cgi?id=1159648 Someone on redhat BZ reported that systemd-219_p112 works fine. Can you confirm this? (In reply to Alexander Tsoy from comment #14) > Someone on redhat BZ reported that systemd-219_p112 works fine. Can you > confirm this? Also try with 225 |