automount external hdd
Karl Auer
kauer at biplane.com.au
Sun Aug 20 09:31:25 UTC 2017
On Sun, 2017-08-20 at 08:34 +0000, thufir wrote:
> I tried to format the disk:
It looks to me as if you have not formatted anything - you've just set
up a partition table.
> thufir at doge:~$ sudo parted /dev/sdb mklabel gpt
I don't think you've (re)defined any partitions either.
Unless there is some reason why you specifically want to use command
line tools, I strongly recommend you use gparted instead.
The usual command line sequence, anyway, is to first check that the
disk is physically recognised - this you have done, you can see the
disk being attached in your logs.
Then use fdisk, parted or similar to put a partition table on the disk,
and define the desired partitions. You seem to have done the first bit
of that, but not the second.
Then finally use mke2fs or similar to format the partition(s).
gparted can do all of the above steps. Just make sure you select the
correct disk when you start it.
Regards, K.
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Karl Auer (kauer at biplane.com.au)
http://www.biplane.com.au/kauer
http://twitter.com/kauer389
GPG fingerprint: A52E F6B9 708B 51C4 85E6 1634 0571 ADF9 3C1C 6A3A
Old fingerprint: E00D 64ED 9C6A 8605 21E0 0ED0 EE64 2BEE CBCB C38B
More information about the ubuntu-users
mailing list