dCore Import Debian Packages to Mountable SCE extensions > dCore x86 Imported Extensions
kernel device-mapper driver
Onyarian:
Hi Jason,
now I have had time to make some proves and the results are the same :(
Pristine installation:
- download dCore-5.13.11.06.iso
- in /mnt/sda1/boot/grub/menu.lst
--- Quote ---###dcore50###
title dcore Linux 5.0 prueba
root (hd0,0)
kernel /boot/dc5c/vmlinuz quiet loglevel=3 nozswap tce=sda1/dce5c
initrd /boot/dc5c/dCore.gz
--- End quote ---
-download to /mnt/sda1/dce5c/sce/ the files: wireless-3.8.10-tinycore.sce wireless.sce and wifi.sce
-reboot
in prompt:
- loadsce wireless-3.8.10-tinycore.sce
- loadsce wireless.sce
- loadsce wifi.sce
- wifi.sh -- select wireless connection
- importsce -b Xprogs
- importsce -b flwm_topside
- importsce -b wbar
- importsce -b xorg-all
- sudo vi /mnt/sda1/boot/grub/menu.lst and added:
--- Quote ---###dcore50###
title dcore Linux 5.0 prueba
root (hd0,0)
kernel /boot/dc5c/vmlinuz quiet loglevel=3 nozswap tce=sda1/dce5c desktop=flwm_topside icons=wbar loop.max_loop=256
initrd /boot/dc5c/dCore.gz
--- End quote ---
- reboot
Now with the flwm desktop:
importsce raid-dm-3.8.10-tinycore
importsce truecrypt-gtk
importsce truecrypt
loadsce raid-dm-3.8.10-tinycore.sce
loadsce truecrypt-gtk.sce
loadsce truecrypt.sce
truecrypt
- Create volume
- create encrypted file container
- standard TrueCrypt volume
- volume location: /home/tc/prueba1
- encryption algorithm: AES
- encryption hash: SHA-512
- volumen size: 30 Mb
- password: word with 20 characters
- filesystem type: ext2
- I will mount the volume only on linux
- format
and HANGS but there is a file prueba1 in /home/tc
making the same but with:
- filesystem type: fat
- format
and there is no error and creates a file /home/tc/prueba2
------------------------------------------
To mount one of this encrypted volume:
truecrypt
- select file: /home/tc/prueba1 or /home/tc/prueba2
- mount
- password: word with 20 characters
and HANGS >:(
Hope you can make the same steps as I did. :(
Jason W:
Ok, I will do my best to reproduce.
Jason W:
So simple when I started from scratch, i can't believe I missed it before, a dependency issue which is almost always the case when one copy works and another doesn't.
libssh-4 added to truecrypt deps.
Also, I had forgot to add truecrypt to the truecrypt-gtk dependency list, added now so no need to import both truecrypt and truecrypt-gtk, one or the other will work as planned.
Onyarian:
Sorry Jason, bad news.
I have deleted the truecrypts sce's and all the downloaded debs to make a newly importsce from truecrypt.
I see now that in the import is truecrypt and libssh-4 downloaded and merged.
But this don't make anything and hangs another time in the same situation, when doing an encrypted volume, and when mounting a volume.
When calling truecrypt from a terminal there is no errors when it hangs.
Can I make some other tests to identify the problem?
Jason W:
Do you have the mount package installed? If not it may be busybox's mount.
I will check it out later today or romorrow, since something happened between me seeing it hang and it working after I installed libssh-4.
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version