stockmind / gpd-pocket-ubuntu-respin

Collection of scripts and tweaks to adapt Ubuntu and Linux Mint ISO images to let them run smooth on GPD Pocket
350 stars 35 forks source link

kubuntu-17.10.1-desktop-amd64.iso is not recognized as 64-bit #104

Closed DavidCWGA closed 6 years ago

DavidCWGA commented 6 years ago
# ./build.sh /media/sf_Downloads/kubuntu-17.10.1-desktop-amd64.iso 
Display setting: Xorg-Standard
Looking for kernel image...
Extracting latest kernel files...
Archive:  gpdpocket-20180207-kernel-files.zip
  inflating: linux-headers-4.15.0-stockmind-gpdpocket_4.15.0-stockmind-gpdpocket-1_amd64.deb  
  inflating: linux-image-4.15.0-stockmind-gpdpocket_4.15.0-stockmind-gpdpocket-1_amd64.deb  
  inflating: linux-libc-dev_4.15.0-stockmind-gpdpocket-1_amd64.deb  
Extracting ISO ...
grep: mnt/.disk/info: No such file or directory
./isorespin.sh: ISO '/media/sf_Downloads/kubuntu-17.10.1-desktop-amd64.iso' is not a 64-bit (amd64 or x86_64) ISO.
umount: mnt: not mounted
DavidCWGA commented 6 years ago

This seemed to have something to do with the iso being on a different filesystem. Copying it into the same directory as build.sh works.