why must parted -l ignore arguments?

2008-11-25 Thread jidanni
-l, --list lists partition layout on all block devices Why can't one stop this from munching out on all the devices by giving it an argument, like fdisk -l? ___ bug-parted mailing list bug-parted@gnu.org http://lists.gnu.org/mailma

Re: why must parted -l ignore arguments?

2008-11-25 Thread jidanni
On the man page -l, --list lists partition layout on all block devices Please add (for just one device, use `parted DEV print') Reason: e.g., fdisk -l lets one give just one device. Since parted -l ignores its arguments(!, no error either), you need to tell people how t

Re: Memory card has no UUID. How to give it one?

2010-01-04 Thread jidanni
OK I was able to set a FAT UUID... $ lshal|sort|uniq -u #shows block.device = '/dev/sda1' (string) block.device = '/dev/sdb1' (string) volume.uuid = '' (string) volume.uuid = '2004-1223' (string) In /etc/mtools.conf using drive a: file="/dev/sda1" drive b: file="/dev/sdb1" # minfo a: b:|sort|

Bug#719862: should detect ext2 despite residue SWAPSPACE label

2013-08-16 Thread jidanni
X-debbugs-Cc: bug-parted@gnu.org Package: libparted0debian1 Version: 2.3-15 This bug is in libparted... so re-reporting via this mail... > "g" == gparted <(bugzilla.gnome.org) > writes: g> https://bugzilla.gnome.org/show_bug.cgi?id=705597 g> Resolution||N