SparkyLinux Forums

Installation & Upgrade => Installation => Topic started by: galen on May 05, 2015, 11:34:09 PM

Title: 3.6 failing to install on HP T30 laptop
Post by: galen on May 05, 2015, 11:34:09 PM
Since my machines are locked and won't upgrade further I decided to install 3.6 LXDE onto T30 laptop.
Checked the md5sums, good
checked the DVD against the iso, ok
burned two DVDs.
fully checked hard drive as usual, partitions, fsck -c, checked DVD on laptop. ok
Installer failed with both DVDs


Traceback (most recent call last):

  File "/usr/lib/live-installer/frontend/gtk_interface.py", line 828, in wizard_cb
    partitioning.build_partitions(self)

  File "/usr/lib/live-installer/partitioning.py", line 55, in build_partitions
    partition_setup = PartitionSetup()

  File "/usr/lib/live-installer/partitioning.py", line 210, in __init__
    self.disks = _get_attached_disks()

  File "/usr/lib/live-installer/partitioning.py", line 201, in _get_attached_disks
    size = str(int(float(size[:-1]) * (1024/1000)**'BkMGTPEZY'.index(size[-1]))) + size[-1]

ValueError: substring not found



Title: Re: 3.6 failing to install on HP T30 laptop
Post by: pavroo on May 06, 2015, 12:48:22 AM
You have 2 choices:
1. If your machine doesn't have UEFI, just Bios, run the old installer:
sudo sparkylinux-installer gui
2. Download and try the latest iso image of Sparky 4.0 RC.
Title: Re: 3.6 failing to install on HP T30 laptop
Post by: galen on May 10, 2015, 03:04:04 PM
thank you
sudo sparkylinux-installer gui
worked on two t30 laptops
including setting the keyboard to french canadian multiligual.
Sparky is the ony distro I've found that does this ! bravo

Q. Will using the older installer cause problems with auto-updates since the system has a root account again?
Title: Re: 3.6 failing to install on HP T30 laptop
Post by: pavroo on May 10, 2015, 04:24:15 PM
The problem you had before happed between sparky 3.5 and 3.6.
Sparky 3.6 is free of the changes (siduction packages) so the upgrade should be made ease even Sparky 3.6 has been released 5 month ago.