Alim Salipin wrote:
# mount /dev/hda1 /media/hda1 lalu muncul
mount: /dev/hda1 already mounted or /media/hda/ busy

kalau ketik perintah dmesg | grep hda
ternyata device-nya bener ada kok buat hdd pata 40Gb.

[EMAIL PROTECTED] user]# fdisk -l /dev/hda

Disk /dev/hda: 20.0 GB, 20020396032 bytes
255 heads, 63 sectors/track, 2434 cylinders
Units = cylinders of 16065 * 512 = 8225280 bytes

   Device Boot      Start         End      Blocks   Id  System
/dev/hda1   *           1        2433    19543041    c  W95 FAT32 (LBA)
[EMAIL PROTECTED] user]#

Kelihatannya hda bisa terdeteksi, gimana kalau buat directory baru
sebagai mount point?

# mkdir -p /dir/baru
# mount -t vfat /dev/hda1 /dir/baru

juga pastikan hda1 belum termount oleh automounter, ie:

--
+---------------C-| Mozilla 1.7.x |-4-| Linux 2.6.x |-2----------------+
| Agus Budy Wuysang                        GSM (Mks): +62-819-423-7172 |
| Phone: +62-21-654-4942                                               |
+---------------| http://www.geocities.com/supeskrim/ |----------------+

--
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

Kirim email ke