Tu istalli e mi mandi via PM il user/pin e cosi posso guardare a distanza, per vedere se posso sistemare.

Originally Posted By: angeloblu
non ho capito come faccio con teamviewer a entrare nel box ?


Admin

DM900UHD :

Quote:
opendreambox 2.5.0 dm900

>>> Your Dreambox has booted into RESCUE MODE.
>>> Please log in as user 'root' (no password required),
>>> then run 'help' to get further information.

dm900 login: root
root@dm900:~# fdisk -lu /dev/mmcblk0
Found valid GPT with protective MBR; using GPT

Disk /dev/mmcblk0: 7634944 sectors, 3728M
Logical sector size: 512
Disk identifier (GUID): 30f082cc-2877-4689-9b2b-e1812454a613
Partition table holds up to 128 entries
First usable sector is 34, last usable sector is 7634910

Number Start (sector) End (sector) Size Code Name
1 2048 65535 31.0M 0700 kernel
2 65536 2097151 992M 0700 rootfs
3 2097152 7634910 2703M 0700 data


Should be...
Quote:
sgdisk /dev/mmcblk0 -z -n 1:2048:65535 -c 1:kernel -t 1:8301 -n 2:65536:2097151 -c 2:rootfs -t 2:8307 -n 3:2097152: -c 3:data -t 3:8300
_________________________