Hello Marco!
Sadly i can't. I have not yet found a system or live-cd that would not
run into the described out-of-memory situation.
(i tried debian-stable live, gparted live, arch-stable live)
I thought i might be able to mask the partitions using the following rule:
cat /etc/udev/rules.d/00_hide_partitions
KERNEL=="sdc*", ENV{UDISKS_IGNORE}="1"
KERNEL=="sdd*", ENV{UDISKS_IGNORE}="1"
That did not work though...
On 12/10/15 20:06, Marco d'Itri wrote:
On Oct 12, Dieter <[email protected]> wrote:
* What outcome did you expect instead?
udev should issue a warning about a broken partition table
Can you attach a dump of the relevant MBR?
The first 512 bytes of the disk should be enough for a start.
Regards,