Salix Live Xfce 15.0 BETA2

djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Live Xfce 15.0 BETA2

Post by djemos »

@mimosa
Last 2 days after your messages, i tried to simulate your setup. And i made a few real installations to test it. I used grub as boot loader. Lilo is working in usual setups with an internal disk. I do not use (e)lilo but i have it in the installer. I think only slackware still use (e)lilo. So do not use elilo because of your setup. Use grub.

I have an internal ssd (/dev/sda)
I plug in an external ssd 256G having an efi and 2 other partitions and a swap where there are real installation of slackel 7.5 64 and 32bit (/dev/sdb).
I booted with a live usb with salix-xfce 15.0 64 (/dev/sdc)
while on live environment i plug in another usb to make the real installation (/dev/sdd)
I have done some changes in build-slackware-live.sh package to create the /etc/fstab using UUID.
So it is important to create also except EFI partition a 33MB vfat signed bios_grub partition.
Also before to run the installer go to gparted and create a gpt partition to usb which used for real installation. Then unplug it. And then plug it again so to be sure new gpt partition table is read.
Download this updated slackware-live package open a terminal and type sudo spkg -u --reinstall slackware-live-0.5.4-noarch-1dj.txz
Then to see the messages type sudo sli
and proceed with installation, create an EFI, ext4, swap and vfat bios_grub partition.
In grub always there are the UUID to boot from the partition we want. Even in grub there was /dev/sd2 because of UUID (in else command menu) system boot fine.
SLI is used to install in internal and external ssd or usb. So having two internal disks or an nvme nd and internal ssd are complex situations. Because i d not have a nvme disk i did not make any such an installation.
To boot from usb with real installation have to close laptop. And start it and press fn+F11 or fn+F2 or the button some lenovo have to go to bios boot menu and there to choose salix scandisk or UEFI scandisk or USB hhd scandisk.
Every option worked.
After installation check /etc/fstab in real installation usb to see the changes in fstab.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Live Xfce 15.0 BETA2

Post by mimosa »

I'm just posting the end of the output here - next time round I will redirect the whole output to a file.The installation took rather a long time - over an hour and a half. Let's see if it boots this time!

Code: Select all

OK: /lib/modules/5.15.63/kernel/fs/fuse/fuse.ko added.
55763 blocks
/boot/initrd.gz created.
Be sure to run lilo again if you use it.
Installing Grub Boot Loader on /dev/sdf
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found background: /boot/grub/salix.png
Found linux image: /boot/vmlinuz-huge-5.15.63
Found initrd image: /boot/initrd.gz
Found linux image: /boot/vmlinuz-huge
Found initrd image: /boot/initrd.gz
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Slackware 15.0 x86_64 on /dev/sda3
Found Slackware 14.2 on /dev/sdb2
done
Deleting liveuser one
Creating user mimosa with password testing
Setting password for user mimosa to testing
BAD PASSWORD: The password fails the dictionary check - it is based on a dictionary word
Removing installer
Removing package sli-1.2.5-x86_64-1dj...
root[/]# exit
Enabling swapping to '/dev/sdf3'
Updating /mnt/install/etc/fstab paritions with UUID
umount /mnt/instal/home
umount: /mnt/install/home: not mounted.
umount /mnt/install
remove /mnt/install
end installation
one[~]$ 
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Live Xfce 15.0 BETA2

Post by mimosa »

Well, finally it worked! The system just booted straight into the USB, with no need to go through BIOS. However I will when I reboot ...

Comments so far:

- the codecs installer installs QT, which I vaguely remember being mentioned for the 15.0

- networking is disabled by default, ditto; but it is enabled in Live.

- it is a lot more sluggish than Live. In Live, browser opens promptly, in the installed system, it takes up to a minute.

Is the swap partition required? I did not include it in my earlier attempts.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Live Xfce 15.0 BETA2

Post by djemos »

It is a laptop? how boot without goes to bios menu. Strange. Or you have set first option to boot the usb.
Installation take long it depends of usb.
speed also depends of usb. On ssd works like a real installation.
networking is disabled by default? I will see about this.
If there is a swap on other disks then it will be used. In /etc/fstab there are all swaps added. So remove the other ones and keep just one.
I am writing this message from the usb where i did the real installation. It has been used so much for tests which is also sluggish.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Live Xfce 15.0 BETA2

Post by mimosa »

I think when Grub was installed, something was sent to BIOS to put it first. I put rEFInd back manually. If I try it again, I will use ELILO.

The most puzzling thing to me is it is so much slower than the Live USB.

Also when I closed it down, it hung. I had to use the hardware off switch.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Live Xfce 15.0 BETA2

Post by djemos »

networking not enabled is solved.
only the swap partition the user creates, is added to fstab
I checked the above. I did an installation to vmware. It took 3-4 minutes.
It is the usb that is slow. Another one i have it is fast.
Updated slackware-live package
I have done real installation to other usb and there were fast.
If hungs at shutdown then it is definitely the usb. Mine it seems to dying. It has been used for so long time. I will take another new one.
Your system is too complex. Having grub and rEFInd. Since installation is done it seems installer is working in complex setups.
Thank you for testing.
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Live Xfce 15.0 BETA2

Post by djemos »

I tried to make some changes to make (e)lilo to boot using UUID. I did an installation to vmware but after installation i get kernel panic. I had to put in elilo append="root=/dev/sda2 ro" to boot the system. Using append="root=UUID=partitionuuid" or PARTUUID= it is not working.
So in a setup with an internal disk a live usb and another usb to real install, the system boot after installation. I suppose that in (e)lilo it is easy if we have 2 internal disks and two usb, we can mount the usb efi partition or installation partition in lilo situation and change root=/dev/sdx to be able to boot.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Live Xfce 15.0 BETA2

Post by mimosa »

I've just had another go in more or less the same way (but no swap this time) using different USB sticks. The target stick was brand new. Both sticks work well with instonusb, which completes in a matter of minutes. The installation took about two hours. I'm posting this before rebooting to see how it performs, so I can include the complete output from sli. It looks like sli has stalled at "100%", so here is the output so far; but I'll leave it running this afternoon to see if it eventually does get there.

Code: Select all

/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
GParted 1.3.1
configuration --enable-online-resize
libparted 3.4
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
[01;33mStopping[00m the [01;37mntpd[00m service
Stopping NTP daemon...
Loading /usr/share/kbd/keymaps/i386/dvorak/dvpx.map.gz
formatting linux partition in ext4
mke2fs 1.46.5 (30-Dec-2021)
64-bit filesystem support is not enabled.  The larger fields afforded by this feature enable full-strength checksumming.  Pass -O 64bit to rectify.
Creating filesystem with 3563520 4k blocks and 891184 inodes
Filesystem UUID: 4a599cb1-9ee7-4f17-818f-bb049f89ba23
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208

Allocating group tables:   0/109       done                            
Writing inode tables:   0/109  1/109       done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:   0/109       done

mount linux partition to /mnt/install
mount home partition to /mnt/install/home
mount: /mnt/install/home: special device (null) does not exist.
Installing system
full installation
cp: not writing through dangling symlink '/mnt/install/etc/X11/xinit/xinitrc'
djemos
Salix Warrior
Posts: 1433
Joined: 29. Dec 2009, 13:45
Location: Greece

Re: Salix Live Xfce 15.0 BETA2

Post by djemos »

This "/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 " is ok. Is looking for disks. Forget about it. It just fill the combobox in the left hand of installer (copy to live usb)
I also took a new 64bit 3.2 usb and i will install there salix xfce-64
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Salix Live Xfce 15.0 BETA2

Post by mimosa »

It did finally complete, though the last part installing Grub took a very long time. Here is the whole output:

Code: Select all

/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
GParted 1.3.1
configuration --enable-online-resize
libparted 3.4
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
/usr/sbin/sli-location-detection.sh: line 32: ((: > 1678736 : syntax error: operand expected (error token is "> 1678736 ")
[01;33mStopping[00m the [01;37mntpd[00m service
Stopping NTP daemon...
Loading /usr/share/kbd/keymaps/i386/dvorak/dvpx.map.gz
formatting linux partition in ext4
mke2fs 1.46.5 (30-Dec-2021)
64-bit filesystem support is not enabled.  The larger fields afforded by this feature enable full-strength checksumming.  Pass -O 64bit to rectify.
Creating filesystem with 3563520 4k blocks and 891184 inodes
Filesystem UUID: 4a599cb1-9ee7-4f17-818f-bb049f89ba23
Superblock backups stored on blocks: 
	32768, 98304, 163840, 229376, 294912, 819200, 884736, 1605632, 2654208

Allocating group tables:   0/109       done                            
Writing inode tables:   0/109  1/109       done                            
Creating journal (16384 blocks): done
Writing superblocks and filesystem accounting information:   0/109       done

mount linux partition to /mnt/install
mount home partition to /mnt/install/home
mount: /mnt/install/home: special device (null) does not exist.
Installing system
full installation
cp: not writing through dangling symlink '/mnt/install/etc/X11/xinit/xinitrc'
Setting up fstab
Setting initrd
Copying initrd
OK: /lib/modules/5.15.63/kernel/drivers/block/loop.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/xhci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/xhci-pci-renesas.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/xhci-pci.ko added.
WARNING:  Could not find firmware "/lib/firmware/renesas_usb_fw.mem"
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ehci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ohci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ohci-pci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ehci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ehci-pci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/xhci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/uhci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/host/ehci-hcd.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_block.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/sdhci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/sdhci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/cqhci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/sdhci-pci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/core/mmc_core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/sdhci.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/mmc/host/sdhci-acpi.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/usb/storage/usb-storage.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/usbhid/usbhid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/i2c/i2c-core.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/i2c-hid/i2c-hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-generic.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-apple.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/acpi/video.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/platform/x86/wmi.ko added.
OK: /lib/modules/5.15.63/kernel/net/rfkill/rfkill.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/input/sparse-keymap.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/acpi/battery.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/acpi/platform_profile.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/platform/x86/asus-wmi.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/usbhid/usbhid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-asus.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-cherry.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/usbhid/usbhid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-logitech.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/usbhid/usbhid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-logitech-dj.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-logitech-hidpp.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-lenovo.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-microsoft.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid.ko added.
OK: /lib/modules/5.15.63/kernel/drivers/hid/hid-multitouch.ko added.
OK: /lib/modules/5.15.63/kernel/fs/fuse/fuse.ko added.
55763 blocks
/boot/initrd.gz created.
Be sure to run lilo again if you use it.
Installing Grub Boot Loader on /dev/sde
Installing for i386-pc platform.
Installation finished. No error reported.
Generating grub configuration file ...
Found background: /boot/grub/salix.png
Found linux image: /boot/vmlinuz-huge-5.15.63
Found initrd image: /boot/initrd.gz
Found linux image: /boot/vmlinuz-huge
Found initrd image: /boot/initrd.gz
Warning: os-prober will be executed to detect other bootable partitions.
Its output will be used to detect bootable binaries on them and create new boot entries.
Found Slackware 15.0 x86_64 on /dev/sda3
Found Slackware 14.2 on /dev/sdb2
done
Deleting liveuser one
Creating user mimosa with password testing
Setting password for user mimosa to testing
BAD PASSWORD: The password fails the dictionary check - it is based on a dictionary word
Removing installer
Removing package sli-1.2.5-x86_64-1dj...
root[/]# exit
Updating /mnt/install/etc/fstab paritions with UUID
setup services
umount /mnt/instal/home
umount: /mnt/install/home: not mounted.
umount /mnt/install
remove /mnt/install
end installation
I'll try booting it a bit later and see if it is any different from before.

*** Much the same, whatever the reason is! Networking now works out of the box, though.
Post Reply