#Zip-Folder extraction Fail

59 messages · Page 1 of 1 (latest)

turbid meteor
slim mason
#

right click the zip file in the file manager. select "properties"

#

let it compute the total size occupied

#

you may right click it again> open with Archive Manager, or whatever similar thing your distro provides

#

from archive manager, you can drag and drop folders out of it to a destination folder in an open file manager

#

do it in parts

turbid meteor
slim mason
#

show result of lsblk -o name,model,size,fstype,fsused,mountpoint

#

@turbid meteor

turbid meteor
#

wait please

#
NAME        MODEL                    SIZE FSTYPE FSUSED MOUNTPOINT
sda         ST500DM002-1BD142      465,8G               
├─sda1                               512M vfat          
└─sda2                             465,3G ext4          
sdb         SAMSUNG SSD 830 Series 238,5G               
├─sdb3                             237,7G ntfs          
└─sdb4                               581M ntfs          
sdc         TOSHIBA DT01ACA100     931,5G               
├─sdc1                             906,5G ntfs   140,5G /media/nxls/Data
└─sdc2                                25G ntfs          
sdd         WDC WD20EFRX-68AX9N0     1,8T               
└─sdd1                               1,8T ntfs   221,2G /media/nxls/Games
sde         Multiple Reader            0B               
sdf         Alu Line                14,7G               
└─sdf1                              14,7G exfat    6,6G /media/nxls/FLASH
nvme0n1     FORESEE 256GB SSD      238,5G               
├─nvme0n1p1                          512M vfat     6,1M /boot/efi
└─nvme0n1p2                          238G ext4    37,9G /
slim mason
#

it's on sdf1 the file?

#

@turbid meteor

turbid meteor
#

yes

slim mason
#

are you trying to extract it right from the flash drive?

turbid meteor
#

no. i copied the file to my desktop. theres not enough space on my usb

slim mason
#

ok well on the desktop (or home folder of user) it should extract pretty quickly

#

u can try verifying the file's checksum on both places

#

and see if the results match

#

mint has a verify option in right-click menu

turbid meteor
#

there seems to be no verify option in the right click menu

slim mason
#

right click beside it in file manager

#

then 'open terminal here'

#

sha256sum Win press tab, then press enter and wait

#

do same for both locations and compare

turbid meteor
#

both show the same: 59b8493e605cf0c984e64f98c328cc782aecda0c1ab0c339a77e231a6cdfc243 Windows-Backup_6.5.26.zip

slim mason
#

well, that's good

#

try opening it from home location

#

can also try with the Ark program, a different archive utility. available as a system package in software manager

turbid meteor
#

ark shows me this error:

Loading the archive ‘/home/nxls/Windows-Backup_6.5.26.zip’ failed with the following error:
Failed to open archive: Not a zip archive

wich is weird bc i made it a ip in windows and it says .zip

slim mason
#

maybe u used winrar?

#

if so, ensure the unrar package is installed in linux

turbid meteor
slim mason
#

well, idk what's wrong. see if u can unzip it on a Windows computer

#

or use Hirens Boot CD PE on this one

turbid meteor
#

i will try that tomorrow. its 2.19 am for me😅
good night?

slim mason
#

ok

turbid meteor
# slim mason ok

Hello,
So i tried it on a win 10 and it showed a window with the headline: ZIP Compressed folder
And a text that says: Insert the last data carrier And click OK.

slim mason
#

idk what that is

turbid meteor
#

Could also be my poor translation. Im german
I try it with hirens boot cd when im home and see if it shows something else

#

But it probably means the zip is corrupted

slim mason
#

if this was a multi-zip archive, you need all the zip files in same folder

turbid meteor
#

It was only 1 zip folder

final spindle
#

Could nxls try using some of the command line tools to unzip the zip? Perhaps 7z?

turbid meteor
#

i tried to use unzip -t "Windows-Backup_6.5.26.zip(the zip im trying to extract)" but it showed this

Archive:  /media/nxls/FLASH/Windows-Backup_6.5.26.zip
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
note:  /media/nxls/FLASH/Windows-Backup_6.5.26.zip may be a plain executable, not an archive
unzip:  cannot find zipfile directory in one of /media/nxls/FLASH/Windows-Backup_6.5.26.zip or
        /media/nxls/FLASH/Windows-Backup_6.5.26.zip.zip, and cannot find /media/nxls/FLASH/Windows-Backup_6.5.26.zip.ZIP, period.
#

after using zip -F Windows-Backup6.5.26.zip --out Windows-Backup6.5.26(1).zip

Fix archive (-F) - assume mostly intact archive
    zip warning: bad archive - missing end signature
    zip warning: (If downloaded, was binary mode used?  If not, the
    zip warning:  archive may be scrambled and not recoverable)
    zip warning: Can't use -F to fix (try -FF)

zip error: Zip file structure invalid (/media/nxls/FLASH/Windows-Backup_6.5.26.zip)
turbid meteor
#

after trying zip -FF /home/nxls/Desktop/Windows-Backup_6.5.26.zip --out Windows-Backup6.5.26(1).zip it showed

zip warning: rewinding and scanning for later entries
#

i tried "unzip -qq /home/nxls/Desktop/Windows-Backup_6.5.26.zip -d home/nxls/Desktop/" but im not shure if i used it right.

[/home/nxls/Desktop/Windows-Backup_6.5.26.zip]
  End-of-central-directory signature not found.  Either this file is not
  a zipfile, or it constitutes one disk of a multi-part archive.  In the
  latter case the central directory and zipfile comment will be found on
  the last disk(s) of this archive.
note:  /home/nxls/Desktop/Windows-Backup_6.5.26.zip may be a plain executable, not an archive
unzip:  cannot find zipfile directory in one of /home/nxls/Desktop/Windows-Backup_6.5.26.zip or
        /home/nxls/Desktop/Windows-Backup_6.5.26.zip.zip, and cannot find /home/nxls/Desktop/Windows-Backup_6.5.26.zip.ZIP, period.
slim mason
#

Do you have the original files somewhere else, non-compressed?

turbid meteor
#

sadly not. deleted my windows from my pc and with it the uncompressed files

turbid meteor
slim mason
#

oh?

#

so check for one file now with the (1) part in the name

#

hopefully that one will open in Ark or whatever.

turbid meteor
#

still doesnt work. it shows the same error as the original zip when opening it with ark.