0 Mitglieder und 1 Gast betrachten dieses Thema.
sudo parted --list
Jede der 2 Partitionen hat einen mount auf rootDas sieht so aus:ntfs
inxi -Fz
me@p53:~$ uname -aLinux p53 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linuxme@p53:~$ sudo parted --list[sudo] Passwort für me: Modell: INTEL SSDPEKKF010T8L (nvme)Festplatte /dev/nvme0n1: 1024GBSektorgröße (logisch/physisch): 512B/512BPartitionstabelle: gptDisk-Flags: Nummer Anfang Ende Größe Dateisystem Name Flags 1 1049kB 274MB 273MB fat32 EFI system partition boot, versteckt, esp 2 274MB 290MB 16,8MB Microsoft reserved partition msftres 3 290MB 373GB 373GB ntfs Basic data partition msftdata 5 373GB 374GB 600MB linux-swap(v1) 6 374GB 674GB 300GB ext4 7 674GB 1023GB 350GB ext4 4 1023GB 1024GB 1049MB ntfs Basic data partition versteckt, diagModell: SD EC2QT (sd/mmc)Festplatte /dev/mmcblk0: 64,0GBSektorgröße (logisch/physisch): 512B/512BPartitionstabelle: msdosDisk-Flags: Nummer Anfang Ende Größe Typ Dateisystem Flags 1 1049kB 64,0GB 64,0GB primary ntfsme@p53:~$ inxi -FzSystem: Host: p53 Kernel: 4.15.0-54-generic x86_64 bits: 64 Desktop: Cinnamon 4.2.4 Distro: Linux Mint 19.2 Tina Machine: Type: Laptop System: LENOVO product: 20N7S0J700 v: ThinkPad P53s serial: <filter> Mobo: LENOVO model: 20N7S0J700 v: SDK0J40697 WIN serial: <filter> UEFI: LENOVO v: N2IET73W (1.51 ) date: 07/18/2019 Battery: ID-1: BAT0 charge: 56.7 Wh condition: 57.0/57.0 Wh (100%) CPU: Topology: Quad Core model: Intel Core i7-8665U bits: 64 type: MT MCP L2 cache: 8192 KiB Speed: 514 MHz min/max: 400/4800 MHz Core speeds (MHz): 1: 600 2: 600 3: 600 4: 600 5: 600 6: 600 7: 600 8: 602 Graphics: Device-1: Intel driver: i915 v: kernel Device-2: NVIDIA driver: N/A Display: x11 server: X.Org 1.19.6 driver: modesetting unloaded: fbdev,vesa resolution: 1920x1080~60Hz OpenGL: renderer: Mesa DRI Intel HD Graphics (Whiskey Lake 3x8 GT2) v: 4.5 Mesa 19.0.8 Audio: Device-1: Intel driver: snd_hda_intel Sound Server: ALSA v: k4.15.0-54-generic Network: Device-1: Intel driver: iwlwifi IF: wlp0s20f3 state: up mac: <filter> Device-2: Intel Ethernet I219-LM driver: e1000e IF: enp0s31f6 state: down mac: <filter> IF-ID-1: wwp0s20f0u7 state: down mac: <filter> Drives: Local Storage: total: 1013.49 GiB used: 163.54 GiB (16.1%) ID-1: /dev/mmcblk0 model: EC2QT size: 59.62 GiB ID-2: /dev/nvme0n1 vendor: Intel model: SSDPEKKF010T8L size: 953.87 GiB Partition: ID-1: / size: 274.01 GiB used: 109.44 GiB (39.9%) fs: ext4 dev: /dev/nvme0n1p6 ID-2: swap-1 size: 572.0 MiB used: 0 KiB (0.0%) fs: swap dev: /dev/nvme0n1p5 Sensors: System Temperatures: cpu: 43.0 C mobo: N/A Fan Speeds (RPM): cpu: 0 Info: Processes: 230 Uptime: 1m Memory: 46.80 GiB used: 654.6 MiB (1.4%) Shell: bash inxi: 3.0.32
sudo os-prober
me@p53:~$ sudo os-prober[sudo] Passwort für me: /dev/nvme0n1p1@/EFI/Microsoft/Boot/bootmgfw.efi:Windows Boot Manager:Windows:efi/dev/nvme0n1p7:Linux Mint 19.2 Tina (19.2):LinuxMint:linux
me@p53:~$ uname -aLinux p53 4.15.0-54-generic #58-Ubuntu SMP Mon Jun 24 10:55:24 UTC 2019 x86_64 x86_64 x86_64 GNU/Linux
sudo grub-install
sudo update-grub