Friday, October 5, 2018

Instalasi ubuntu/linux melalui flashdisk mengakibatkan crash error

When trying to install Ubuntu 10.10 from USB, ubiquity crashes with this message: "An attempt to configure apt to install additional packages from the CD failed."
Root of problem
The problem is that the file structure on the usb differs to what is on a livecd and apt-setup is unaware of this.

Remove the script that causes the error, when installing from a Live setup ("Try Ubuntu"):
sudo rm /usr/lib/ubiquity/apt-setup/generators/40cdrom

(lakukan langkah diatas melalui terminal emulator pada sesi live) 

No comments:

Post a Comment