Skip to content

issues Search Results · repo:diskfs/go-diskfs language:Go

Filter by

95 results
 (59 ms)

95 results

indiskfs/go-diskfs (press backspace or delete to remove)

Hey, Avi! Long time no see! Hope this issue finds you well, ha! I m facing an issue while trying to run the example with iso images I ve created with genisoimage, the error is fully stated in the subject. ...
  • aol-nnov
  • 3
  • Opened 
    2 days ago
  • #290

When following the example there will be /tmp/diskfs* directories left.
  • Xynnn007
  • Opened 
    19 days ago
  • #288

Due to SquashFS Spec https://dr-emann.github.io/squashfs/squashfs.html#_directory_inodes Section 5.2, the Directory Inode should have its file size 3 bytes larger than the real listing. SquashFS implementation ...
  • Xynnn007
  • 2
  • Opened 
    25 days ago
  • #285

When I use the following code to create a SquashFS image and try to write the contents of a file that exceeds the block size, I will find that when reading, I will read the contents of the super block, ...
  • Xynnn007
  • 4
  • Opened 
    26 days ago
  • #282

Can you tag a new release, limactl devs expect version to be bumped in order to make their own release
  • signatenkov
  • 1
  • Opened 
    on Feb 25
  • #281

Trying to list/extract a squashfs file from an ubuntu image. I m getting the following: panic: runtime error: slice bounds out of range [75633637:19122] goroutine 1 [running]: github.com/diskfs/go-diskfs/filesystem/squashfs.(*xAttrTable).find(0xc0001103c0?, ...
  • jonathongardner
  • 5
  • Opened 
    on Jan 4
  • #276

1. Description I ve encountered a troublesome issue during the relevant operations. Currently, I m attempting to parse an ISO file and read a file within it that is larger than 4GB. However, during this ...
  • Charger0
  • 4
  • Opened 
    on Jan 2
  • #275

I am playing around with trying to construct an extremely simple and contrived disk with an EFI System Partition (FAT32) and a root partition (EXT4). In the example below, I consistently see the following ...
  • mattmoor
  • 5
  • Opened 
    on Dec 26, 2024
  • #274

The examples/squashfs_create.go will not ever really be viable when doing proper error checking of returned values as it calls CreateFilesystem which will always return a filesystem.ErrReadonlyFilesystem ...
  • ghost
  • 1
  • Opened 
    on Dec 26, 2024
  • #273

I am experiencing the same error both with LimaVM and Colima on macOS 15.0.1 (24A348) and it appears to be in connecion to this library octavian@Octavians-MacBook-Pro Downloads % colima start \ --profile ...
  • oktvn
  • 1
  • Opened 
    on Dec 13, 2024
  • #272
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue origami icon

Learn how you can use GitHub Issues to plan and track your work.

Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub Issues
ProTip! 
Restrict your search to the title by using the in:title qualifier.
Issue search results · GitHub