Unfortunately we do not accept new members for free, Now Registration cost 30€, if you are interesting Send Email to [email protected]

QNX EVO : How to Mount Data as Read/Write from Read Only?
04-10-2018, 21:55 PM,
Post: #1
QNX EVO : How to Mount Data as Read/Write from Read Only?
As the title says

Trying to mount the HDD as write so I can write and delete things
HDD is mounted as READ ONLY per default

CHMOD no use here, the whole file system is Read-Only

Thanks
Quote this message in a reply
04-10-2018, 21:59 PM,
Post: #2
RE: QNX EVO : How to Mount Data as Read/Write from Read Only?
general form of mount command:

mount -uw <file_system>

mount -ur <file_system>

first is RW, second is RO

not sure you really mean HDD - as main filesystem is in flash.

/fs/sda0 is the device for the main filesystem in flash.

BR

Email: [email protected]  Skype: [email protected]
HU Engineering Tool
MGU Engineering Tool - now with field update mode via Feature Installer.
Coding 2.0
Quote this message in a reply
[+] 1 user says Thank You to pshoey for this post
04-10-2018, 22:02 PM, (This post was last modified: 04-10-2018, 22:02 PM by bmwcoder75.)
Post: #3
RE: QNX EVO : How to Mount Data as Read/Write from Read Only?
(04-10-2018, 21:59 PM)pshoey Wrote:  general form of mount command:

mount -uw <file_system>

mount -ur <file_system>

first is RW, second is RO

not sure you really mean HDD - as main filesystem is in flash.

/fs/sda0 is the device for the main filesystem in flash.

BR

Thanks, I want to modify files here : /mnt/data
This is read only

Is there a command to commit the changes, save the files, before rebooting so changes are saved, like there was on the CIC before I think?

Thanks
Quote this message in a reply
05-10-2018, 08:03 AM,
Post: #4
RE: QNX EVO : How to Mount Data as Read/Write from Read Only?
mount -o remount rw /fs/sda0
Quote this message in a reply
[+] 1 user says Thank You to psya for this post


Possibly Related Threads…
Thread Author Replies Views Last Post
XZBMW Winkfp cannot read uif MPTeam 1 11 3 hours ago
Last Post: DieStream
  Coapi 2062 trying to FA WRITE GoNz0- 2 117 19-04-2024, 18:22 PM
Last Post: GoNz0-
XZBMW Tool for bench read 8hp Garryq 9 1,674 26-03-2024, 09:32 AM
Last Post: skywoker
XZBMW 1F2108 DME incorrect data record ,variant monitoring prikitiew 2 206 16-03-2024, 11:49 AM
Last Post: prikitiew
XZBMW Tool for OBD read / write ZF 8hp TIGHTFIN 7 787 10-03-2024, 07:46 AM
Last Post: syrus
  ISTA-D 4.46.14 ALL DATA --MEGA et780819 3 1,125 08-03-2024, 00:47 AM
Last Post: rocdeng
  'Data on USB device unusable' id4 to id6 conversion claw 7 334 04-03-2024, 15:40 PM
Last Post: dasi
XZBMW BMW X1 U11 Valeo / Magna Transmission read ISN Emmy 0 161 20-02-2024, 15:30 PM
Last Post: Emmy
XZBMW NBT EVO from MINI, HW 5.1, Data 20/21 with GPS ppbarsrd 6 506 16-02-2024, 06:21 AM
Last Post: Siki78
  F20 FEM problem data lost alexturbo 8 372 04-02-2024, 08:14 AM
Last Post: alexturbo

Forum Jump:


Users browsing this thread:
1 Guest(s)

Return to TopReturn to Content