bug-parted
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Bug in parted with GPT partition table from Lenovo Ideapad A1


From: Brian C. Lane
Subject: Re: Bug in parted with GPT partition table from Lenovo Ideapad A1
Date: Tue, 3 Jan 2012 11:15:57 -0800
User-agent: Mutt/1.5.21 (2010-09-15)

On Fri, Dec 30, 2011 at 01:10:17PM +0000, Markall, Graham wrote:
> Hi,
> 
> I'm trying to use gparted to examine what I believe is a partition table from 
> the Lenovo Ideapad A1. I've uploded a file containing the partition table to 
> http://www.doc.ic.ac.uk/~grm08/ideapad/mbr16GB.img (md5: 
> 0b236b16e98de53393f6539c40ba1201).

One way to work around this is to make a sparse disk image and then drop
your partition table onto the start of it, something like this:

dd if=/dev/null of=disk.img bs=1M seek=16K
dd if=mbr16GB.img of=disk.img seek=0 conv=nocreat,notrunc


-- 
Brian C. Lane | Anaconda Team | IRC: bcl #anaconda | Port Orchard, WA (PST8PDT)

Attachment: pgp9AoMQhgIQK.pgp
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]