Remounting device 03:05 ... nothing to do

From: Frédéric L. W. Meunier
Date: Sun Feb 22 2004 - 18:32:16 EST


Feb 22 20:07:21 pervalidus kernel: SysRq : Emergency Sync
Feb 22 20:07:21 pervalidus kernel: Syncing device 03:06 ... OK
Feb 22 20:07:21 pervalidus kernel: Syncing device 03:08 ... OK
Feb 22 20:07:21 pervalidus kernel: Syncing device 03:09 ... OK
Feb 22 20:07:21 pervalidus kernel: Syncing device 03:05 ... OK
Feb 22 20:07:21 pervalidus kernel: Syncing device 03:0a ... OK
Feb 22 20:07:21 pervalidus kernel: Done.

SysRq : Emergency Remount R/O
Remounting device 03:06 ... OK
Remounting device 03:08 ... OK
Remounting device 03:09 ... OK
Remounting device 03:05 ... nothing to do
Remounting device 03:0a ... R/O
Done.

03:06, 03:08, and 03:09 are ext3.
03:05 is FAT32.
I don't know what 03:0a is (root device ?).

>From the documentation:

'u' - Will attempt to remount all mounted filesystems read-only.

But why didn't it do it for the FAT32 partition ?

# mount -o remount,ro /mnt/vfat
...
/dev/hda5 on /mnt/vfat type vfat (ro)

So, it works fine manually.

This is on 2.4.25.

--
http://www.pervalidus.net/contact.html
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/