diff options
author | Anthony G. Basile <blueness@gentoo.org> | 2014-06-07 08:41:42 -0400 |
---|---|---|
committer | Anthony G. Basile <blueness@gentoo.org> | 2014-06-07 08:41:42 -0400 |
commit | 8a892f61097f90cf06cc33ab0510cd4ecbf64e11 (patch) | |
tree | f85c2581930636b6b886f3a455d1b01111ba8e7f /docs | |
parent | 50decc8ac8f7c9d91ec46a5a52ef0f161f752be0 (diff) |
[PATCH] udev: try first re-reading the partition table
mounted partitions:
# dd if=/dev/zero of=/dev/sda bs=1 count=1
UDEV [4157.369250] change .../0:0:0:0/block/sda (block)
UDEV [4157.375059] change .../0:0:0:0/block/sda/sda1 (block)
UDEV [4157.397088] change .../0:0:0:0/block/sda/sda2 (block)
UDEV [4157.404842] change .../0:0:0:0/block/sda/sda4 (block)
unmounted partitions:
# dd if=/dev/zero of=/dev/sdb bs=1 count=1
UDEV [4163.450217] remove .../target6:0:0/6:0:0:0/block/sdb/sdb1 (block)
UDEV [4163.593167] change .../target6:0:0/6:0:0:0/block/sdb (block)
UDEV [4163.713982] add .../target6:0:0/6:0:0:0/block/sdb/sdb1 (block)
Signed-off-by: Anthony G. Basile <blueness@gentoo.org>
Diffstat (limited to 'docs')
0 files changed, 0 insertions, 0 deletions