CarTechnoloGY
[DIY] Change HDD in NBTevo - Printable Version

+- CarTechnoloGY (https://cartechnology.co.uk)
+-- Forum: Discussions All about Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=310)
+--- Forum: Automotive Help & Discussions / Software and Hardware (https://cartechnology.co.uk/forumdisplay.php?fid=40)
+---- Forum: BMW - Mini - Rolls Royce (https://cartechnology.co.uk/forumdisplay.php?fid=61)
+---- Thread: [DIY] Change HDD in NBTevo (/showthread.php?tid=73812)

Pages: 1 2


[DIY] Change HDD in NBTevo - mdma666 - 14-01-2023

Hello everyone,

who can provide a manual, how to change the HDD in a NBTevo?
And is there also a way to check if the HDD causes my problem? I have a
Headunit that reboots every 90s.

cheers


RE: [DIY] Change HDD in NBTevo - sambir - 14-01-2023

The information exchanging on this forum has come to an end unfortunately. everyone is keeping the information for himself.

as for the harddrive. As far as i know all evo units have an SH script on them. after installing the harddrive you need to access the evo over telnet to run the script and it will prepare the harddrive.


RE: [DIY] Change HDD in NBTevo - donjuan020 - 16-01-2023

hu-omap:/dev/shmem> create_hdd.sh


RE: [DIY] Change HDD in NBTevo - elthox - 16-01-2023

(14-01-2023, 22:08 PM)mdma666 Wrote:  Hello everyone,

who can provide a manual, how to change the HDD in a NBTevo?
And is there also a way to check if the HDD causes my problem? I have a
Headunit that reboots every 90s.

cheers

remove hdd and see if reboots. if doent reboot then hdd is your problem


RE: [DIY] Change HDD in NBTevo - mdma666 - 18-01-2023

I tried it with putty and winscp.
always get an error:

/net/hu-omap/dev/shmem$ create_hdd.sh -i
HDD size: 234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
umount -f /mnt/data
umount(/mnt/data) failed: Function not implemented
WRANING: mountpoint /mnt/share not available
WRANING: mountpoint /mnt/quota/mm not available
WRANING: mountpoint /mnt/quota/sys not available
ERROR: /bin/create_hdd.sh failed returnval=1!


RE: [DIY] Change HDD in NBTevo - fl3xy - 19-01-2023

(18-01-2023, 23:26 PM)mdma666 Wrote:  I tried it with putty and winscp.
always get an error:

/net/hu-omap/dev/shmem$ create_hdd.sh -i
HDD size:  234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
umount -f /mnt/data
umount(/mnt/data) failed: Function not implemented
WRANING: mountpoint /mnt/share not available
WRANING: mountpoint /mnt/quota/mm not available
WRANING: mountpoint /mnt/quota/sys not available
ERROR: /bin/create_hdd.sh failed returnval=1!

show command : df


RE: [DIY] Change HDD in NBTevo - mdma666 - 19-01-2023

there is no df

/net/hu-omap/dev/shmem$ create_hdd.sh
usage /bin/create_hdd.sh [-i] [-c <command> [ -c <command> ] ...]
-i initalize the HDD partitions: create partiton table, make filesystems and add domain directories.
-m mount all partitons
-R mount all partitons read only
-W mount all partitons writeable
-u umount all partitons
-f check qnx6fs
-p print hdd security status
-d delete the hdd password
-r clean up all writeable partitions
-s set the hdd password
-c <command>
-q QUIET no messages exept errors.
commands:
=========
partition: create partiton table
format: make filesystems
info: info about partition definition
mount: mount filesystems
umount: umount filesystems
hddsecurity: print hdd security status
unlock: unlock the hdd
secure: set the hdd password
nosecure: delete the hdd password
directories: make domain directories on certain filesystems
cleanup: removes content in the writeable partitions:
chkfs: checks the qnx6 file system
help: print this help screen
Commands are executed in the order specified on the command line.
Example: /bin/create_hdd.sh -c partition -c format -c mount -c directories

here is D:

/net/hu-omap/dev/shmem$ create_hdd.sh -d
HDD size: 234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
WARNING: hddsecurity2 not found!
WARNING: hddsecurity2 not found!
SUCCESS: /bin/create_hdd.sh finished!

and here is F:

/net/hu-omap/dev/shmem$ create_hdd.sh -f
HDD size: 234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
umount -f /mnt/data
umount(/mnt/data) failed: Function not implemented
WRANING: mountpoint /mnt/share not available
WRANING: mountpoint /mnt/quota/mm not available
WRANING: mountpoint /mnt/quota/sys not available
ERROR: /bin/create_hdd.sh failed returnval=1!


RE: [DIY] Change HDD in NBTevo - DEJMIEN - 19-01-2023

(19-01-2023, 00:37 AM)mdma666 Wrote:  there is no df

/net/hu-omap/dev/shmem$ create_hdd.sh
usage /bin/create_hdd.sh [-i] [-c <command> [ -c <command> ] ...]
-i initalize the HDD partitions: create partiton table, make filesystems and add domain directories.
-m mount all partitons
-R mount all partitons read only
-W mount all partitons writeable
-u umount all partitons
-f check qnx6fs
-p print hdd security status
-d delete the hdd password
-r clean up all writeable partitions
-s set the hdd password
-c <command>
-q QUIET no messages exept errors.
commands:
=========
partition:   create partiton table
format:      make filesystems
info:        info about partition definition
mount:       mount filesystems
umount:      umount filesystems
hddsecurity: print hdd security status
unlock:      unlock the hdd
secure:      set the hdd password
nosecure:    delete the hdd password
directories: make domain directories on certain filesystems
cleanup:     removes content in the writeable partitions:
chkfs:       checks the qnx6 file system
help:        print this help screen
Commands are executed in the order specified on the command line.
Example: /bin/create_hdd.sh -c partition -c format -c mount -c directories


here is D:

/net/hu-omap/dev/shmem$ create_hdd.sh -d
HDD size:  234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
WARNING: hddsecurity2 not found!
WARNING: hddsecurity2 not found!
SUCCESS: /bin/create_hdd.sh finished!

and here is F:

/net/hu-omap/dev/shmem$ create_hdd.sh -f
HDD size:  234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
umount -f /mnt/data
umount(/mnt/data) failed: Function not implemented
WRANING: mountpoint /mnt/share not available
WRANING: mountpoint /mnt/quota/mm not available
WRANING: mountpoint /mnt/quota/sys not available
ERROR: /bin/create_hdd.sh failed returnval=1!






Check properly for what the DF command is for, the command is there.



I understand that most people would like to DIY everything, unfortunately they do not look at those who have been learning it for a long time to pass their knowledge in a few sentences. Many people will tell you that this information is not available to the public at the moment.



RE: [DIY] Change HDD in NBTevo - mdma666 - 19-01-2023

(19-01-2023, 01:19 AM)DEJMIEN Wrote:  
(19-01-2023, 00:37 AM)mdma666 Wrote:  there is no df

/net/hu-omap/dev/shmem$ create_hdd.sh
usage /bin/create_hdd.sh [-i] [-c <command> [ -c <command> ] ...]
-i initalize the HDD partitions: create partiton table, make filesystems and add domain directories.
-m mount all partitons
-R mount all partitons read only
-W mount all partitons writeable
-u umount all partitons
-f check qnx6fs
-p print hdd security status
-d delete the hdd password
-r clean up all writeable partitions
-s set the hdd password
-c <command>
-q QUIET no messages exept errors.
commands:
=========
partition:   create partiton table
format:      make filesystems
info:        info about partition definition
mount:       mount filesystems
umount:      umount filesystems
hddsecurity: print hdd security status
unlock:      unlock the hdd
secure:      set the hdd password
nosecure:    delete the hdd password
directories: make domain directories on certain filesystems
cleanup:     removes content in the writeable partitions:
chkfs:       checks the qnx6 file system
help:        print this help screen
Commands are executed in the order specified on the command line.
Example: /bin/create_hdd.sh -c partition -c format -c mount -c directories



here is D:

/net/hu-omap/dev/shmem$ create_hdd.sh -d
HDD size:  234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
WARNING: hddsecurity2 not found!
WARNING: hddsecurity2 not found!
SUCCESS: /bin/create_hdd.sh finished!

and here is F:

/net/hu-omap/dev/shmem$ create_hdd.sh -f
HDD size:  234431064 [kb]
-------------------------
/bin/create_hdd.sh V1.2.7
-------------------------
umount -f /mnt/data
umount(/mnt/data) failed: Function not implemented
WRANING: mountpoint /mnt/share not available
WRANING: mountpoint /mnt/quota/mm not available
WRANING: mountpoint /mnt/quota/sys not available
ERROR: /bin/create_hdd.sh failed returnval=1!






Check properly for what the DF command is for, the command is there.



I understand that most people would like to DIY everything, unfortunately they do not look at those who have been learning it for a long time to pass their knowledge in a few sentences. Many people will tell you that this information is not available to the public at the moment.
Thx for your help...
imagine if you always get this answer to your questions from now on...
you can also send me your idea via PM


RE: [DIY] Change HDD in NBTevo - claw - 19-01-2023

"df" is a *nix command, not to use with create_hdd.sh.

Type df in the shell and show output.