Skip to content
This repository has been archived by the owner on May 8, 2024. It is now read-only.

Unknown parameter 'mode' #152

Closed
r0bb10 opened this issue Sep 8, 2022 · 4 comments
Closed

Unknown parameter 'mode' #152

r0bb10 opened this issue Sep 8, 2022 · 4 comments

Comments

@r0bb10
Copy link

r0bb10 commented Sep 8, 2022

Loading kernel...
Loading initramfs...
Booting...
[    1.425491] tmpfs: Unknown parameter 'mode'
mount: mounting [    1.426772] tmpfs: Unknown parameter 'mode'
tmpfs on /dev/shm failed: Invali[    1.427759] tmpfs: Unknown parameter 'mode'
d argument
mount: mounting tmpfs on /tmp failed: Invalid argument
mount: mounting tmpfs on /run failed: Invalid argument
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...
dhcpcd-9.4.1 starting
dev: loaded udev
DUID 00:04:6d:97:4d:56:94:91:6d:7f:14:36:57:8b:9c:84:c5:f5
forked to background, child pid 272
ssh-keygen: generating new host keys: RSA DSA ECDSA ED25519
Starting sshd: OK
Starting SMB services: OK
Starting NMB services: OK

Please press Enter to activate this console.

Tried multiple times changing the version, alpha6 yells this unknow parameter error.

@fbelavenuto
Copy link
Owner

Hi, please test with the last alpha version:
https://github.com/fbelavenuto/arpl/releases/tag/v0.4-alpha7

@r0bb10
Copy link
Author

r0bb10 commented Sep 13, 2022

Loading kernel...
Loading initramfs...
Booting...
[    0.037976] ACPI: SPCR: Unexpected SPCR Access Width.  Defaulting to byte size
[    2.573553] sd 6:0:0:0: [sdd] No Caching mode page found
[    2.575408] sd 6:0:0:0: [sdd] Assuming drive cache: write through
[    4.580053] tmpfs: Unknown parameter 'mode'
mount: mounting tmpfs on /dev/sh[    4.600053] tmpfs: Unknown parameter 'mode'
m failed: Invalid argument
moun[    4.620147] tmpfs: Unknown parameter 'mode'
t: mounting tmpfs on /tmp failed: Invalid argument
mount: mounting tmpfs on /run failed: Invalid argument
Starting syslogd: OK
Starting acpid: OK
Starting klogd: OK
Running sysctl: OK
Populating /dev using udev: done
Saving random seed: OK
Starting network: OK
Starting dhcpcd...

still problems on that tmpfs unknow parameter with alpha7

@fbelavenuto
Copy link
Owner

[ 1.425491] tmpfs: Unknown parameter 'mode'
mount: mounting [ 1.426772] tmpfs: Unknown parameter 'mode'
tmpfs on /dev/shm failed: Invali[ 1.427759] tmpfs: Unknown parameter 'mode'
d argument
mount: mounting tmpfs on /tmp failed: Invalid argument
mount: mounting tmpfs on /run failed: Invalid argument

Hello, this error is safe to ignore. The buildroot must be adding an invalid configuration to the userspace utilities.
It doesn't cause any problems for the loader or the DSM.

@fbelavenuto
Copy link
Owner

Closing

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants