Pada saat jalankan fdisk: [EMAIL PROTECTED] ~]# fdisk /dev/hda
The number of cylinders for this disk is set to 38913. There is nothing wrong with that, but this is larger than 1024, and could in certain setups cause problems with: 1) software that runs at boot time (e.g., old versions of LILO) 2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK) Command (m for help): p Disk /dev/hda: 320.0 GB, 320072933376 bytes 255 heads, 63 sectors/track, 38913 cylinders Units = cylinders of 16065 * 512 = 8225280 bytes Device Boot Start End Blocks Id System /dev/hda1 * 1 669 5373711 83 Linux /dev/hda2 670 14134 108157612+ 5 Extended /dev/hda4 14135 38913 199037317+ 83 Linux /dev/hda5 670 3102 19543041 83 Linux /dev/hda6 3103 14134 88614508+ 83 Linux diatas hanya contoh, catat partisi tablenya. Kalau Anda tidak pernah jalankan fdisk, mungkin bisa baca2 dulu ttg apa dan bagaimana fdisk itu bekerja. setelah mencatat partisi tablenya lakukan langkah kedua: [EMAIL PROTECTED] ~]# fdisk /dev/hdb The number of cylinders for this disk is set to 38913. There is nothing wrong with that, but this is larger than 1024, and could in certain setups cause problems with: 1) software that runs at boot time (e.g., old versions of LILO) 2) booting and partitioning software from other OSs (e.g., DOS FDISK, OS/2 FDISK) Command (m for help): n dst.. maaf saya tidak bisa meneruskan karena tidak ada hdb ditempat saya, lagipula ini server production jadi repot ntar kalo salah ketik. singkatnya langkah kedua ini membuat partisi table dengan data yang sama persis dengan hda. langkah ke3: lakukan seperti yang sudah dijelaskan pada email terdahulu. dst... semoga menjadi jelas, kalo masih kurang jelas juga bisa japri saja, kasian yang lain mungkin terganggu. HTH, Jul. Wednesday, November 7, 2007, 12:36:49 PM, rednux wrote: r> On Nov 7, 2007 1:30 PM, julyanto <[EMAIL PROTECTED]> wrote: >> langkah 1: ambil data partisi di hda, >> >> langkah 2: create partisi baru di hdb, sesuaikan datanya dengan yang >> dari hda. >> >> langkah 3: lakukan raw copy. >> >> langkah 4: copot hda, pasang hdb as hda. >> >> r> Langkah ke-1 (rinciannya gimana ?), bukankah data sudah ada di hda ' / r> ' ? kalo dimaksud ambil data dari hda terus pindahin ke hdb, tapi r> Langkah ke-2 malah hdb di partisi. r> untuk 'Raw Copy' apa tetap pake 'dd' ? Jul -- FAQ milis di http://wiki.linux.or.id/FAQ_milis_tanya-jawab Unsubscribe: kirim email ke [EMAIL PROTECTED] Arsip dan info milis selengkapnya di http://linux.or.id/milis
