Monday, October 29, 2001, 9:46:33 AM, Andriansah wrote:
> At 07:33 PM 10/28/01 +0700, you wrote: >>At 11:25 27/10/01, aris wrote: >>>tambahin baris di /etc/fstab >>>/dev/hda5 /mnt/win2k ntfs defaults 0 0 >> >>mas aris maksud sefault 0 0 ini apa ya maksudnya ??? trims atas jawabannya . > coba anda baca manualnya > man fstab Atau bisa dilihat di : http://pemula.linux.or.id/admin/filesystem-manager.html mengenai option default ada di : man mount : -o Options are specified with a -o flag followed by a comma separated string of options. Some of these options are only useful when they appear in the /etc/fstab file. The following options apply to any file system that is being mounted: async All I/O to the file system should be done asynchronously. atime Update inode access time for each access. This is the default. auto Can be mounted with the -a option. "defaults" Use default options: rw, suid, dev, exec, auto, nouser, and async. sedangkan 0 yang pertama itu kolom "frekwensi dump" (untuk backup). Jadi angka 0 menunjukkan filesystem ini nggak dibackup. 0 yang kedua adalah kolom "urutan pengechekan file saat booting oleh fsck (fsck order)" 0 berarti filesystem ini nggak nggak di cek saat booting. Selengkapnya ada di man fsck regards, aris --------------------------------------------------------------------- Number of subscriber (updated daily): 217 To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
