Michael Tokarev wrote:
> This is something that has biten me quite successefully
> in last few days... ;)
>
> To make a long story short:
>
> # mke2fs -j /dev/hda6
> # mount -o usrquota /dev/hda6 /mnt
> # cp -a /home /mnt # to make some files to work with
> # quotacheck -uc /mnt
> # quotaon /mnt
> # mount -o remount,ro # this is the important step!
# mount -o remount,ro /dev/hda6 /mnt
ofcourse... ;)
> # ls -l /mnt /mnt/home # to do "something" (also important)
> # umount /mnt
>
> At this time (attempting to umount the read-only filesystem with quotas
> enabled), the machine freezes without any messages on the console. No
[...]
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [email protected]
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
[Index of Archives]
[Kernel Newbies]
[Netfilter]
[Bugtraq]
[Photo]
[Stuff]
[Gimp]
[Yosemite News]
[MIPS Linux]
[ARM Linux]
[Linux Security]
[Linux RAID]
[Video 4 Linux]
[Linux for the blind]
[Linux Resources]