If you're new here, you may want to subscribe to my RSS feed. Thanks for visiting!
Many system administrators may be in the habit of re-booting their systems to make partition changes visible to the kernel. With Linux, this is not usually necessary. The partprobe command, from the parted package, informs the kernel about changes to partitions.
(more…)
Tags:
make partition changes visible to the kernel without reboot,
parted debian,
partprobe debian,
using partprobe