LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Calculate (https://www.linuxquestions.org/questions/calculate-89/)
-   -   Cl-install cannot overwrite non-directory '/run/calculate/mount/install/var/calculate/bin' (https://www.linuxquestions.org/questions/calculate-89/cl-install-cannot-overwrite-non-directory-run-calculate-mount-install-var-calculate-bin-4175723909/)

fredmyra 04-09-2023 08:47 PM

Cl-install cannot overwrite non-directory '/run/calculate/mount/install/var/calculate/bin'
 
hi!

Cl-install giving the following output:
Code:

calculate ~ # cl-install --mbr=off --hwclock=local -l sv_SE -k "Svenska" --timezone Europe/Stockholm -d /dev/sda9:swap -d /dev/sda12::ext4 -d /dev/sda10:/var/calculate:ext4 -d /var/calculate/home:/home --hostname "esprimo" -u fredmyra:all:sudo,wheel,default
Password for fredmyra:
Repeat password for fredmyra:
Enter password for user root
Password:
Repeat:
Passwords do not match
Password:
Repeat:
Language and locale
 * Locale: Svenska (Sverige)
 * Timezone: Europe/Stockholm (+02:00)
 * Keyboard layout: Svenska
 * Hardware clock type: local
Distribution
 * Installation image: Calculate Linux Desktop Xfce 23 x86_64 20221227
Installation type
 * Allocate drive space: Use current partitions
Layout
 * UEFI boot:
 * Mount points:
+--------------------+---------------+----------+------+------+
| Disk or directory  |  Mount point  |Filesystem|Format| Size |
+--------------------+---------------+----------+------+------+
| /dev/sda9          | swap          | swap    | no  | 13.7G|
| /dev/sda10        | /var/calculate| ext4    | no  | 38G  |
| /dev/sda12        | /            | ext4    | yes  | 27.7G|
| /var/calculate/home| /home        |          |      |      |
+--------------------+---------------+----------+------+------+
 * Bootloader: no
 * Use UUID: yes
Network settings
 * Network: Manually network configuration
 * Network manager: NetworkManager
 * Addresses:
+---------+----------+--------------+----------------+------------------+
|Interface|IP address|    Mask    |      Name      |      MAC        |
+---------+----------+--------------+----------------+------------------+
| enp0s25 | DHCP    | 255.255.255.0| Intel 82567LM-3| 00:19:88:5f:e3:97|
+---------+----------+--------------+----------------+------------------+
 * Hostname: esprimo.local
 * NTP server: ntp0.zenon.net
 * Domain name server: Get via DHCP
 * Search domains: Get via DHCP
Users
 * Migrating users:
+-------+-------------+----------------------------------------------------------------------------------+
| User  |Administrator|                                      Groups                                      |
+-------+-------------+----------------------------------------------------------------------------------+
| fredmyra| Full access | audio,cdrom,cdrw,games,lp,lpadmin,plugdev,scanner,sudo,usb,users,uucp,video,wheel|
+-------+-------------+----------------------------------------------------------------------------------+
 * Use the root password to edit Grub: yes
 * Autologin: Not used
 * Encrypt user profiles: no
Audio
 * Audio system: PipeWire
 * Default audio card: HDA Intel, ALC663 Analog
Video
 * Video driver: Intel (intel)
 * Composite: yes
 * Screen resolution: 1920x1080
 * Grub terminal: gfxterm
 * Framebuffer resolution: Auto
Update
 * Automatically check updates: yes
 * Interval for the updates checking: 24h
 * Clean obsolete programs archives: no
 * Update other overlays: auto
 * Update packages at first boot: no

Run process? (Yes/No): y
 * Formatting the partitions ...                  [ ok ]
 * Unpacking the system image to the target ...
 * Failed to copy files from '/run/initramfs/squashfs' to '/run/calculate/mount/install':28% Time:0:01:15
 * cannot overwrite non-directory '/run/calculate/mount/install/var/calculate/bin' with directory '/run/initramfs/squashfs/var/calculate/bin'
 * Unmounting the target system volume ...                                [ ok ]
 * Failed to install the system!

Looking for help!


All times are GMT -5. The time now is 10:43 PM.