bug#52125: bug: parted msdos type disk different from expect

2021-12-01 Thread Brian C. Lane
On Fri, Nov 26, 2021 at 05:57:29PM +0800, lixiaokeng via Bug reports for the GNU Parted disk partition editor wrote: > I parted a disk as: > > parted /dev/sdb -s mklabel msdos > parted /dev/sdb -s mkpart primary 0cyl 64cyl > > The expected result: > Number Start EndSize Type File sy

bug#52125: bug: parted msdos type disk different from expect

2021-11-26 Thread lixiaokeng via Bug reports for the GNU Parted disk partition editor
I parted a disk as: parted /dev/sdb -s mklabel msdos parted /dev/sdb -s mkpart primary 0cyl 64cyl The expected result: Number Start EndSize Type File system Flags 1 1049kB 526MB 525MB primary Fault result: Warning: The resulting partition is not properly aligned for best p

bug#32804: Bug parted in machin output

2019-01-28 Thread Phillip Susi
On 9/22/2018 4:48 AM, ПИван Петров wrote: > 6, 7 columns shows "about parted" instead partition information (may be > only in russian version). ubuntu 18.04.1Rus = bug; Kali 2018.3 = no bug This was fixed upstream two years ago in commit b81a1115c4e5855bbed8a34fcf27bcdd50456374. It appears that d

bug#32804: Bug parted in machin output

2018-09-22 Thread ПИван Петров
gpt:VMware, VMware Virtual S:; 1:1048576B:105906175B:104857600B:fat32:EFI:загрузочный, esp; 2:105906176B:62277025791B:62171119616B:ext4:Project-Id-Version: parted 3.1.90 Report-Msgid-Bugs-To: bug-parted@gnu.org PO-Revision-Date: 2016-02-05 02:30+ Last-Translator: Yuri Kozlov Language-Team: Rus

bug#24650: bug: parted and gparted cannot recognize the file structure of typical linux hybrid iso files

2016-10-09 Thread Nio Wiklund
Hi, I am developing user friendly tools to create USB boot drives from the isofiles of linux distros. When treated with isohybrid, these files can be cloned and create USB boot drives. The partition structure is very special to allow booting from CD/DVD disks as well as from mass storage dev

bug#24216: Acknowledgement ([NOT A BUG] parted scripting guru? SO question needs answer)

2016-08-12 Thread GNU bug Tracking System
message has been sent to the package maintainer(s): bug-parted@gnu.org If you wish to submit further information on this problem, please send it to 24...@debbugs.gnu.org. Please do not send mail to help-debb...@gnu.org unless you wish to report a problem with the Bug-tracking system. -- 24216

bug#24216: [NOT A BUG] parted scripting guru? SO question needs answer

2016-08-12 Thread Tom Roche
While researching my own parted scripting problem[1], I noticed this StackOverflow question[2], which asks for but currently lacks a parted-based answer (which I currently lack the chops to provide). FWIW, Tom Roche [1]: http://lists.gnu.org/archive/html/bug-parted/2016-08/msg7.html [2

bug#21560: bug-parted Digest, Vol 154, Issue 8

2015-09-25 Thread Phil Susi
On 9/25/2015 1:01 PM, Rod Smith wrote: > I've seen this type of layout before. I don't know of anything that will > create it if given the choice, but I'm pretty sure that sfdisk will > create such a layout if it's forced to do so. You might try using sfdisk > to create a series of logical partitio

bug#21560: bug-parted Digest, Vol 154, Issue 8

2015-09-25 Thread Rod Smith
On 9/24/2015 11:56 AM, Brian C. Lane wrote: >> >> While parted lays out the disk this way, it doesn't have to be. The EBR >> for each chained logical volume can be placed anywhere in the extended >> partition. In his case, it looks like both are at the start of the >> extended partition. This is

bug#18019: bug-parted Digest, Vol 140, Issue 9

2014-07-16 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 07/14/2014 03:28 PM, Brian C. Lane wrote: > The compelling reason for the change, other than just following > mdadm's suggestion is Doug's example scenario from the bz entry: > > "It's possible, although it means you have a broken setup, that > y

bug#18019: bug-parted Digest, Vol 140, Issue 9

2014-07-16 Thread Phillip Susi
-BEGIN PGP SIGNED MESSAGE- Hash: SHA512 On 07/14/2014 01:11 PM, Rod Smith wrote: >> How is this at all related? Windows already ignores 0x83. > > It does with the default set of drivers. What if somebody loads a > Linux filesystem driver, though? I don't happen to know what > actually ha

bug#18019: bug-parted Digest, Vol 140, Issue 9

2014-07-14 Thread Brian C. Lane
On Mon, Jul 14, 2014 at 01:11:26PM -0400, Rod Smith wrote: > All that said, there is a further complication, and this one isn't parted's > fault: The 0xDA type code that's suggested by the mdadm man page is NOT > specific to Linux RAID. According to > http://www.win.tue.nl/~aeb/partitions/partition

bug#18019: bug-parted Digest, Vol 140, Issue 9

2014-07-14 Thread Rod Smith
On 07/14/2014 12:01 PM, Phillip Susi wrote: I find this logic troubling. It's rather similar to the logic that lead to parted using the pre-existing Microsoft basic data GUID when making Linux partitions on GPT disks; out of a pool of just under infinite alternative GUIDs. "Oh it doesn't really

bug#15597: bug-parted Digest, Vol 131, Issue 9

2013-10-12 Thread Rod Smith
On 10/12/2013 12:01 PM, Phillip Susi wrote: The gpt partition table has 16 bit characters for the name, which I assume are supposed to be UTF-16, but the bloody uefi standard is moot on the subject. The standard says they're "strings," and the default for strings in UEFI is UTF-16LE/UCS-2.

bug#15532: bug-parted Digest, Vol 131, Issue 4

2013-10-05 Thread Rod Smith
On 10/05/2013 12:00 PM, bug-parted-requ...@gnu.org wrote: From: Daniel Battaiola Kreling A new GUID 9e1a2d38-c612-4316-aa26-8b49521e5a8b for PReP partition is proposed to be included in GPT. Is there a canonical source for this GUID? I couldn't find anything in Googling it except for

Re: bug-parted Digest, Vol 118, Issue 10

2012-09-23 Thread Rod Smith
On 09/23/2012 12:00 PM, bug-parted-requ...@gnu.org wrote: ... > > Leaving that aside (assuming the authors mean "greater than > or equal to 92"), I don't read this as meaning that the > HeaderSize must be 92 for the current version of the GPT > table; it clearly

Re: BUG: Parted crash during kernel upgrade

2012-01-12 Thread Brian C. Lane
gt; A bug has been detected in GNU Parted.  Refer to the web site of parted > http://www.gnu.org/software/parted/parted.html for more information of what > could be useful for bug submitting!  Please email a bug report to > bug-parted@gnu.org containing at least the version (2.3) and the foll

BUG: Parted crash during kernel upgrade

2012-01-11 Thread David Whelan
/software/parted/parted.html for more information of what could be useful for bug submitting!  Please email a bug report to bug-parted@gnu.org containing at least the version (2.3) and the following message:  Assertion (head_size <= 63) at dos.c:661 in function probe_partition_for_geom() fai

Re: [Confirmed Bug] Parted does not notify kernel when modifying partition tables in partitionable md arrays

2011-05-19 Thread Petr Uzel
read strace parted -s /dev/md1 mkpart primary ext2 1M 10M Petr -- Petr Uzel IRC: ptr_uzl @ freenode pgpTuCaIAFlWd.pgp Description: PGP signature ___ bug-parted mailing list bug-parted@gnu.org https://lists.gnu.org/mailman/listinfo/bug-parted

Re: [Confirmed Bug] Parted does not notify kernel when modifying partition tables in partitionable md arrays

2011-05-19 Thread Petr Uzel
trace parted -s /dev/md1 create primary 1M 10M If this works for you than it is likely something in gparted. Petr -- Petr Uzel IRC: ptr_uzl @ freenode pgpmoEs7nXNun.pgp Description: PGP signature ___________ bug-parted mailing list bug-parted@gnu.org https://lists.gnu.org/mailman/listinfo/bug-parted

[Confirmed Bug] Parted does not notify kernel when modifying partition tables in partitionable md arrays

2011-05-13 Thread Christopher White
forming more testing, but all steps to fully reproduce the bug are above. Useless side info but I'll mention it before anyone asks: Linux Mint 11 RC, Kernel 2.6.38-8-generic. Christopher White ___________ bug-parted mailing list

[Confirmed Bug] Parted does not notify kernel when modifying partition tables in partitionable md arrays

2011-05-13 Thread Christopher White
forming more testing, but all steps to fully reproduce the bug are above. Useless side info but I'll mention it before anyone asks: Linux Mint 11 RC, Kernel 2.6.38-8-generic. Christopher White ___________ bug-parted mailing list

The format of the GPT partition table is version 10000, which is newer that what Parted can recognise. Please tell us! bug-parted@gnu.org

2008-04-03 Thread Martin
After using OpenSolaris nv85, and then installing CentOS.4.6, I received... The format of the GPT partition table is version 1, which is newer that what Parted can recognise. Please tell us! bug-parted@gnu.org regards ___ bug-parted mailing

bug parted

2008-03-28 Thread O. Graaff
You found a bug in GNU Parted. Please email a bug report to bug-parted@gnu.org containing the version (1.6.19), and the following message: Assertion (geom != NULL) at geom.c:90 in function ped_geometry_destroy() failed. ___ bug-parted mailing

bug-parted report

2006-03-08 Thread c d e
next car at Yahoo! Canada AutosBug found as follows: Using /dev/hda (parted) print You found a bug in GNU Parted. Please email a bug report to bug-parted@gnu.org containing the version (1.6.15), and the following message: Assertion (heads > 0) at disk_dos.c:485 in funct

Re: bug-parted report

2006-03-06 Thread Håkon Løvdal
On 2/25/06, c d e <[EMAIL PROTECTED]> wrote: > Dear Sir: > > Hopefully this bug report will help you. ... > You found a bug in GNU Parted. Please email a bug report to > bug-parted@gnu.org containing the version (1.6.15), and the following Hi. Version 1.6.15 is quite old (f

Re[7]: hi !! Tue, 07 Feb 2006 17:07:28 +0200 bug-parted@gnu.org Do You have enough pwoer to provide your patrner high quality S-EX on St.Valentine day? Get a MOONSTER pwoer, nothing can bring your e

2006-02-07 Thread Thomas White
Akhqrdoh Jlytqmfmkti Tue, 07 Feb 2006 17:07:28 +0200 ___ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

Fw: bug-parted

2006-02-06 Thread qaghdswki
  - Original Message - From: To: [EMAIL PROTECTED] Sent: Sunday, February 5, 2006 6:36 AM Subject: hey bug-parted   ___ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

Re: Please stop spam in bug-parted@gnu.org mailing list

2006-01-31 Thread leslie . polzer
____________ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

Re: Please stop spam in bug-parted@gnu.org mailing list

2006-01-30 Thread Håkon Løvdal
On 1/30/06, Andrew Gaffney <[EMAIL PROTECTED]> wrote: > Mantas Kriaučiūnas wrote: > > Please stop spam in bug-parted@gnu.org mailing list > > > > Now it's very hard to read archives, look for eample at > > > > http://lists.gnu.org/archive/html/bug-par

Re: Please stop spam in bug-parted@gnu.org mailing list

2006-01-30 Thread leslie . polzer
't subscribe just to submit a bug report. Maybe we should open a subscriber-only list for people wanting to subscribe to development messages for Parted and bug-parted for the people who want to report bugs. Leslie -- gpg --keyserver pgp.mit.edu --recv-keys 0x52D70289 pgp5V6dgXhFXZ.pgp Desc

Please stop spam in bug-parted@gnu.org mailing list

2006-01-30 Thread Mantas Kriaučiūnas
Please stop spam in bug-parted@gnu.org mailing list Now it's very hard to read archives, look for eample at http://lists.gnu.org/archive/html/bug-parted/2006-01/threads.html -- Labanaktis/Good luck, Mantas Kriaučiūnas Jabber ID: [EMAIL PROTECTED]GPG ID: 43535BD5 Public organiz

Re: Please stop spam in bug-parted@gnu.org mailing list

2006-01-30 Thread Andrew Gaffney
Mantas Kriaučiūnas wrote: Please stop spam in bug-parted@gnu.org mailing list Now it's very hard to read archives, look for eample at http://lists.gnu.org/archive/html/bug-parted/2006-01/threads.html Don't you think that if it was easy that it would have been done already? The onl

request to join the bug-parted list

2006-01-06 Thread nishant kumar
Hi moderator, here is a request to you to join bug parted mailing list. thanks and regards Nishant Kumar Calsoft Pvt Ltd. Send instant messages to your online friends http://in.messenger.yahoo.com ___ Bug-parted mailing list Bug-parted@gnu.org http

Aggressive Traders Alert for bug-parted

2005-12-12 Thread Wu
es) involve ri sks and un(ertainties and are subject to (hange at any time, the (ompany's actu al re sults may differ materi ally from ex pected results. _______________ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

bug-parted

2005-07-18 Thread Jose Geraldo Gouvea
isk size recognized by the BIOS. -- Jose Geraldo Gouvea <[EMAIL PROTECTED]> _______ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

Bug Parted - Downloable Programs

2005-07-08 Thread Gustavo
Hi, Bug Parted! I`ve found cool site, It is a lot of programs and all of them cost very cheaply! It's a url - click here And you can download them right after purhases! You will no need to wait 2-3 week for CD delivery ent-Transfer-Encoding: 7bit Content-Disposition: i

Re: bug-parted@gnu.org

2005-06-28 Thread Sven Luther
fixes your issue. Friendly, Sven Luther ___________________ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

Re: bug-parted@gnu.org

2005-06-25 Thread Szakacsits Szabolcs
, Szaka Szakacsits Szabolcs wrote: Hi, On Sat, 25 Jun 2005, James Thomas wrote: A bug has been detected in GNU parted. Please email a bug report to bug-parted@ gnu.org containing the version (1.6.20) and the following message:Assertion ((C * heads + H) * sectors + S == A) at

Re: bug-parted@gnu.org

2005-06-25 Thread Szakacsits Szabolcs
Hi, On Sat, 25 Jun 2005, James Thomas wrote: A bug has been detected in GNU parted. Please email a bug report to bug-parted@ gnu.org containing the version (1.6.20) and the following message:Assertion ((C * heads + H) * sectors + S == A) at ../../libparted/disk_dos.c:578 in function

bug-parted@gnu.org

2005-06-25 Thread James Thomas
A bug has been detected in GNU parted. Please email a bug report to bug-parted@ gnu.org containing the version (1.6.20) and the following message:Assertion ((C * heads + H) * sectors + S == A) at ../../libparted/disk_dos.c:578 in function p robe_partition_for_geom() failed. Trying to format

Re: bug-parted@gnu.org

2005-06-07 Thread Andrew Clausen
fsck say? Cheers, Andrew ___________ Bug-parted mailing list Bug-parted@gnu.org http://lists.gnu.org/mailman/listinfo/bug-parted

bug-parted@gnu.org

2005-06-07 Thread [EMAIL PROTECTED]
Dear , following error occured when I tried to do a check. I entered "parted> check ". With Regards, Jan-Pieter *** You found a bug in GNU Parted. Please email a bug report to bug-parted@gnu.org containing the version (1.6.19), and the foll

Re: bug-parted

2005-05-08 Thread Benno Schulenberg
Michiel Faber wrote: > [EMAIL PROTECTED]:/home/michiel # gparted > == > libparted : 1.6.20 > == > dumpe2fs 1.35 (28-Feb-2004) > Ik heb een programmeerfout ontdekt in GNU Parted. Schrijf a.u.b. > een foutrapportage naar bug-parted@

bug-parted

2005-05-07 Thread Michiel Faber
== dumpe2fs 1.35 (28-Feb-2004) Ik heb een programmeerfout ontdekt in GNU Parted. Schrijf a.u.b. een foutrapportage naar bug-parted@gnu.org met de versie (1.6.20) en de volgende boodschap:Assertion ((C * heads + H) * sectors + S == A) at ../../libparted/disk_dos.c:578 in function