<?xml version="1.0" encoding="utf-8"?>
<feed xml:lang="en" xmlns="http://www.w3.org/2005/Atom"><title>Recent changes to feature-requests</title><link href="https://sourceforge.net/p/disktype/feature-requests/" rel="alternate"/><link href="https://sourceforge.net/p/disktype/feature-requests/feed.atom" rel="self"/><id>https://sourceforge.net/p/disktype/feature-requests/</id><updated>2010-06-03T16:48:37Z</updated><subtitle>Recent changes to feature-requests</subtitle><entry><title>Add support for High Sierra CD-ROMs</title><link href="https://sourceforge.net/p/disktype/feature-requests/8/" rel="alternate"/><published>2010-06-03T16:48:37Z</published><updated>2010-06-03T16:48:37Z</updated><author><name>Mark K</name><uri>https://sourceforge.net/u/donut123/</uri></author><id>https://sourceforge.net3ca3690df9f0086eb9188e4bee158ff8da7a0010</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;Is anyone interested in adding support for CD-ROMs which use the High Sierra filesystem? High Sierra is the predecessor to ISO 9660, and is (as I understand it) mostly similar.&lt;/p&gt;
&lt;p&gt;Currently disktype does not recognise High Sierra discs; example output for the one High Sierra disc that I have:&lt;br /&gt;
--- /dev/sr0&lt;br /&gt;
Block device, size 286.7 MiB (300609536 bytes)&lt;br /&gt;
CD-ROM, 1 track, CDDB disk ID 0207A501&lt;br /&gt;
Track 1: Data track, 286.7 MiB (300609536 bytes)&lt;/p&gt;
&lt;p&gt;I could provide an image file of the High Sierra disc if anyone wants to implement this.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Support for big-endian data?</title><link href="https://sourceforge.net/p/disktype/feature-requests/7/" rel="alternate"/><published>2010-05-16T10:47:37Z</published><updated>2010-05-16T10:47:37Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.nete8c9b4c9250b050635120f38c64cf5851142d554</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I just tried to run disktype on a disk from a NetBSD system (I think). There should be a disklabel and a FFS file system, byt disktype could not recognize them.&lt;/p&gt;
&lt;p&gt;After a while it dawned on me that the magic number of the disklabel was in big-endian format instead of litte-endian as expected. I suspecxt the disklabel is created in a struct in-core and then just written -- so byte-reordering of these fields should probably be expected.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>ext4 and maybe btrfs support</title><link href="https://sourceforge.net/p/disktype/feature-requests/6/" rel="alternate"/><published>2009-04-02T14:08:15Z</published><updated>2009-04-02T14:08:15Z</updated><author><name>Aldzius</name><uri>https://sourceforge.net/u/baldzius/</uri></author><id>https://sourceforge.neta53d0b012890461cbdb96b049046b985814dc742</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Hi Christoph,&lt;/p&gt;
&lt;p&gt;Any chance we can expect ext4 support in the nearest future?&lt;/p&gt;
&lt;p&gt;Thanks,&lt;br /&gt;
Aldas&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Print offset positions</title><link href="https://sourceforge.net/p/disktype/feature-requests/5/" rel="alternate"/><published>2007-02-13T06:57:52Z</published><updated>2007-02-13T06:57:52Z</updated><author><name>Dave Parker</name><uri>https://sourceforge.net/u/daveparker01/</uri></author><id>https://sourceforge.netd428e500d1a809df0fb45a28216cca3d20fd8d22</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;(Awesome tool - thank you!)&lt;/p&gt;
&lt;p&gt;One thing that would seriously improve the utility of the utility would be if it printed out (where applicable) the offset in the file where each entity begins.&lt;/p&gt;
&lt;p&gt;I believe that would allow one to do something like this:&lt;/p&gt;
&lt;p&gt;losetup -o &amp;lt;offset&amp;gt; -t &amp;lt;type&amp;gt; /dev/loop0 &amp;lt;filename&amp;gt;&lt;/p&gt;
&lt;p&gt;The program's current output does not make &amp;lt;offset&amp;gt; particularly clear, so while it is the case that one can see the various structures in the file, one must do something like scan the file again to find the offset.&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>Sector numbers</title><link href="https://sourceforge.net/p/disktype/feature-requests/4/" rel="alternate"/><published>2006-10-31T20:32:27Z</published><updated>2006-10-31T20:32:27Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.net6facb20fc7299c88539c749fbb2eafb64847dadb</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;First of all, disktype is a great tool already. =)&lt;/p&gt;
&lt;p&gt;I would like to see one new feature though: sector&lt;br /&gt;
numbers of partitions, and especially file systems&lt;br /&gt;
within an LVM volume could be displayed more clearly.&lt;/p&gt;
&lt;p&gt;For example, I'm able to see the starting sector of an&lt;br /&gt;
LVM partition directly ("xxx sectors from xxxx+63), but&lt;br /&gt;
the starting point of an ext3 file system within this&lt;br /&gt;
LVM volume is expressed as "starts at 64 KiB". It's not&lt;br /&gt;
a huge task to take a calculator and find out the&lt;br /&gt;
starting sector, but it would be a lot easier if&lt;br /&gt;
disktype would show it directly.&lt;/p&gt;
&lt;p&gt;Another nice addition would be a simple "this partition&lt;br /&gt;
/ volume / whatever is spread among sectors xxx-xxxxxx".&lt;/p&gt;
&lt;p&gt;Cheers!&lt;/p&gt;
&lt;p&gt;- Jyri &amp;lt;jyri@q-olio.net&amp;gt;&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>read from stdin</title><link href="https://sourceforge.net/p/disktype/feature-requests/3/" rel="alternate"/><published>2005-08-14T10:15:10Z</published><updated>2005-08-14T10:15:10Z</updated><author><name>Sam Johnston</name><uri>https://sourceforge.net/u/samj/</uri></author><id>https://sourceforge.netb203133f5ade4fd7bd14244446cec2f6030b9a1d</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;disktype does not appear to be able to read from stdin:&lt;/p&gt;
&lt;p&gt;dd if=/dev/mapper/vg01-tmp bs=512 count=1 | disktype&lt;br /&gt;
Usage: disktype &amp;lt;device/file&amp;gt;...&lt;/p&gt;
&lt;p&gt;dd if=/dev/mapper/vg01-tmp bs=512 count=1 | disktype -&lt;br /&gt;
disktype: Can't stat -: No such file or directory&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>"End of disc" calculation</title><link href="https://sourceforge.net/p/disktype/feature-requests/2/" rel="alternate"/><published>2005-05-24T10:23:03Z</published><updated>2005-05-24T10:23:03Z</updated><author><name>Richard Fearn</name><uri>https://sourceforge.net/u/richfearn/</uri></author><id>https://sourceforge.netb30d8aea02b88fc3aecda1eae94dc7e682aa3438</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;I suggest that disktype should display where the "end"&lt;br /&gt;
of the disc is. This would be calculated as where the&lt;br /&gt;
last partition ends.&lt;/p&gt;
&lt;p&gt;If you use the "isosize" command on a hybrid&lt;br /&gt;
ISO9660/HFS disc, the length reported by isosize is&lt;br /&gt;
much shorter than the "real" length of the disc,&lt;br /&gt;
because this doesn't take into account the HFS&lt;br /&gt;
partition (which is located after the ISO9660 partition).&lt;/p&gt;
&lt;p&gt;As disktype scans through each partition, it could keep&lt;br /&gt;
track of where each partition ends, so that it could&lt;br /&gt;
display the "real" end of the disc. (This wouldn't be&lt;br /&gt;
too difficult as you already work out the start and&lt;br /&gt;
length of each partition.)&lt;/p&gt;
&lt;p&gt;This would be useful (e.g.) when ISO images are copied&lt;br /&gt;
to a hard drive - running disktype would show the real&lt;br /&gt;
extent of the data, and this value could be compared to&lt;br /&gt;
the length of the image file to ensure all the data has&lt;br /&gt;
been copied.&lt;/p&gt;
&lt;p&gt;Or, to put it another way - it would make disktype into&lt;br /&gt;
a more accurate (and verbose) version of isosize!&lt;/p&gt;&lt;/div&gt;</summary></entry><entry><title>reiser4</title><link href="https://sourceforge.net/p/disktype/feature-requests/1/" rel="alternate"/><published>2004-12-18T05:46:10Z</published><updated>2004-12-18T05:46:10Z</updated><author><name>Anonymous</name><uri>https://sourceforge.net/u/userid-None/</uri></author><id>https://sourceforge.netd8169ffbfa218e85fa16a8a9cb2ea705ce00ae32</id><summary type="html">&lt;div class="markdown_content"&gt;&lt;p&gt;Any plans to add reiser4 detection?&lt;/p&gt;
&lt;p&gt;pharon@gmail.com&lt;/p&gt;&lt;/div&gt;</summary></entry></feed>