[PLUG] redetecting partitions without rebooting?

Robert Citek robert.citek at gmail.com
Fri Feb 8 06:17:55 UTC 2008


On Feb 8, 2008 12:00 AM, Daniel Johnson <teknotus at gmail.com> wrote:
> How do I make linux report the right info now that it has
> changed?

There are at least two ways that I am aware of:

$ hdparm -z {device}   # only for non-SCSI devices
$ echo "w" | fdisk {device}

Both as root or using sudo.

Regards,
- Robert



More information about the PLUG mailing list