Log inUsernamePassword
Log me on automatically each visit    
Register
Register
Log in to check your private messages
Log in to check your private messages
Zaurus 中文论坛 Forum Index » 硬件讨论

This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.
CXX00连接iPOD
View previous topic :: View next topic  
Author Message
badog
论坛管理员


Joined: 01 Nov 2006
Posts: 1021

小企鹅: 6575

PostPosted: 2006-Mar-29 Wed, am1:39 Reply with quote
 Post subject: CXX00连接iPOD

有图为证
Back to top
View user's profile Send private message Send e-mail
badog
论坛管理员


Joined: 01 Nov 2006
Posts: 1021

小企鹅: 6575

PostPosted: 2006-Mar-29 Wed, am1:43 Reply with quote
 Post subject:

1.su
2. mkdir /mnt/ipod 自己加的一个目录
3. vi /etc/fstab
   /dev/sda2 /mnt/ipod vfat noauto,umask=000,noatime,iocharset=utf8,codepage=936 0 0
  保存
 4. vi /etc/hotplug/usb/usb-storage弄个脚本
    #!/bin/sh
    mount /mnt/ipod
  保存
 5. chmod 755 /etc/hotplug/usb/usb-storage 给予刚才那个脚本执行权限
 6. vi /etc/hotplug/usb/usb-storage.off再编一个断开的脚本
#!/bin/sh
    umount /mnt/ipod
  保存
 7. chmod 755 /etc/hotplug/usb/usb-storage.off 给予刚才那个脚本执行权限
Back to top
View user's profile Send private message Send e-mail
Display posts from previous:     
This forum is locked: you cannot post, reply to, or edit topics.   This topic is locked: you cannot edit posts or make replies.    Zaurus 中文论坛 Forum Index » 硬件讨论 All times are GMT + 8 Hours
Page 1 of 1

 
Jump to:   
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
You cannot attach files in this forum
You can download files in this forum

[ 页面生成时间: 秒 ] :: [ 次查询 ] :: [ ]
Powered by phpBB © 2001, 2002 phpBB Group
iCGstation v1.0 Template By Ray © 2003, 2004 iOptional