Installation Problems

Archived topics about LMDE 1 and LMDE 2
Locked
ad89

Installation Problems

Post by ad89 »

I'm installing LDME and perhaps getting errors, this may be due to my hdd

mount output:

Code: Select all

udev on /dev type devtmpfs (rw,relatime,size=2025828k,nr_inodes=506457,mode=755)
devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
/dev/sr0 on /live/image type iso9660 (ro,noatime)
tmpfs on /live/cow type tmpfs (rw,noatime,mode=755)
aufs on / type aufs (rw,relatime,si=6357dabd92b2bcb8,noxino)
tmpfs on /live type tmpfs (rw,relatime)
tmpfs on /var/run type tmpfs (rw,nosuid,noexec,relatime,size=406336k,mode=755)
tmpfs on /var/run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev,relatime,size=812672k)
proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
tmpfs on /var/run/shm type tmpfs (rw,nosuid,nodev,relatime,size=812672k)
fusectl on /sys/fs/fuse/connections type fusectl (rw,relatime)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
cgroup on /dev/cgroup/cpu type cgroup (rw,relatime,cpu,release_agent=/usr/local/sbin/cgroup_clean)
/live/image/casper/filesystem.squashfs on /source type squashfs (ro,relatime)
/dev/sda1 on /target type ext4 (rw,relatime,user_xattr,barrier=1,data=ordered)
Installer always hangs on copying files, it's a different file each time: these are the last lines executed

Code: Select all

EXECUTING: 'mount -t ext4 /dev/sda1 /target'
 --> Indexing files
 --> Copying files
  File "/usr/lib/live-installer/installer.py", line 160, in install
    self.do_copy_file(sourcepath, targetpath)
Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 1 time in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
oobetimer

Re: Installation Problems

Post by oobetimer »

ad89 wrote: Installer always hangs on copying files, it's a different file each time
That indicates that the installation media (DVD?) or device (DVD-rom) is faulty.
Locked

Return to “LMDE Archive”