huhuyouyou 发表于 2015-5-28 16:59:54

cubian无法从sd卡安装到nand

cubian已经update upgrade, 执行sudocubian-nandinstall 后提示:

Failed to mount '/dev/nanda': Invalid argument
The device '/dev/nanda' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?
-----------------------------详细如下-----------------------------------------------------
cubie@Cubian:~$ sudo cubian-nandinstall
password for cubie:


#    #   ##   ######    # # #    #####
#    ####    # ##   # # ##   # #    #
#    # #    # #    # # ## # # ## #
# ## # ###### ####### # # ## # ####
#### #    # #   ##   ## # #   ## #    #
#    # #    # #    # #    # # #    #####


Your data on /dev/nand will lost, Are you sure to continue? y
Re-partitioning NAND device
check partition table copy 0: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 1: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 2: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 3: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
all partition tables are bad!
check partition table copy 0: mbr: version 0x30303030, magic 00000000
check partition table copy 1: mbr: version 0x30303030, magic 00000000
check partition table copy 2: mbr: version 0x30303030, magic 00000000
check partition table copy 3: mbr: version 0x30303030, magic 00000000

ready to write new partition tables:
mbr: version 0x00000200, magic softw411
2 partitions
partition1: class =         DISK, name =   bootloader, partition start =      128, partition size =   2048 user_type=0
partition2: class =         DISK, name =      linux, partition start =   2176, partition size =      0 user_type=0

write new partition tables? (Y/N)

verifying new partition tables:
check partition table copy 0: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 1: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 2: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 3: mbr: version 0x00000200, magic softw411
OK
mbr: version 0x00000200, magic softw411
2 partitions
partition1: class =         DISK, name =   bootloader, partition start =      128, partition size =   2048 user_type=0
partition2: class =         DISK, name =      linux, partition start =   2176, partition size =      0 user_type=0
rereading partition table... returned 0
Check partition table
Formating NAND devices
mke2fs 1.42.5 (29-Jul-2012)
verifying new partition tables:
check partition table copy 0: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 1: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 2: mbr: version 0x30303030, magic 00000000
magic 00000000 is not softw411
check partition table copy 3: mbr: version 0x00000200, magic softw411
OK
mbr: version 0x00000200, magic softw411
2 partitions
partition1: class =         DISK, name =   bootloader, partition start =      128, partition size =   2048 user_type=0
partition2: class =         DISK, name =      linux, partition start =   2176, partition size =      0 user_type=0
rereading partition table... returned 0
Check partition table
Formating NAND devices
mke2fs 1.42.5 (29-Jul-2012)
Mount NAND partitions
mount: block device /dev/nanda is write-protected, mounting read-only
NTFS signature is missing.
Failed to mount '/dev/nanda': Invalid argument
The device '/dev/nanda' doesn't seem to have a valid NTFS.
Maybe the wrong device is used? Or the whole disk instead of a
partition (e.g. /dev/sda, not /dev/sda1)? Or the other way around?

huhuyouyou 发表于 2015-5-28 21:04:12

http://www.cubie.cc/forum.php?mod=viewthread&tid=3425

huhuyouyou 发表于 2015-5-29 17:03:43

https://wiki.archlinux.org/index.php/SLiM#Enable_Autologin
页: [1]
查看完整版本: cubian无法从sd卡安装到nand