3 FAQ tagged "partition table"
Viewing 1-3 of 3 FAQ -- Linux Hard Disk Format Command
Q. I’ve installed a new 250GB SATA hard disk on our office CentOS Linux server. How do I format a hard disk under Linux operating system from a shell prompt?
- Linux Copy One Hard Disk to Another Using dd Command
Q. How can I copy one hard disk to another using dd command?
A. dd command can copy disk in raw format. It will copy partition table and bootloader and all partitions within this disk. For example, you can copy /dev/sda to /dev/sdb (same size) using the following dd command. dd should complete with no errors, [...] - Linux View Hard Drive Partitions with fdisk and parted commands
Q. I’d like to see all the partitions on my scsi hard drives. Under Windows Disk manager shows exactly how space is allocated on the disk drivers and free space etc. How do I display hard drive partitions information?
A. You can use any one of the following command:
[a] fdisk command : Partition table manipulator [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )


Recent Comments
Yesterday ~ 19 Comments
Yesterday ~ 1 Comment
Yesterday ~ 7 Comments
Yesterday ~ 2 Comments
Yesterday ~ 2 Comments