Okie, I'm confused. What version of parted are you hacking on? GNU parted 1.6.11 doesn't contain the code you are modifying.
It contains something similar, but IMHO wrong code since it doesn't handle the TYPE:NAME scenario. This change seems to have been done by Gullime (sp?) in April, 2004. retry_open: err = store_typed_open (dev->path, 0, NULL, &arch_specific->store); if (err) { error_t rw_err = err; err = store_typed_open (dev->path, STORE_READONLY, NULL, &arch_specific->store); if (err) { _______________________________________________ Bug-hurd mailing list [EMAIL PROTECTED] http://lists.gnu.org/mailman/listinfo/bug-hurd