0
(11-05-2019, 15:44)magnus napisał(a):(11-05-2019, 12:34)Marcin napisał(a): Po wpisaniu kodu: inxi -Fxz
wyskoczyło mnóstwo informacji o komputerze
Co może być ważne
Wszystko jest ważne. Żeby istniała jakaś szansa na znalezienie problemu musisz być gotowy na ujawnienie każdej informacji o systemie.
(11-05-2019, 12:34)Marcin napisał(a): natomiast po wpisaniu kodu: sudo fdisk -l /dev/sda
wyskoczyło:
Kod:fdisk: invalid option -- '1' Try 'fdisk --help' for more information
Błędnie wpisałeś polecenie. Zamiast l użyłeś 1. Dlatego zalecane jest kopiowanie i wklejanie jeśli chodzi o kod.
Robiłem to na dwóch komputerach. Na jednym czytałem na drugim, z którym trudności, wpisywałem kody.
Teraz jest jak powiedziałeś. Skopiowałem polecenia i wkleiłem. Wyskoczyło to:
Kod:
mint@mint:~$ inxi -Fxz
System:
Host: mint Kernel: 4.15.0-20-generic x86_64 bits: 64 compiler: gcc
v: 7.3.0 Desktop: Cinnamon 4.0.8 Distro: Linux Mint 19.1 Tessa
base: Ubuntu 18.04 bionic
Machine:
Type: Laptop System: Acer product: TravelMate B117-M v: V1.15
serial: <filter>
Mobo: Acer model: Lepus_BA v: V1.15 serial: <filter> UEFI: Insyde v: 1.15
date: 03/16/2017
Battery:
ID-1: BAT1 charge: 15.4 Wh condition: 48.0/48.9 Wh (98%)
model: LGC AC14B8K status: Discharging
CPU:
Topology: Quad Core model: Intel Pentium N3710 bits: 64 type: MCP
arch: Airmont rev: 4 L2 cache: 1024 KiB
flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 12800
Speed: 480 MHz min/max: 480/2560 MHz Core speeds (MHz): 1: 483 2: 544
3: 1022 4: 557
Graphics:
Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx
Integrated Graphics
vendor: Acer Incorporated ALI driver: i915 v: kernel bus ID: 00:02.0
Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa
resolution: 1366x768~60Hz
OpenGL: renderer: Mesa DRI Intel HD Graphics 405 (Braswell)
v: 4.5 Mesa 18.0.5 direct render: Yes
Audio:
Device-1: Intel Atom/Celeron/Pentium Processor x5-E8000/J3xxx/N3xxx Series
High Definition Audio
vendor: Acer Incorporated ALI driver: snd_hda_intel v: kernel
bus ID: 00:1b.0
Sound Server: ALSA v: k4.15.0-20-generic
Network:
Device-1: Intel Wireless 7265 driver: iwlwifi v: kernel port: 1040
bus ID: 02:00.0
IF: wlp2s0 state: up mac: <filter>
Drives:
Local Storage: total: 133.56 GiB used: 81.8 MiB (0.1%)
ID-1: /dev/sda vendor: Kingston model: RBUSNS8180S3128GI size: 119.24 GiB
temp: 30 C
ID-2: /dev/sdb type: USB vendor: SanDisk model: Ultra Fit size: 14.32 GiB
Partition:
ID-1: / size: 1.88 GiB used: 81.8 MiB (4.2%) fs: overlay source: ERR-102
Sensors:
System Temperatures: cpu: 44.0 C mobo: N/A
Fan Speeds (RPM): N/A
Info:
Processes: 205 Uptime: 4m Memory: 3.77 GiB used: 889.0 MiB (23.0%)
Init: systemd runlevel: 5 Compilers: gcc: 7.3.0 Shell: bash v: 4.4.19
inxi: 3.0.27
mint@mint:~$ sudo fdisk -l /dev/sda
Disk /dev/sda: 119.2 GiB, 128035676160 bytes, 250069680 sectors
Units: sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disklabel type: gpt
Disk identifier: DFC373C3-13AB-49CA-9FC4-CB8D827A6E74
Device Start End Sectors Size Type
/dev/sda1 2048 1050623 1048576 512M EFI System
/dev/sda2 1050624 250068991 249018368 118.8G Linux filesystem
mint@mint:~$
Proszę zacząć stosować znaczniki kodu! https://forum.linuxmint.pl/showthread.ph...d=33#pid33