Skip to content
This repository was archived by the owner on Feb 12, 2019. It is now read-only.
This repository was archived by the owner on Feb 12, 2019. It is now read-only.

AwlsomeLinux [fix branch] fails to Install #11

@AwlsomeAlex

Description

@AwlsomeAlex

I knew something would be broken, and that appears to be the installer. As soon as I'm done investigating the x32 problem with booting, I'll check on this.

EDIT 1: Here's the problem, extlinux: not found but that can't be because I see it in both the /sbin directory and in the build files, maybe something happened in building stage?

EDIT 2: Looking back at my code, I implemeted something to deal with extlinux being 32-bit on a 64-bit Operating System, however the library files required for installation can't be found:
cp: cannot stat ‘/lib/ld-linux.so.2’: No such file or directory
cp: cannot stat ‘/lib/i386-linux-gnu/libc.so.6’: No such file or directory
I highly dought this is a problem at all, as I am running Ubuntu ontop the Windows Subsystem for Linux, and due to it being booted by Windows, doesn't contain x32 bit files nor syslinux bootloader files. I will further experiment in a virtual machine of Ubuntu 14.04.

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions