
Zitat von
ElektromAn
I use Gentoo on my NAS4220 and now I want to install onto this new powerful NAS6220 but I haven't console access as I don't know where is the console port on the PCB.
New kernel is needed as GPT support isn't in the original kernel:
Code:
[root@isharing ~]# zless /proc/config.gz | grep -i parti
CONFIG_MTD_PARTITIONS=y
# Partition Types
# CONFIG_PARTITION_ADVANCED is not set
CONFIG_MSDOS_PARTITION=y
[root@isharing ~]#
The root login can be activated if you log in to the NAS as admin on the WebUI and then change the username on the browser's addressline from admin to root and press enter and you see that the user name is changed on the webpage. Then go to the password change option, change the root password and voila you can login as root over SSH.
Now I can dump the MTD partitions and anything as I want
Lesezeichen