Tiny Core Linux

Tiny Core Base => TCB Q&A Forum => Topic started by: mcollier on May 26, 2011, 02:22:17 PM

Title: partprobe command
Post by: mcollier on May 26, 2011, 02:22:17 PM
Is there a tinycore command equivalent for partprobe?  Currently I'm having to reboot after modifying partitions.

Thanks,

Matt
Title: Re: partprobe command
Post by: curaga on May 26, 2011, 03:06:35 PM
hdparm -z
Title: Re: partprobe command
Post by: mcollier on May 26, 2011, 05:34:40 PM
Thanks curaga,

I'm getting a message:

hdparm: BLKRRPART: Device or resource busy

Anything I can do to eliminate this error?

I should add that I'm working within Virtualbox.
Title: Re: partprobe command
Post by: tinypoodle on May 26, 2011, 09:16:38 PM
Thanks curaga,

I'm getting a message:

hdparm: BLKRRPART: Device or resource busy

Anything I can do to eliminate this error?

I should add that I'm working within Virtualbox.

Same here with bare metal (but there are mounted partitions on that device).
Title: Re: partprobe command
Post by: curaga on May 27, 2011, 03:11:20 AM
Works for me, of course everything should be unmounted when doing so. But doesn't your partitioning program also do that? Cfdisk and fdisk do.