Feb 25 2008
Avoid Reboot after Partition Change with Fdisk
When modifying the partition table, fdisk usually returns the following error message:
WARNING: Re-reading the partition table failed with error 16: Device or resource busy.
The kernel still uses the old table.
The new table will be used at the next reboot.
Syncing [...]

