Skip to content

Instantly share code, notes, and snippets.

/systemctl Secret

Created May 15, 2015 03:19
Show Gist options
  • Save anonymous/d88d45930cdbac477369 to your computer and use it in GitHub Desktop.
Save anonymous/d88d45930cdbac477369 to your computer and use it in GitHub Desktop.
┌─[11:13:25]─[mark@a550jk4200]
└──> ~ $ >> dmesg -l err
[ 0.019410] Ignoring BGRT: invalid status 0 (expected 1)
[ 10.484431] wl0: online cpus 1
[ 10.633159] systemd[1]: Device dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 and /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda2
[ 10.894455] systemd[1]: Device dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 and /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda6
[ 11.281402] systemd[1]: Device dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 and /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda5
[ 12.574016] systemd[1]: Device dev-disk-by\x2dpartlabel-Basic\x5cx20data\x5cx20partition.device appeared twice with different sysfs paths /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda4 and /sys/devices/pci0000:00/0000:00:1f.2/ata5/host4/target4:0:0/4:0:0:0/block/sda/sda7
┌─[11:17:40]─[mark@a550jk4200]
└──> ~ $ >> lsblk -f
NAME FSTYPE LABEL UUID MOUNTPOINT
sda
├─sda1 vfat SYSTEM 3AAE-3545 /boot
├─sda2 ntfs Recovery D6D8E9BFD8E99DCD
├─sda3
├─sda4 ntfs OS CCE0EE32E0EE2306
├─sda5 ntfs 209A8E619A8E32F8
├─sda6 ntfs 94F09847F098318A
├─sda7 ntfs Restore D0D8F561D8F545EE
├─sda8 swap 5c585be5-68df-45a7-ac9b-88bfa18df20d [SWAP]
└─sda9 ext4 4a895347-0ea9-414a-a29a-7fe74c22d211 /
sr0
┌─[11:17:48]─[mark@a550jk4200]
└──> ~ $ >>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment