Archiv > Banana PI

bpi installer

<< < (2/5) > >>

mafe68:
Hier ist der Log:
Spoiler (show / hide)MLD> cat /var/log/install.log

==start installation==

==unmount /dev/mmcblk0p1==

==partitioning disk mmcblk0==
1024+0 records in
1024+0 records out
sh: missing ]
Device contains neither a valid DOS partition table, nor Sun, SGI, OSF or GPT disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.


The number of cylinders for this disk is set to 7600.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (1-7600, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-7600, default 7600):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (97-7600, default 97): Using default value 97
Last cylinder or +size or +sizeM or +sizeK (97-7600, default 7600): Using default value 7600

Command (m for help): Partition number (1-4): Hex code (type L to list codes): Changed system type of partition 1 to b (Win95 FAT32)

Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table

Disk /dev/mmcblk0: 7969 MB, 7969177600 bytes
64 heads, 32 sectors/track, 7600 cylinders, total 15564800 sectors
Units = sectors of 1 * 512 = 512 bytes

        Device Boot      Start         End      Blocks  Id System
/dev/mmcblk0p1              32      196607       98288   b Win95 FAT32
/dev/mmcblk0p2          196608    15564799     7684096  83 Linux
------ done ------

==format disk mmcblk0p1==
mkfs.fat 3.0.26 (2014-03-07)
------ done ------

==format disk mmcblk0p2==
/sbin/mkfs.btrfs: line 1: syntax error: unexpected word (expecting ")")

====== failed ======

MLD>

clausmuus:
hab den Fehler schon gefunden. Und es gibt auch schon nen neues Image.

Claus

mafe68:
Jetzt bekomme ich die Fehlermeldung. Können auch in den VC gehen
Spoiler (show / hide)MLD> cat /var/log/install.log

==start installation==

==partitioning disk mmcblk0==
1024+0 records in
1024+0 records out
sh: missing ]
Device contains neither a valid DOS partition table, nor Sun, SGI, OSF or GPT disklabel
Building a new DOS disklabel. Changes will remain in memory only,
until you decide to write them. After that the previous content
won't be recoverable.


The number of cylinders for this disk is set to 7600.
There is nothing wrong with that, but this is larger than 1024,
and could in certain setups cause problems with:
1) software that runs at boot time (e.g., old versions of LILO)
2) booting and partitioning software from other OSs
   (e.g., DOS FDISK, OS/2 FDISK)

Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (1-7600, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-7600, default 7600):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (97-7600, default 97): Using default value 97
Last cylinder or +size or +sizeM or +sizeK (97-7600, default 7600): Using default value 7600

Command (m for help): Partition number (1-4): Hex code (type L to list codes): Changed system type of partition 1 to b (Win95 FAT32)

Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table

Disk /dev/mmcblk0: 7969 MB, 7969177600 bytes
64 heads, 32 sectors/track, 7600 cylinders, total 15564800 sectors
Units = sectors of 1 * 512 = 512 bytes

        Device Boot      Start         End      Blocks  Id System
/dev/mmcblk0p1              32      196607       98288   b Win95 FAT32
/dev/mmcblk0p2          196608    15564799     7684096  83 Linux
------ done ------

==format disk mmcblk0p1==
mkfs.fat 3.0.26 (2014-03-07)
------ done ------

==format disk mmcblk0p2==
Turning ON incompat feature 'extref': increased hardlink limit per file to 65536
Detected a SSD, turning off metadata duplication.  Mkfs with -m dup if you want to force metadata duplication.

WARNING! - Btrfs v3.12 IS EXPERIMENTAL
WARNING! - see http://btrfs.wiki.kernel.org before using

fs created label (null) on /dev/mmcblk0p2
   nodesize 16384 leafsize 16384 sectorsize 4096 size 7.33GiB
Btrfs v3.12
------ done ------

==install system on mmcblk0p2==
mount: mounting /dev/mmcblk0p2 on /mnt/mmcblk0p2 failed: Invalid argument
ERROR: cannot create subvolume - Inappropriate ioctl for device
Create subvolume '/mnt/mmcblk0p2/@cache'
ERROR: cannot create subvolume - Inappropriate ioctl for device
Create subvolume '/mnt/mmcblk0p2/@data'
ERROR: cannot create subvolume - Inappropriate ioctl for device
Create subvolume '/mnt/mmcblk0p2/@root____________________'
ERROR: can't perform the search -Inappropriate ioctl for device
ERROR: can't get rootid for '/mnt/mmcblk0p2/'
btrfs subvolume set-default: too few arguments
usage: btrfs subvolume set-default <subvolid> <path>

    Set the default subvolume of a filesystem

/usr/sbin/install.sh: cd: line 499: can't cd to /mnt/mmcblk0p2/@root*
cp: recursion detected, omitting directory '/var/www/var'
Removing package install from root...
mount: mounting /dev/mmcblk0p2 on var/cache failed: Device or resource busy
umount: can't umount var/cache: Invalid argument
mount: mounting /dev/mmcblk0p2 on mnt/data failed: Invalid argument
umount: can't umount mnt/data: Invalid argument
umount: can't umount /mnt/mmcblk0p2: Invalid argument

====== failed ======

MLD>

clausmuus:
Bitte rufe einfach noch mal das install auf.

Claus

mafe68:
Habe es nochmal versucht aber wieder ohne Erfolg


--- Quote ---==format disk mmcblk0p2==
/dev/mmcblk0p2 appears to contain an existing filesystem (btrfs).
Error: Use the -f option to force overwrite.
--- End quote ---

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version