02:11 | XYZ_ has left IRC (XYZ_!~XYZ@37-48-33-172.nat.epc.tmcz.cz, Ping timeout: 240 seconds) | |
04:08 | Vercas69475 has left IRC (Vercas69475!~Vercas@gateway/tor-sasl/vercas, Remote host closed the connection) | |
04:08 | Vercas69475 has joined IRC (Vercas69475!~Vercas@gateway/tor-sasl/vercas) | |
05:18 | <system_analyst[m> root@compltsp:/srv/ltsp# ltsp image vm-103-disk-0.vmdk
| |
05:18 | LTSP command failed: blkid -po export /srv/ltsp/vm-103-disk-0.vmdk
| |
05:18 | Aborting ltsp
| |
05:18 | I don't know how to mount /srv/ltsp/vm-103-disk-0.vmdk
| |
05:18 | What could be the reason for this error I just scp the vmdk image to /srv/ltsp directory and from tried to build it using command ltsp image vm-103-disk-0.vmdk
| |
05:20 | <alkisg> system_analyst: what's the output of: sudo fdisk -l /srv/ltsp/vm-103-disk-0.vmdk
| |
05:20 | It's supposed to be a raw image, so that command should be able to list its partitions
| |
05:21 | <system_analyst[m> Disk /srv/ltsp/vm-103-disk-0.vmdk: 20.81 GiB, 22340108288 bytes, 43633024 sectors
| |
05:21 | Units: sectors of 1 * 512 = 512 bytes
| |
05:21 | Sector size (logical/physical): 512 bytes / 512 bytes
| |
05:21 | I/O size (minimum/optimal): 512 bytes / 512 bytes
| |
05:21 | <alkisg> It's not a raw image then
| |
05:21 | What's the output of: file /srv/ltsp/vm-103-disk-0.vmdk
| |
05:22 | <system_analyst[m> /srv/ltsp/vm-103-disk-0.vmdk: VMware4 disk image
| |
05:22 | <alkisg> Right, that's a proprietary vmware disk image, it needs vmware to get mounted, it can't be mounted by simple losetup/mount linux commands that ltsp uses
| |
05:22 | Use a raw image instead of that one
| |
05:23 | <system_analyst[m> okay... thanks for hint
| |
05:37 | woernie has left IRC (woernie!~werner@pd9e8bb30.dip0.t-ipconnect.de, Quit: http://quassel-irc.org - Chat comfortably. Anywhere.) | |
07:09 | <system_analyst[m> now vmdk image format converted to raw format using the command qemu-img convert . And then this raw image build using ltsp image image.raw But get following error ... root@compltsp:/srv/ltsp# ltsp image ns3vm.raw
| |
07:09 | Running: losetup -rP /dev/loop0 /srv/ltsp/ns3vm.raw
| |
07:09 | Running: mount -t tmpfs -o mode=0755 tmpfs /tmp/tmp.RTIForFsEC/tmpfs
| |
07:09 | Running: mount -t vfat -o ro /dev/loop0p1 /tmp/tmp.RTIForFsEC/tmpfs/0/looproot
| |
07:09 | Running: mount -t overlay -o upperdir=/tmp/tmp.RTIForFsEC/tmpfs/0/up,lowerdir=/tmp/tmp.RTIForFsEC/tmpfs/0/looproot,workdir=/tmp/tmp.RTIForFsEC/tmpfs/0/work /tmp/tmp.RTIForFsEC/tmpfs /tmp/tmp.RTIForFsEC/root/
| |
07:09 | mount: /tmp/tmp.RTIForFsEC/root: wrong fs type, bad option, bad superblock on /tmp/tmp.RTIForFsEC/tmpfs, missing codepage or helper program, or other error.
| |
07:09 | LTSP command failed: mount -t overlay -o upperdir=/tmp/tmp.RTIForFsEC/tmpfs/0/up,lowerdir=/tmp/tmp.RTIForFsEC/tmpfs/0/looproot,workdir=/tmp/tmp.RTIForFsEC/tmpfs/0/work /tmp/tmp.RTIForFsEC/tmpfs /tmp/tmp.RTIForFsEC/root/
| |
07:09 | Aborting ltsp
| |
07:10 | <alkisg> system_analyst: what's the output of this now? sudo fdisk -l /srv/ltsp/ns3vm.raw
| |
07:10 | <system_analyst[m> root@compltsp:/srv/ltsp# sudo fdisk -l /srv/ltsp/ns3vm.raw... (full message at <https://libera.ems.host/_matrix/media/v3/download/libera.chat/b85d9759a848afdacb9677e630d3b48cb42a5835>)
| |
07:11 | <alkisg> https://ltsp.org/man/ltsp-image/#vm-images
| |
07:12 | At the disk creation dialog, select "VMDK" type and "Fixed size", not "Dynamically allocated".
| |
07:12 | In the partitioning step, make sure that the whole operating system goes in the first partition, without extra partitions for /boot etc.
| |
07:12 | Now you've used an extended partition, which ltsp can't handle
| |
07:30 | <system_analyst[m> to craete the vm, i have running proxmox 7.1.4 . At the disk craetion dialog now i selected "raw" type. But I am sure whether it is dynamic or fixed size partition ? partition size selected is 60 GiB.
| |
07:31 | * I am not sure whether
| |
07:34 | XYZ has joined IRC (XYZ!~XYZ@37-48-25-241.nat.epc.tmcz.cz) | |
07:45 | <alkisg> system_analyst: it's fixed size. But you missed the second step, inside the installer, to select a simple disk partitioning
| |
09:01 | shalomhome[m] has left IRC (shalomhome[m]!~shalomhom@2001:470:69fc:105::3:488c, Remote host closed the connection) | |
10:41 | woernie has joined IRC (woernie!~werner@pd9e8bb30.dip0.t-ipconnect.de) | |
10:48 | ricotz has joined IRC (ricotz!~ricotz@ubuntu/member/ricotz) | |
12:43 | Trendzetter has joined IRC (Trendzetter!~trendzett@mail.sbat.be) | |
12:45 | <Trendzetter> Finally back on the ltsp channel. Love this project!
| |
12:46 | <alkisg> 👍
| |
13:10 | woernie has left IRC (woernie!~werner@pd9e8bb30.dip0.t-ipconnect.de, Remote host closed the connection) | |
13:11 | woernie has joined IRC (woernie!~werner@pd9e8bb30.dip0.t-ipconnect.de) | |
14:01 | <Trendzetter> I want to distribute a java application for vehicle inspection using ltsp clients. You guys still recommend to stick with Mate for avoiding rendering issues with compositors? Or can I try to use the latest ubuntu/gnome/wayland combination in 22.04 and use the integrated rdp server in gnome for some tasks
| |
14:57 | <alkisg> Trendzetter: if your graphics card have no issue with gnome, then of course ltsp won't have an issue either
| |
19:14 | XYZ has left IRC (XYZ!~XYZ@37-48-25-241.nat.epc.tmcz.cz, Read error: Connection reset by peer) | |
19:15 | XYZ has joined IRC (XYZ!~XYZ@37-48-25-241.nat.epc.tmcz.cz) | |
19:36 | XYZ has left IRC (XYZ!~XYZ@37-48-25-241.nat.epc.tmcz.cz, Remote host closed the connection) | |
19:40 | XYZ has joined IRC (XYZ!~XYZ@37-48-25-241.nat.epc.tmcz.cz) | |
21:41 | vagrantc has joined IRC (vagrantc!~vagrant@2600:3c01:e000:21:7:77:0:50) | |
22:17 | ricotz has left IRC (ricotz!~ricotz@ubuntu/member/ricotz, Quit: Leaving) | |