I have a home-built machine that has internal 1Tb and 1.5Tb drives and also has USB drives of 300G and 200G attached. When I go into Dolphin, I'm not seeing the drives I expect. I see the USB drives all right, but there are also two Places in the left-hand panel that are designated as "232.8 GiB Hard Drive." To get into those (but not the USB drives), I have to enter my password. I cannot, however, copy anything to those drives; the "Paste one file" option is greyed out. I'm not sure what happened to my internal hard drives, but they do not seem to be visible. At least one of them is clearly mounted and functioning, because that's what's running Kubuntu.
So, in my ignorance, I went and collected some information, though I cannot warrant that it's the right information. I ran "df -i" and got the following output:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 30523392 262062 30261330 1% /
none 764372 1016 763356 1% /dev
none 765499 1 765498 1% /dev/shm
none 765499 78 765421 1% /var/run
none 765499 3 765496 1% /var/lock
none 765499 1 765498 1% /lib/init/rw
/dev/sda6 39452672 100491 39352181 1% /home
/dev/sda5 21610496 428 21610068 1% /usr/local
Then I ran fdisk and got this:
Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000edf3c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 60789 488281250 83 Linux
/dev/sda2 60789 182402 976856065 5 Extended
/dev/sda5 60789 103824 345679023+ 83 Linux
/dev/sda6 103824 182402 631176192 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000992d9
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30394 244139773+ 83 Linux
/dev/sdb2 30395 121601 732620197 5 Extended
/dev/sdb5 30395 60788 244139773+ 83 Linux
/dev/sdb6 60789 72946 97659103+ 82 Linux swap / Solaris
/dev/sdb7 72947 121601 390821256 b W95 FAT32
Disk /dev/sdc: 300.1 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc00d83ac
Device Boot Start End Blocks Id System
/dev/sdc1 2 36481 293025600 f W95 Ext'd (LBA)
/dev/sdc5 2 36481 293025568+ 7 HPFS/NTFS
Disk /dev/sdd: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x186d8bef
Device Boot Start End Blocks Id System
/dev/sdd1 1 24793 199146496 7 HPFS/NTFS
Finally, I opened fstab and saw the following:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=5da6aa85-e95d-4ece-99c3-b8fffda68da5 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=0b8dca5a-68f0-4dd2-a079-973e33c2422c /home ext4 defaults 0 2
# /usr/local was on /dev/sda5 during installation
UUID=5f0002ff-f46a-4bd7-bab9-dd812dd09437 /usr/local ext4 defaults 0 2
# swap was on /dev/sdb6 during installation
UUID=8f917536-06a9-4114-a5ba-e355c18016a4 none swap sw 0 0
(Remember: I said I saw it, not that I understood it.) I think what I'm dealing with here is my own basic misunderstanding of how partitions, drives and file systems work on Linux. Can someone point me in the right direction? Thanks.
So, in my ignorance, I went and collected some information, though I cannot warrant that it's the right information. I ran "df -i" and got the following output:
Filesystem Inodes IUsed IFree IUse% Mounted on
/dev/sda1 30523392 262062 30261330 1% /
none 764372 1016 763356 1% /dev
none 765499 1 765498 1% /dev/shm
none 765499 78 765421 1% /var/run
none 765499 3 765496 1% /var/lock
none 765499 1 765498 1% /lib/init/rw
/dev/sda6 39452672 100491 39352181 1% /home
/dev/sda5 21610496 428 21610068 1% /usr/local
Then I ran fdisk and got this:
Disk /dev/sda: 1500.3 GB, 1500301910016 bytes
255 heads, 63 sectors/track, 182401 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000edf3c
Device Boot Start End Blocks Id System
/dev/sda1 * 1 60789 488281250 83 Linux
/dev/sda2 60789 182402 976856065 5 Extended
/dev/sda5 60789 103824 345679023+ 83 Linux
/dev/sda6 103824 182402 631176192 83 Linux
Disk /dev/sdb: 1000.2 GB, 1000204886016 bytes
255 heads, 63 sectors/track, 121601 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x000992d9
Device Boot Start End Blocks Id System
/dev/sdb1 * 1 30394 244139773+ 83 Linux
/dev/sdb2 30395 121601 732620197 5 Extended
/dev/sdb5 30395 60788 244139773+ 83 Linux
/dev/sdb6 60789 72946 97659103+ 82 Linux swap / Solaris
/dev/sdb7 72947 121601 390821256 b W95 FAT32
Disk /dev/sdc: 300.1 GB, 300069052416 bytes
255 heads, 63 sectors/track, 36481 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0xc00d83ac
Device Boot Start End Blocks Id System
/dev/sdc1 2 36481 293025600 f W95 Ext'd (LBA)
/dev/sdc5 2 36481 293025568+ 7 HPFS/NTFS
Disk /dev/sdd: 203.9 GB, 203928109056 bytes
255 heads, 63 sectors/track, 24792 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512 bytes
Disk identifier: 0x186d8bef
Device Boot Start End Blocks Id System
/dev/sdd1 1 24793 199146496 7 HPFS/NTFS
Finally, I opened fstab and saw the following:
# /etc/fstab: static file system information.
#
# Use 'blkid -o value -s UUID' to print the universally unique identifier
# for a device; this may be used with UUID= as a more robust way to name
# devices that works even if disks are added and removed. See fstab(5).
#
# <file system> <mount point> <type> <options> <dump> <pass>
proc /proc proc nodev,noexec,nosuid 0 0
# / was on /dev/sda1 during installation
UUID=5da6aa85-e95d-4ece-99c3-b8fffda68da5 / ext4 errors=remount-ro 0 1
# /home was on /dev/sda6 during installation
UUID=0b8dca5a-68f0-4dd2-a079-973e33c2422c /home ext4 defaults 0 2
# /usr/local was on /dev/sda5 during installation
UUID=5f0002ff-f46a-4bd7-bab9-dd812dd09437 /usr/local ext4 defaults 0 2
# swap was on /dev/sdb6 during installation
UUID=8f917536-06a9-4114-a5ba-e355c18016a4 none swap sw 0 0
(Remember: I said I saw it, not that I understood it.) I think what I'm dealing with here is my own basic misunderstanding of how partitions, drives and file systems work on Linux. Can someone point me in the right direction? Thanks.
Comment