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
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
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
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
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
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
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
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
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
-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
-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
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
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
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.
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
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
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
/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
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
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
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
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
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
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
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
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
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
- 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
____________
Bug-parted mailing list
Bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted
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
'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
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
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
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
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
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
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
fixes your issue.
Friendly,
Sven Luther
___________________
Bug-parted mailing list
Bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted
,
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
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
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
fsck say?
Cheers,
Andrew
___________
Bug-parted mailing list
Bug-parted@gnu.org
http://lists.gnu.org/mailman/listinfo/bug-parted
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
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@
==
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
45 matches
Mail list logo