Gentoo Archives: gentoo-user

From: Adam Carter <adamcarter3@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] Fdisk reports new HD as 10MiB
Date: Fri, 05 Jul 2019 23:11:41
Message-Id: CAC=wYCGVZoHdD8t5CPy7GCy9Sohx1Hf-q9dHQOVicAAUJb1ppw@mail.gmail.com
In Reply to: Re: [gentoo-user] Fdisk reports new HD as 10MiB by Robin Atwood
1 >
2 > OK panic over! I had shelled into the wrong system! The mystery is what
3 > I was trying to copy to, the machine only has one HD.
4 >
5
6 lsblk is nice
7
8 $ lsblk
9 NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT
10 sda 8:0 0 931.5G 0 disk
11 └─sda1 8:1 0 931.5G 0 part /var
12 nvme0n1 259:0 0 477G 0 disk
13 ├─nvme0n1p1 259:1 0 1G 0 part
14 └─nvme0n1p2 259:2 0 476G 0 part /

Replies

Subject Author
Re: [gentoo-user] Fdisk reports new HD as 10MiB Robin Atwood <robin@×××××.org>