主题:【原创连载】Linux -- 从陌生人到好助手 -- landkid
共:💬44 🌺19
in /etc/fstab
you may find a row like:
/dev/<U-disk> /mnt/<u-disk> vfat defaults 0 0
change the defaults to
exec,rw,umask=000
For example, I mounted my FAT32 partion to linux with mod=777:
/dev/hda2 /mnt/hda2 vfat exec,rw,umask=000 0 0
- 相关回复 上下关系7
压缩 5 层
嗯。我的意思是某些文件写出来直接交给 Windows 的交换分区, landkid 字72 2005-06-04 06:01:25
😥那么应该可以mount上啊。.... 凝雪幻 字0 2005-06-05 07:02:03
😁【建议】mplayer under linux and crossover office whoknows 字299 2005-06-03 12:51:17
you can change fstab to enable r/w for non-root users
Windows下realplayer可以播放m3u,linux下也许可以一试? wsxx 字128 2005-06-03 09:47:32
估计是可以播放 m3u,但不想用那么麻烦的办法呀。 landkid 字218 2005-06-03 11:28:04
放mp3用xmms cyberworm 字134 2005-06-03 09:45:13