После выхода из ждущего режима раздел перемонтируется root!!!
Добавлено: 09 июн 2019, 21:38
Имею ноутбук HP Omen с Linux Mint 19.1 64bit Xfce.
В качестве файлохранилища имею раздел DATA. Периодически, после выхода из ждущего режима раздел перемонтируется root!!!
Было /media/user/Data
Стало /media/root/Data
Дополню выводом dmesg
Как побороть???
Код: Выделить всё
~$ inxi -Fxz
System:
Host: maks-OMEN-by-HP-Laptop Kernel: 4.15.0-50-generic x86_64 bits: 64
compiler: gcc v: 7.3.0 Desktop: Xfce 4.12.3 Distro: Linux Mint 19.1 Tessa
base: Ubuntu 18.04 bionic
Machine:
Type: Laptop System: HP product: OMEN by HP Laptop v: Type1ProductConfigId
serial: <filter>
Mobo: HP model: 8259 v: 83.48 serial: <filter> UEFI: Insyde v: F.38
date: 05/24/2017
Battery:
ID-1: BAT0 charge: 62.6 Wh condition: 62.6/62.6 Wh (100%)
model: Hewlett-Packard Primary status: Full
CPU:
Topology: Quad Core model: Intel Core i5-7300HQ bits: 64 type: MCP
arch: Kaby Lake rev: 9 L2 cache: 6144 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 19968
Speed: 897 MHz min/max: 800/3500 MHz Core speeds (MHz): 1: 900 2: 900
3: 900 4: 900
Graphics:
Device-1: Intel vendor: Hewlett-Packard driver: i915 v: kernel
bus ID: 00:02.0
Device-2: NVIDIA GP107M [GeForce GTX 1050 Mobile] vendor: Hewlett-Packard
driver: N/A bus ID: 01:00.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 1920x1080~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 630 (Kaby Lake GT2)
v: 4.5 Mesa 18.2.8 direct render: Yes
Audio:
Device-1: Intel CM238 HD Audio vendor: Hewlett-Packard
driver: snd_hda_intel v: kernel bus ID: 00:1f.3
Device-2: NVIDIA GP107GL High Definition Audio driver: snd_hda_intel
v: kernel bus ID: 01:00.1
Sound Server: ALSA v: k4.15.0-50-generic
Network:
Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: 4000
bus ID: 04:00.0
IF: wlo1 state: up mac: <filter>
Device-2: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet
vendor: Hewlett-Packard driver: r8169 v: 2.3LK-NAPI port: 3000
bus ID: 05:00.0
IF: eno1 state: down mac: <filter>
Drives:
Local Storage: total: 1.03 TiB used: 178.59 GiB (17.0%)
ID-1: /dev/sda model: IM2S3138E-128GM-B size: 119.24 GiB
ID-2: /dev/sdb vendor: Seagate model: ST1000LM049-2GH172 size: 931.51 GiB
Partition:
ID-1: / size: 82.00 GiB used: 7.90 GiB (9.6%) fs: ext4 dev: /dev/sda5
ID-2: /home size: 33.85 GiB used: 3.57 GiB (10.5%) fs: ext4 dev: /dev/sda6
ID-3: swap-1 size: 18.63 GiB used: 0 KiB (0.0%) fs: swap dev: /dev/sdb5
Sensors:
System Temperatures: cpu: 46.5 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 276 Uptime: 4d 8h 19m Memory: 7.68 GiB used: 2.41 GiB (31.4%)
Init: systemd runlevel: 5 Compilers: gcc: 7.4.0 Shell: bash v: 4.4.19
inxi: 3.0.27
Было /media/user/Data
Стало /media/root/Data
Дополню выводом dmesg
Код: Выделить всё
[30738.159014] PM: suspend entry (deep)
[30738.159015] PM: Syncing filesystems ... done.
[30739.517436] Freezing user space processes ... (elapsed 0.002 seconds) done.
[30739.520180] OOM killer disabled.
[30739.520181] Freezing remaining freezable tasks ... (elapsed 0.001 seconds) done.
[30739.521621] Suspending console(s) (use no_console_suspend to debug)
[30739.738384] sd 0:0:0:0: [sda] Synchronizing SCSI cache
[30739.738391] sd 1:0:0:0: [sdb] Synchronizing SCSI cache
[30739.739971] sd 0:0:0:0: [sda] Stopping disk
[30739.751021] sd 1:0:0:0: [sdb] Stopping disk
[30740.787256] ACPI: EC: interrupt blocked
[30740.836979] ACPI: Preparing to enter system sleep state S3
[30740.845171] ACPI: EC: event blocked
[30740.845172] ACPI: EC: EC stopped
[30740.845172] PM: Saving platform NVS memory
[30740.845220] Disabling non-boot CPUs ...
[30740.858826] IRQ 123: no longer affine to CPU1
[30740.858832] IRQ 125: no longer affine to CPU1
[30740.858838] IRQ 130: no longer affine to CPU1
[30740.859856] smpboot: CPU 1 is now offline
[30740.882899] IRQ 127: no longer affine to CPU2
[30740.882907] IRQ 131: no longer affine to CPU2
[30740.883918] smpboot: CPU 2 is now offline
[30740.906814] IRQ 122: no longer affine to CPU3
[30740.906826] IRQ 126: no longer affine to CPU3
[30740.906842] IRQ 133: no longer affine to CPU3
[30740.907856] smpboot: CPU 3 is now offline
[30740.910976] ACPI: Low-level resume complete
[30740.911085] ACPI: EC: EC started
[30740.911085] PM: Restoring platform NVS memory
[30740.913534] Enabling non-boot CPUs ...
[30740.913572] x86: Booting SMP configuration:
[30740.913573] smpboot: Booting Node 0 Processor 1 APIC 0x2
[30740.914031] cache: parent cpu1 should not be sleeping
[30740.914072] intel_pstate: Disabling energy efficiency optimization
[30740.915419] CPU1 is up
[30740.915445] smpboot: Booting Node 0 Processor 2 APIC 0x4
[30740.915824] cache: parent cpu2 should not be sleeping
[30740.917184] CPU2 is up
[30740.917209] smpboot: Booting Node 0 Processor 3 APIC 0x6
[30740.917584] cache: parent cpu3 should not be sleeping
[30740.919021] CPU3 is up
[30740.921557] ACPI: Waking up from system sleep state S3
[30741.061266] ACPI: EC: interrupt unblocked
[30741.282041] snd_hda_intel 0000:01:00.1: Refused to change power state, currently in D3
[30741.294121] sd 0:0:0:0: [sda] Starting disk
[30741.294142] sd 1:0:0:0: [sdb] Starting disk
[30741.314002] ACPI: EC: event unblocked
[30741.336996] r8169 0000:05:00.0 eno1: link down
[30741.396522] snd_hda_codec_hdmi hdaudioC1D0: Unable to sync register 0x7f0100. -5
[30741.396527] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30741.522310] usb 1-4: reset high-speed USB device number 2 using xhci_hcd
[30741.621477] ata1: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[30741.622198] ata1.00: configured for UDMA/133
[30741.718087] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30741.798480] usb 1-7: reset full-speed USB device number 3 using xhci_hcd
[30741.949434] acpi LNXPOWER:13: Turning OFF
[30741.949587] acpi LNXPOWER:12: Turning OFF
[30741.949736] acpi LNXPOWER:11: Turning OFF
[30741.949885] acpi LNXPOWER:10: Turning OFF
[30741.950065] acpi LNXPOWER:0f: Turning OFF
[30741.950213] acpi LNXPOWER:0e: Turning OFF
[30741.950361] acpi LNXPOWER:0d: Turning OFF
[30741.950508] acpi LNXPOWER:0c: Turning OFF
[30741.950654] acpi LNXPOWER:0b: Turning OFF
[30741.950801] acpi LNXPOWER:0a: Turning OFF
[30741.950947] acpi LNXPOWER:09: Turning OFF
[30741.951095] acpi LNXPOWER:08: Turning OFF
[30741.951240] acpi LNXPOWER:07: Turning OFF
[30741.951387] acpi LNXPOWER:06: Turning OFF
[30741.951533] acpi LNXPOWER:05: Turning OFF
[30741.951679] acpi LNXPOWER:04: Turning OFF
[30741.951826] acpi LNXPOWER:03: Turning OFF
[30741.951972] acpi LNXPOWER:02: Turning OFF
[30741.952118] acpi LNXPOWER:01: Turning OFF
[30741.952223] OOM killer enabled.
[30741.952224] Restarting tasks ... done.
[30741.965868] [drm] RC6 on
[30741.973403] thermal thermal_zone5: failed to read out thermal zone (-61)
[30741.980747] Bluetooth: hci0: read Intel version: 370810011003110e00
[30741.980750] Bluetooth: hci0: Intel Bluetooth firmware file: intel/ibt-hw-37.8.10-fw-1.10.3.11.e.bseq
[30742.022011] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30742.039024] PM: suspend exit
[30742.295828] Bluetooth: hci0: Intel firmware patch completed and activated
[30742.341974] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30742.662055] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30742.882051] ata2: SATA link up 6.0 Gbps (SStatus 133 SControl 300)
[30742.915592] ata2.00: configured for UDMA/100
[30742.982035] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30743.019389] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[30743.064534] r8169 0000:05:00.0 eno1: link down
[30743.064634] IPv6: ADDRCONF(NETDEV_UP): eno1: link is not ready
[30743.065766] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[30743.176827] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[30743.243288] IPv6: ADDRCONF(NETDEV_UP): wlo1: link is not ready
[30743.302073] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30743.622058] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30743.942169] snd_hda_codec_hdmi hdaudioC1D0: HDMI: invalid ELD buf size -1
[30746.916453] wlo1: authenticate with ac:f1:df:2d:33:62
[30746.920757] wlo1: send auth to ac:f1:df:2d:33:62 (try 1/3)
[30746.923543] wlo1: authenticated
[30746.926143] wlo1: associate with ac:f1:df:2d:33:62 (try 1/3)
[30746.929431] wlo1: RX AssocResp from ac:f1:df:2d:33:62 (capab=0x411 status=0 aid=6)
[30746.932415] wlo1: associated
[30746.951316] IPv6: ADDRCONF(NETDEV_CHANGE): wlo1: link becomes ready