Partisi windownya pakai apa dulu ? kalo pakai NTFS saya jg belum bisa tapi kalau pakai fat32 atau fat seperti ini
1. lihat dulu windowsnya ada di partisi mana, pakai contoh : fdisk /dev/hda 2. Setelah tau partisinya bikin directorynya dulu di /mnt. contoh : mkdir -p /mnt/data 3. Baru dimount mount /dev/hdax /mnt/data 4. Kalo mau selalu dipakai dsave di file /etc/rc.d/rc.local --- bryanz_boyz <[EMAIL PROTECTED]> wrote: > MAu tanya,gmn ya caranya nge-mount drive yang di > windows(saya > menggunakan Redhat9)tolong di jawab ya.Thank's > > > > Send instant messages to your online friends http://uk.messenger.yahoo.com ------------------------ Yahoo! Groups Sponsor --------------------~--> You can search right from your browser? It¿s easy and it¿s free. See how. http://us.click.yahoo.com/_7bhrC/NGxNAA/yQLSAA/0XFolB/TM --------------------------------------------------------------------~-> Yahoo! Groups Links <*> To visit your group on the web, go to: http://groups.yahoo.com/group/Indo-Linux/ <*> To unsubscribe from this group, send an email to: [EMAIL PROTECTED] <*> Your use of Yahoo! Groups is subject to: http://docs.yahoo.com/info/terms/
