Porteus-v5.0rc3 x86_64 bug reports

Please reproduce your error on a second machine before posting, and check the error by running without saved changes or extra modules (See FAQ No. 13, "How to report a bug"). For unstable Porteus versions (alpha, beta, rc) please use the relevant thread in our "Development" section.
User avatar
ncmprhnsbl
DEV Team
DEV Team
Posts: 3924
Joined: 20 Mar 2012, 03:42
Distribution: v5.0-64bit
Location: australia
Contact:

Porteus-v5.0rc3 x86_64 bug reports

Post#31 by ncmprhnsbl » 16 Jul 2021, 00:13

well, it''s even easier than that..
while the graphical installer program doesn't allow installation while using copy2ram, it's quite simple to install porteus without it, while using copy2ram, by doing it manually:
as root:
mount the ISO
mount the target drive (presuming it's formatted to desired filesystem, if not use gparted first)
copy all the files from the ISO to the the target (if EFI only, done)
(for legacy BIOS boot) navigate to the target/boot directory and run ./Porteus-installer-for-Linux.com
done..
more detailed instructions: ISO/boot/docs/install.txt
Forum Rules : https://forum.porteus.org/viewtopic.php?f=35&t=44

ccccc
Ronin
Ronin
Posts: 2
Joined: 19 Jul 2021, 15:18
Distribution: xfce

Porteus-v5.0rc3 x86_64 bug reports

Post#32 by ccccc » 19 Jul 2021, 15:35

xfce rc3 x64 edition, created with yumi [legacy boot] (i have multiple distros on usb stick), i cannot save current custom settings into module, on rc1 it is working ok without any other hack.

porteus settings center, save your currrent porteus session, save to module

Error messages:
Image

Image

I cannot even select random folder on usb stick or /tmp folder, which are 100% writable!
I am logged as root of course, default option on usb boot for porteus launch mode (ie Graphics mode)

from porteus.cfg
LABEL GRAPHICAL
MENU LABEL Graphics mode
KERNEL /multiboot/Porteus-XFCE-v5.0rc3-x86_64/boot/syslinux/vmlinuz
INITRD /multiboot/Porteus-XFCE-v5.0rc3-x86_64/boot/syslinux/initrd.xz
APPEND from=/multiboot/Porteus-XFCE-v5.0rc3-x86_64
TEXT HELP
Run Porteus the best way we can.
Try to autoconfigure graphics
card and use the maximum
allowed resolution
ENDTEXT


One more thing, in "choose destination folder" (1st pic), in rc1 it shows correct path (/multiboot/Porteus-XFCE-v5.0rc1-x86_64)

ccccc
Ronin
Ronin
Posts: 2
Joined: 19 Jul 2021, 15:18
Distribution: xfce

Porteus-v5.0rc3 x86_64 bug reports

Post#33 by ccccc » 19 Jul 2021, 15:42

Here is SS from rc1 xfce x64 - and i can save to module
Image

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Porteus-v5.0rc3 x86_64 bug reports

Post#34 by Ed_P » 19 Jul 2021, 20:18

I'm not seeing this with rc3 Cinnamon. A Yumi problem?
Ed

Michele13
Black ninja
Black ninja
Posts: 60
Joined: 18 Aug 2013, 10:23
Distribution: Based on Debian and Slackware
Location: Italy

Porteus-v5.0rc3 x86_64 bug reports

Post#35 by Michele13 » 20 Jul 2021, 09:06

beny wrote:
11 Jul 2021, 11:39
hi, add this to append line: i8042.nopnp initcall_blacklist=dw_i2c_init_driver. and reboot maybe work to check touchpad.
still not working :(

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.0rc3 x86_64 bug reports

Post#36 by beny » 20 Jul 2021, 10:28

architecture: >
depends
CONFIG_I2C
CONFIG_INPUT
CONFIG_INPUT_MOUSE
NOT CONFIG_UML
ELAN I2C Touchpad support
modulename: elan_i2c.ko
configname: CONFIG_MOUSE_ELAN_I2C
Linux Kernel Configuration
└─> Device Drivers
└─> Input device support
└─> Mice
└─> ELAN I2C Touchpad support

This driver adds support for Elan I2C/SMbus Trackpads.

Say Y here if you have a ELAN I2C/SMbus Touchpad.

To compile this driver as a module, choose M here: the module will be
called elan_i2c.
maybe i am wrong but you have this as module so you have to load it before you have the desktop on,try lsmod for check if you can load the module.

raja
Shogun
Shogun
Posts: 434
Joined: 02 May 2017, 09:51
Distribution: v3.2.2-32 and Porteus-Artix-64
Location: Chennai,India

Porteus-v5.0rc3 x86_64 bug reports

Post#37 by raja » 20 Jul 2021, 11:01

In 5.0rc3-QT also same error as seen by ccccc. In fact , password entry screen itself will not show up. I added many files to get them.

Not a yumi problem.
Linux Kernel-4.4.272 -32 bit; Linux Kernel-5.4.185 - 64 bit

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus-v5.0rc3 x86_64 bug reports

Post#38 by Blaze » 20 Jul 2021, 13:08

Michele13, how about update kernel to 5.12-rc2 x86_64 https://files.sberdisk.ru/s/ySpYfnQdX62e2SB ?

beny,
Image

Code: Select all

# egrep -i 'HID_ACPI|HID_CORE|MEMORY_HOTPLUG|HOTPLUG_PCI_ACPI|PINCTRL_AMD|elan|INPUT|I2C|CONFIG_UML' /usr/src/linux/.config
CONFIG_ARCH_ENABLE_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG=y
CONFIG_MEMORY_HOTPLUG_SPARSE=y
# CONFIG_MEMORY_HOTPLUG_DEFAULT_ONLINE is not set
CONFIG_RFKILL_INPUT=y
CONFIG_HOTPLUG_PCI_ACPI=y
CONFIG_HOTPLUG_PCI_ACPI_IBM=m
CONFIG_REGMAP_I2C=y
# CONFIG_SENSORS_LIS3_I2C is not set
# Input device support
CONFIG_INPUT=y
CONFIG_INPUT_LEDS=m
CONFIG_INPUT_FF_MEMLESS=m
CONFIG_INPUT_SPARSEKMAP=m
CONFIG_INPUT_MATRIXKMAP=m
CONFIG_INPUT_MOUSEDEV=y
CONFIG_INPUT_MOUSEDEV_PSAUX=y
CONFIG_INPUT_MOUSEDEV_SCREEN_X=1024
CONFIG_INPUT_MOUSEDEV_SCREEN_Y=768
CONFIG_INPUT_JOYDEV=y
CONFIG_INPUT_EVDEV=y
# CONFIG_INPUT_EVBUG is not set
# Input Device Drivers
CONFIG_INPUT_KEYBOARD=y
CONFIG_INPUT_MOUSE=y
CONFIG_MOUSE_PS2_ELANTECH=y
# CONFIG_MOUSE_PS2_ELANTECH_SMBUS is not set
CONFIG_MOUSE_ELAN_I2C=m
CONFIG_MOUSE_ELAN_I2C_I2C=y
CONFIG_MOUSE_ELAN_I2C_SMBUS=y
CONFIG_MOUSE_SYNAPTICS_I2C=m
CONFIG_INPUT_JOYSTICK=y
CONFIG_INPUT_TABLET=y
CONFIG_INPUT_TOUCHSCREEN=y
CONFIG_TOUCHSCREEN_AD7879_I2C=m
CONFIG_TOUCHSCREEN_CYTTSP_I2C=m
CONFIG_TOUCHSCREEN_CYTTSP4_I2C=m
CONFIG_TOUCHSCREEN_ELAN=m
CONFIG_TOUCHSCREEN_WACOM_I2C=m
CONFIG_TOUCHSCREEN_WDT87XX_I2C=m
# CONFIG_TOUCHSCREEN_SIS_I2C is not set
CONFIG_INPUT_MISC=y
CONFIG_INPUT_AD714X=m
CONFIG_INPUT_AD714X_I2C=m
CONFIG_INPUT_AD714X_SPI=m
# CONFIG_INPUT_BMA150 is not set
CONFIG_INPUT_E3X0_BUTTON=m
# CONFIG_INPUT_MMA8450 is not set
CONFIG_INPUT_APANEL=m
# CONFIG_INPUT_GPIO_BEEPER is not set
# CONFIG_INPUT_GPIO_DECODER is not set
# CONFIG_INPUT_GPIO_VIBRA is not set
CONFIG_INPUT_ATLAS_BTNS=m
CONFIG_INPUT_ATI_REMOTE2=m
CONFIG_INPUT_KEYSPAN_REMOTE=m
# CONFIG_INPUT_KXTJ9 is not set
# CONFIG_INPUT_POWERMATE is not set
# CONFIG_INPUT_YEALINK is not set
# CONFIG_INPUT_CM109 is not set
# CONFIG_INPUT_REGULATOR_HAPTIC is not set
# CONFIG_INPUT_AXP20X_PEK is not set
CONFIG_INPUT_UINPUT=m
CONFIG_INPUT_PCF8574=m
# CONFIG_INPUT_PWM_BEEPER is not set
# CONFIG_INPUT_PWM_VIBRA is not set
# CONFIG_INPUT_GPIO_ROTARY_ENCODER is not set
# CONFIG_INPUT_DA7280_HAPTICS is not set
# CONFIG_INPUT_ADXL34X is not set
# CONFIG_INPUT_IMS_PCU is not set
# CONFIG_INPUT_IQS269A is not set
# CONFIG_INPUT_IQS626A is not set
# CONFIG_INPUT_CMA3000 is not set
CONFIG_INPUT_IDEAPAD_SLIDEBAR=m
# CONFIG_INPUT_DRV260X_HAPTICS is not set
CONFIG_INPUT_DRV2665_HAPTICS=m
CONFIG_INPUT_DRV2667_HAPTICS=m
CONFIG_RMI4_I2C=m
# end of Input device support
# I2C support
CONFIG_I2C=y
CONFIG_ACPI_I2C_OPREGION=y
CONFIG_I2C_BOARDINFO=y
CONFIG_I2C_COMPAT=y
CONFIG_I2C_CHARDEV=m
CONFIG_I2C_MUX=m
# Multiplexer I2C Chip support
CONFIG_I2C_MUX_GPIO=m
CONFIG_I2C_MUX_LTC4306=m
CONFIG_I2C_MUX_PCA9541=m
CONFIG_I2C_MUX_PCA954x=m
CONFIG_I2C_MUX_REG=m
CONFIG_I2C_MUX_MLXCPLD=m
# end of Multiplexer I2C Chip support
# CONFIG_I2C_HELPER_AUTO is not set
CONFIG_I2C_SMBUS=y
# I2C Algorithms
CONFIG_I2C_ALGOBIT=y
# CONFIG_I2C_ALGOPCF is not set
CONFIG_I2C_ALGOPCA=m
# end of I2C Algorithms
# I2C Hardware Bus support
CONFIG_I2C_ALI1535=m
CONFIG_I2C_ALI1563=m
CONFIG_I2C_ALI15X3=m
CONFIG_I2C_AMD756=m
CONFIG_I2C_AMD756_S4882=m
CONFIG_I2C_AMD8111=m
# CONFIG_I2C_AMD_MP2 is not set
CONFIG_I2C_I801=m
CONFIG_I2C_ISCH=m
CONFIG_I2C_ISMT=m
CONFIG_I2C_PIIX4=m
# CONFIG_I2C_CHT_WC is not set
CONFIG_I2C_NFORCE2=m
CONFIG_I2C_NFORCE2_S4985=m
CONFIG_I2C_NVIDIA_GPU=m
CONFIG_I2C_SIS5595=m
CONFIG_I2C_SIS630=m
CONFIG_I2C_SIS96X=m
CONFIG_I2C_VIA=m
CONFIG_I2C_VIAPRO=m
CONFIG_I2C_SCMI=m
# I2C system bus drivers (mostly embedded / system-on-chip)
CONFIG_I2C_CBUS_GPIO=m
CONFIG_I2C_DESIGNWARE_CORE=y
# CONFIG_I2C_DESIGNWARE_SLAVE is not set
CONFIG_I2C_DESIGNWARE_PLATFORM=y
CONFIG_I2C_DESIGNWARE_BAYTRAIL=y
CONFIG_I2C_DESIGNWARE_PCI=m
# CONFIG_I2C_EMEV2 is not set
# CONFIG_I2C_GPIO is not set
CONFIG_I2C_OCORES=m
CONFIG_I2C_PCA_PLATFORM=m
CONFIG_I2C_SIMTEC=m
CONFIG_I2C_XILINX=m
# External I2C/SMBus adapter drivers
# CONFIG_I2C_DIOLAN_U2C is not set
# CONFIG_I2C_CP2615 is not set
# CONFIG_I2C_PARPORT is not set
# CONFIG_I2C_ROBOTFUZZ_OSIF is not set
# CONFIG_I2C_TAOS_EVM is not set
CONFIG_I2C_TINY_USB=m
# Other I2C/SMBus bus drivers
CONFIG_I2C_MLXCPLD=m
# end of I2C Hardware Bus support
CONFIG_I2C_STUB=m
# CONFIG_I2C_SLAVE is not set
# CONFIG_I2C_DEBUG_CORE is not set
# CONFIG_I2C_DEBUG_ALGO is not set
# CONFIG_I2C_DEBUG_BUS is not set
# end of I2C support
CONFIG_PINCTRL_AMD=y
# I2C GPIO expanders
# end of I2C GPIO expanders
CONFIG_BATTERY_BQ27XXX_I2C=m
# CONFIG_SENSORS_LTC2947_I2C is not set
CONFIG_MFD_AXP20X_I2C=m
# CONFIG_MFD_DA9052_I2C is not set
# CONFIG_MFD_MC13XXX_I2C is not set
# CONFIG_HTC_I2CPLD is not set
CONFIG_MFD_INTEL_QUARK_I2C_GPIO=m
CONFIG_MFD_TPS65912_I2C=m
# CONFIG_MFD_ARIZONA_I2C is not set
# CONFIG_MFD_WM831X_I2C is not set
# CONFIG_MFD_WM8350_I2C is not set
# CONFIG_MFD_ATC260X_I2C is not set
CONFIG_VIDEO_V4L2_I2C=y
CONFIG_USB_VIDEO_CLASS_INPUT_EVDEV=y
CONFIG_USB_PWC_INPUT_EVDEV=y
CONFIG_I2C_SI470X=m
CONFIG_I2C_SI4713=m
CONFIG_DVB_FIREDTV_INPUT=y
CONFIG_VIDEO_IR_I2C=m
# CONFIG_VIDEO_I2C is not set
# I2C encoder or helper chips
# CONFIG_DRM_I2C_CH7006 is not set
# CONFIG_DRM_I2C_SIL164 is not set
# CONFIG_DRM_I2C_NXP_TDA998X is not set
# CONFIG_DRM_I2C_NXP_TDA9950 is not set
# end of I2C encoder or helper chips
CONFIG_SND_JACK_INPUT_DEV=y
CONFIG_SND_ES1968_INPUT=y
CONFIG_SND_MAESTRO3_INPUT=y
CONFIG_SND_HDA_INPUT_BEEP=y
CONFIG_SND_HDA_INPUT_BEEP_MODE=0
CONFIG_SND_USB_CAIAQ_INPUT=y
CONFIG_SND_SOC_I2C_AND_SPI=m
# CONFIG_SND_SOC_ADAU1372_I2C is not set
# CONFIG_SND_SOC_ADAU1761_I2C is not set
# CONFIG_SND_SOC_ADAU7118_I2C is not set
# CONFIG_SND_SOC_CS42L51_I2C is not set
# CONFIG_SND_SOC_CS4271_I2C is not set
# CONFIG_SND_SOC_CS42XX8_I2C is not set
# CONFIG_SND_SOC_ES8328_I2C is not set
# CONFIG_SND_SOC_MAX98373_I2C is not set
# CONFIG_SND_SOC_PCM1789_I2C is not set
# CONFIG_SND_SOC_PCM179X_I2C is not set
# CONFIG_SND_SOC_PCM186X_I2C is not set
# CONFIG_SND_SOC_PCM3060_I2C is not set
# CONFIG_SND_SOC_PCM3168A_I2C is not set
# CONFIG_SND_SOC_PCM512x_I2C is not set
# CONFIG_SND_SOC_SSM2602_I2C is not set
# CONFIG_SND_SOC_TLV320AIC23_I2C is not set
# CONFIG_SND_SOC_TLV320AIC32X4_I2C is not set
# CONFIG_SND_SOC_TLV320AIC3X_I2C is not set
# CONFIG_SND_SOC_WM8804_I2C is not set
CONFIG_HID_ELAN=m
# I2C HID support
CONFIG_I2C_HID_ACPI=m
# end of I2C HID support
CONFIG_I2C_HID_CORE=m
CONFIG_USB_FTDI_ELAN=m
# I2C RTC drivers
CONFIG_RTC_I2C_AND_SPI=y
# SPI and I2C RTC drivers
CONFIG_VIRTIO_INPUT=m
# CONFIG_I2C_MULTI_INSTANTIATE is not set
CONFIG_NLS_MAC_ICELAND=m
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

beny
Full of knowledge
Full of knowledge
Posts: 2086
Joined: 02 Jan 2011, 11:33
Location: italy

Porteus-v5.0rc3 x86_64 bug reports

Post#39 by beny » 20 Jul 2021, 14:03

Code: Select all

root@porteus:/home/guest# modprobe hid-elan
root@porteus:/home/guest# lsmod
Module                  Size  Used by
hid_elan               12288  0
usblp                  16384  0
kvm_amd                86016  0
ccp                    57344  1 kvm_amd
rng_core               12288  1 ccp
kvm                   356352  1 kvm_amd
irqbypass              12288  1 kvm
crct10dif_pclmul       12288  1
crc32_pclmul           12288  0
ghash_clmulni_intel    12288  0
aesni_intel           331776  0
crypto_simd            12288  1 aesni_intel
cryptd                 12288  2 crypto_simd,ghash_clmulni_intel
nouveau              1617920  15
input_leds             12288  0
fam15h_power           12288  0
snd_hda_codec_realtek    98304  1
k10temp                12288  0
snd_hda_codec_generic    53248  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     45056  1
ledtrig_audio          12288  1 snd_hda_codec_generic
snd_hda_intel          28672  0
snd_intel_dspcfg       12288  1 snd_hda_intel
i2c_piix4              20480  0
mxm_wmi                12288  1 nouveau
snd_hda_codec          81920  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core           45056  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
led_class              12288  4 snd_hda_codec_generic,input_leds,hid_elan,nouveau
snd_hwdep              12288  1 snd_hda_codec
r8169                  61440  0
realtek                20480  1
drm_ttm_helper         12288  1 nouveau
snd_pcm                65536  5 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
mdio_devres            12288  1 r8169
libphy                 61440  3 r8169,mdio_devres,realtek
ttm                    45056  2 drm_ttm_helper,nouveau
snd_timer              24576  2 snd_pcm
8250                   24576  0
8250_base              32768  1 8250
wmi                    20480  2 mxm_wmi,nouveau
serial_mctrl_gpio      12288  2 8250,8250_base
serial_core            28672  3 8250,serial_mctrl_gpio,8250_base
ipv6                  323584  220
root@porteus:/home/guest# modprobe -r hid-elan
root@porteus:/home/guest# lsmod
Module                  Size  Used by
usblp                  16384  0
kvm_amd                86016  0
ccp                    57344  1 kvm_amd
rng_core               12288  1 ccp
kvm                   356352  1 kvm_amd
irqbypass              12288  1 kvm
crct10dif_pclmul       12288  1
crc32_pclmul           12288  0
ghash_clmulni_intel    12288  0
aesni_intel           331776  0
crypto_simd            12288  1 aesni_intel
cryptd                 12288  2 crypto_simd,ghash_clmulni_intel
nouveau              1617920  15
input_leds             12288  0
fam15h_power           12288  0
snd_hda_codec_realtek    98304  1
k10temp                12288  0
snd_hda_codec_generic    53248  1 snd_hda_codec_realtek
snd_hda_codec_hdmi     45056  1
ledtrig_audio          12288  1 snd_hda_codec_generic
snd_hda_intel          28672  0
snd_intel_dspcfg       12288  1 snd_hda_intel
i2c_piix4              20480  0
mxm_wmi                12288  1 nouveau
snd_hda_codec          81920  4 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec_realtek
snd_hda_core           45056  5 snd_hda_codec_generic,snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_codec_realtek
led_class              12288  3 snd_hda_codec_generic,input_leds,nouveau
snd_hwdep              12288  1 snd_hda_codec
r8169                  61440  0
realtek                20480  1
drm_ttm_helper         12288  1 nouveau
snd_pcm                65536  4 snd_hda_codec_hdmi,snd_hda_intel,snd_hda_codec,snd_hda_core
mdio_devres            12288  1 r8169
libphy                 61440  3 r8169,mdio_devres,realtek
ttm                    45056  2 drm_ttm_helper,nouveau
snd_timer              24576  1 snd_pcm
8250                   24576  0
8250_base              32768  1 8250
wmi                    20480  2 mxm_wmi,nouveau
serial_mctrl_gpio      12288  2 8250,8250_base
serial_core            28672  3 8250,serial_mctrl_gpio,8250_base
ipv6                  323584  220
root@porteus:/home/guest# 

who have to load this module blaze

User avatar
Blaze
DEV Team
DEV Team
Posts: 3869
Joined: 28 Dec 2010, 11:31
Distribution: ⟰ Porteus current ☯ all DEs ☯
Location: ☭ Russian Federation, Lipetsk region, Dankov
Contact:

Porteus-v5.0rc3 x86_64 bug reports

Post#40 by Blaze » 20 Jul 2021, 17:12

beny wrote:
20 Jul 2021, 14:03
who have to load this module
I think if you have this elan touchpad then kernel must to load this module automatically.

If this does not happen, then it is a mystery. In this situation, need to use this crutch :wheelchair:

Code: Select all

su
toor
echo 'modprobe hid-elan' >> /etc/rc.d/rc.local
# run reboot or modprobe hid-elan
Linux 6.6.11-porteus #1 SMP PREEMPT_DYNAMIC Sun Jan 14 12:07:37 MSK 2024 x86_64 Intel(R) Xeon(R) CPU E3-1270 v6 @ 3.80GHz GenuineIntel GNU/Linux
MS-7A12 » [AMD/ATI] Navi 23 [Radeon RX 6600] [1002:73ff] (rev c7) » Vengeance LPX 16GB DDR4 K2 3200MHz C16

User avatar
AcnapyxoB
Samurai
Samurai
Posts: 191
Joined: 24 Dec 2014, 10:15
Distribution: Porteus 5.01
Location: Planet Earth

Porteus-v5.0rc3 x86_64 bug reports

Post#41 by AcnapyxoB » 20 Jul 2021, 18:43

I have а problem making encrypted (ext4, reisefs) file with Porteus SaveFile manager. Тhe file is generated, but then it is not recognized during boot !?
I think it does not depend on DE.
With v4.0 no problem.
Porteus v5.01 KDE x86_64

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Porteus-v5.0rc3 x86_64 bug reports

Post#42 by Ed_P » 21 Jul 2021, 05:21

When making the file where do you save it?
Ed

User avatar
AcnapyxoB
Samurai
Samurai
Posts: 191
Joined: 24 Dec 2014, 10:15
Distribution: Porteus 5.01
Location: Planet Earth

Porteus-v5.0rc3 x86_64 bug reports

Post#43 by AcnapyxoB » 21 Jul 2021, 06:53

Ed_P, on the second hdd (ext4) in writeable folder.
Porteus v5.01 KDE x86_64

User avatar
Ed_P
Contributor
Contributor
Posts: 8341
Joined: 06 Feb 2013, 22:12
Distribution: Cinnamon 5.01 ISO
Location: Western NY, USA

Porteus-v5.0rc3 x86_64 bug reports

Post#44 by Ed_P » 21 Jul 2021, 15:22

Have you added the name of that folder to your porteus.cfg's APPEND parms?
Ed

User avatar
AcnapyxoB
Samurai
Samurai
Posts: 191
Joined: 24 Dec 2014, 10:15
Distribution: Porteus 5.01
Location: Planet Earth

Porteus-v5.0rc3 x86_64 bug reports

Post#45 by AcnapyxoB » 21 Jul 2021, 16:29

Ed_P, thank you for your attention !
I'm usng the same name in APPEND as the existing file (512 MB RaiserFS), which has been generated with Porteus v4.0. Just swap one with the other.
Porteus v5.01 KDE x86_64

Post Reply