Kalau di Linux lebih baik nggak di extract, tetapi langsung aja kutak-katik filenya ( itu sudah dianggap sebagai disk), dan di-mount aja:
<code class="prompt"> su password mkdir /mnt/iso mount -t iso9660 /path/to/iso/file /mnt/iso -o ro,loop=/dev/loop1 </code> dan sesudah berhasil di-mount ya di browse aja ke /mnt/iso Gutlak, Jullian orang buangan wrote: >salam, > >Mau nanya, caranya extract / bongkar file *.iso di >linux gimana ya? pakai tools apa ya? >Mohon bantuannya... > >regards, >orangbuangan > > > >__________________________________ >Do you Yahoo!? >The all-new My Yahoo! - What will yours do? >http://my.yahoo.com > > > >Yahoo! Groups Links > > > > > > > > > > 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/
