Jump to content

Advise on how to edit nand-sata-install


062621AM

Recommended Posts

Device: OrangePi PC Plus
OS: Debian 9.3 (stretch) armv71
In my sd card, i separated Debian partition into 2: root and home.

When i use nand-sata-install, it only transfers root to emmc.

 

How do i modify nand-sata-install so that it copies both partition into

emmc?

 

sdcard storage capacity = 8GB

sdcard lsblk:
NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mmcblk0      179:0    0  7.4G  0 disk
├─mmcblk0p1  179:1    0    4G  0 part /
└─mmcblk0p2  179:2    0  3.4G  0 part /home

 

OrangePi emmc storage capacity = 8GB

emmc lsblk (after run nand-sata-install):

NAME         MAJ:MIN RM  SIZE RO TYPE MOUNTPOINT
mmcblk1      179:0    0  7.3G  0 disk
└─mmcblk1p1  179:1    0  7.2G  0 part /
 

Link to comment
Share on other sites

Hi!

 

Sorry to say this, but the "nand-stat-install" script is nuts.

 

I looked at it and would like to rewrite the script, but at the moment I'm trying to capture exactly what was done there.
I only have boards with SATA that I can test. And I do this in my limited free time.

My tip! If you want to change it in a running system, don't try the "nand-stat-install" script, do everything manually! This is the better and safer solution!

Link to comment
Share on other sites

On 3/8/2019 at 8:26 PM, RSU said:

Hi!

 

Sorry to say this, but the "nand-stat-install" script is nuts.

 

I looked at it and would like to rewrite the script, but at the moment I'm trying to capture exactly what was done there.
I only have boards with SATA that I can test. And I do this in my limited free time.

My tip! If you want to change it in a running system, don't try the "nand-stat-install" script, do everything manually! This is the better and safer solution!

ok. i will just run the script to separate partition after run nand-sata-install.

Link to comment
Share on other sites

On 3/8/2019 at 1:26 PM, RSU said:

I looked at it and would like to rewrite the script


https://github.com/armbian/build/issues/1144

 

On 3/8/2019 at 1:26 PM, RSU said:

My tip! If you want to change it in a running system, don't try the "nand-stat-install" script, do everything manually! This is the better and safer solution!


So far this https://github.com/armbian/build/issues/1279 is the only critical problem found that is not fixed yet. It is very unlikely to bump into it ...

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines