1. first , make sure, new hard disk is already detected in your linux box #dmesg | grep disk Vendor: VMware Model: Virtual disk Rev: 1.0 sd 0:0:0:0: Attached scsi disk sda Vendor: VMware Model: Virtual disk Rev: 1.0 sd 0:0:1:0: Attached scsi disk sdb as you can see there are 2 disk device installed. for more detail, we can use fdisk command #fdisk -ls Disk /dev/sda: 21.4 GB, 21474836480 bytes 255 heads, 63 sectors/track, 2610 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/sda1 * 1 13 104391 83 Linux /dev/sda2 14 2610 20860402+ 8e Linux LVM Disk /dev/sdb: 21.4 GB, 21474836480 bytes 255 heads, 63 sectors/track, 2610 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Disk /dev/sdb doesn't contain a valid partition table here we can see, /dev/sda has already partition, and active. but /dev/sdb not. so we...
Blog ini kudedikasikan untuk menulis semua hasil utak atik yang pernah kulakukan. Hanya ini yang baru bisa kupersembahkan untuk dunia.