blackout@roman:~$ sudo fdisk -l
[sudo] password for blackout:
Disk /dev/sda: 60.0 GB, 60022480896 bytes
255 heads, 63 sectors/track, 7297 cylinders, total 117231408 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
Disk identifier: 0x000390c6
Device Boot Start End
I have problem with overlapping partitions.
I installed ubuntu 12.10 on my computer. I don't know where I went wrong but after the installation, I get an error that says "unable to mount location" when I try to access my hard disk. I ran "sudo fdisk -l" in the terminal and found the following result. Can somebody help me out?
I just set up a new server (Gentoo 64bit with kernel 3.0.17) with 4 x 15000RPM SAS disks(sdc, sdd, sde and sdf), and created soft RAID10 on top of them, the partitions are aligned at 1MB:
# fdisk -lu /dev/sd{c,e,d,f}
Disk /dev/sdc: 600.1 GB, 600127266816 bytes
255 heads, 63 sectors/track, 72961 cylinders, total 1172123568 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physic
Guys, I wrote an ISO to /dev/sdb1 (My 1TB HD) instead of /dev/sdc1 (8GB pendrive I was trying to make bootable).
I had pretty much the same problem but it looked strange to me as the linux partition was installed in an extended one.Here is the ouput of fdisk -l :Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sectors
Units = sectors of 1 * 512 = 512 bytes
Sector size (logical/physical): 512 bytes / 512 bytes
I/O size (minimum/optimal): 512 bytes / 512
:(
cannot read my iomega hard drive on fedora 17
fdisk-l says:
Disk /dev/sdb: 999.5 GB, 999460397056 bytes
255 heads, 63 sectors/track, 15188 cylinders, total 244008886 sectors
Units = sectors of 1 * 4096 = 4096 bytes
Sector size (logical/physical): 4096 bytes / 4096 bytes
I/O size (minimum/optimal): 4096 bytes / 4096 bytes
Disk identifier: 0x5dd861ea
Thanks in advance!!
I've added a new 3TB hdd to my Ubuntu Server 12.04 system for media (already has another drive for the OS), but it's only showing 2.2TB capacity
df -H
gives
/dev/sdb1 2.2T 208M 2.2T 1% /media/hd1
and
fdisk -l
gives
Disk /dev/sdb: 3000.6 GB, 3000592982016 bytes
90 heads, 3 sectors/track, 21705678 cylinders, total 5860533168 sectors
Units = sectors of 1 * 512 = 512
Dear,
I plug in my Seagate 320Gb GoFlex USB 3.0 drive in order to store my files and I have a problem - it is not accessible automatically anymore (it was before) and the following command shows the system can not see it:
Quote:
[root@mycomp myself]# fdisk -l
Disk /dev/sda: 320.1 GB, 320072933376 bytes
255 heads, 63 sectors/track, 38913 cylinders, total 625142448 sec