cannot modify files on DOS partition

From: TCMa (ma77777777772000_at_yahoo.ca)
Date: 06/18/04


Date: 18 Jun 2004 14:15:41 -0700

I mount a DOS partition as rw.
Login as root still not able to modify files on it.
Why?

#mount
/dev/hdb2 on / type ext3 (rw)
none on /proc type proc (rw)
none on /dev/pts type devpts (rw,gid=5,mode=620)
usbdevfs on /proc/bus/usb type usbdevfs (rw)
/dev/hdb1 on /boot type ext3 (rw)
none on /dev/shm type tmpfs (rw)
/dev/hda8 on /mnt/dosg type msdos (rw)

# chmod a+w /mnt/dosg/xxxx
chmod: changing permissions of `/mnt/dosg/xxxx' (requested: 0777,
actual: 0755): Operation not permitted



Relevant Pages

  • Re: umount fails, fuser silent
    ... # mount ... none on /proc type proc ... usbdevfs on /proc/bus/usb type usbdevfs ... umount: /: device is busy ...
    (comp.os.linux.setup)
  • Re: White Screen After Reboot (Fedora 8)
    ... mount my USB drive so I can copy the files you mentioned? ... proc on /proc type proc ... sysfs on /sys type sysfs ... tmpfs on /dev/shm type tmpfs ...
    (Fedora)
  • Re: mount doesnt mount on boot-up
    ... The output of mount immediately after booting. ... proc on /proc type proc ... sysfs on /sys type sysfs ... tmpfs on /dev/shm type tmpfs ...
    (Fedora)
  • Re: [ubuntu-users] Second of several questions
    ... ted@Ubuntu:~$ mount ... proc on /proc type proc ... varlock on /var/lock type tmpfs ... nfsd on /proc/fs/nfsd type nfsd ...
    (Ubuntu)
  • Doubt on rootfs
    ... rootfs on / type rootfs ... /proc on /proc type proc ... devpts on /dev/pts type devpts ...
    (RedHat)