3 FAQ tagged "sda"
Viewing 1-3 of 3 FAQ -- 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: Find out serial / model number and vendor information for SATA and IDE hard disk
Q. How do I find out the make, model and serial number for my SCSI or IDE hard disks under CentOS Linux server? How do I get vendor information about my disk storage w/o opening my Intel / AMD server chassis?
A.. You need to use hdparm command. It provides a command line [...] - Linux: How to delete a partition with fdisk command
Q. My system comes with pre installed Linux and XP. Now I would like to delete a partition. How do I delete a partition?
A. Hard disks can be divided into one or more logical disks called partitions. This division is described in the partition table found in sector 0 of the [...]
Viewing 1-3 of 3 FAQ - ( see all popular tags )



Recent Comments
Today ~ 2 Comments
Yesterday ~ 10 Comments
Yesterday ~ 12 Comments
09/03/2008 05:29 pm (2 days ago) ~ 6 Comments
09/03/2008 01:14 pm (2 days ago) ~ 1 Comment