Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Messages - mgmg

1
x86 Systeme (PC) / MLD 5.4 lässt sich nicht in Xen-DomU installieren
« on: November 10, 2018, 18:49:17 »
Hallo,

es gibt ein Problem beim mkfs:

install.log:
Code: [Select]
Sa Nov 10 18:40:19 CET 2018
==Installation startet==

Sa Nov 10 18:40:19 CET 2018
==Partitioniere Laufwerk xvda1==
1+0 records in
1+0 records out
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 53148.
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): 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 53148.
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-53148, default 1): Using default value 1
Last cylinder or +size or +sizeM or +sizeK (1-53148, default 53148):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (2-53148, default 2): Using default value 2
Last cylinder or +size or +sizeM or +sizeK (2-53148, default 53148):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Partition number (1-4): First cylinder (98-53148, default 98): Using default value 98
Last cylinder or +size or +sizeM or +sizeK (98-53148, default 53148):
Command (m for help): Command action
   e   extended
   p   primary partition (1-4)
Selected partition 3
First cylinder (9636-53148, default 9636): Value is out of range
First cylinder (9636-53148, default 9636): Using default value 9636
Last cylinder or +size or +sizeM or +sizeK (9636-53148, default 53148): Using default value 53148

Command (m for help): Partition number (1-4):
Command (m for help): Partition number (1-4):
Command (m for help): Partition number (1-4): Hex code (type L to list codes): Changed system type of partition 1 to ef (EFI (FAT-12/16/32))

Command (m for help): The partition table has been altered.
Calling ioctl() to re-read partition table
fdisk: WARNING: rereading partition table failed, kernel still uses old table: Invalid argument

/dev/xvda1:
hdparm: BLKRRPART: Invalid argument

Disk /dev/xvda1: 55.7 GB, 55729717248 bytes
64 heads, 32 sectors/track, 53148 cylinders, total 108847104 sectors
Units = sectors of 1 * 512 = 512 bytes

      Device Boot      Start         End      Blocks  Id System
/dev/xvda1p1   *        2048      198655       98304  ef EFI (FAT-12/16/32)
/dev/xvda1p2          198656    19732479     9766912  83 Linux
/dev/xvda1p3        19732480   108847103    44557312  83 Linux
------ done ------

Sa Nov 10 18:40:22 CET 2018
==Formatiere Laufwerk btrfs==
/usr/sbin/install.sh: line 641: mkfs.: not found

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


Viele Grüße + danke

Martin Gürtler

2
x86 Systeme (PC) / MLD 5.4 lässt sich nicht in Xen-DomU installieren
« on: October 03, 2018, 17:38:13 »
Hallo,

nach ersten guten Erfahrungen mit der MLD auf einem Raspi möchte ich gerne einen VDR-Server in einem vorhandenen Xen-Host installieren.

Folgendes gilt sowohl für MLD5.4 auf AMD64, sowohl stable als auch testing.

Das Live-System startet ohne Probleme. Leider bricht die Installation (aus dem Web-Frontend) immer beim Formatieren ab:


Code: [Select]
Installieren

Installation startet
Partitioniere Laufwerk xvda1
Formatiere Laufwerk btrfs
Die letzte Operation ist fehlgeschlagen

failed

Die Installation ist fehlgeschalgen.
Mehr Informationen erhälst Du über die oben aufgeführten Log Meldungen.
Weiß irgend jemand weiter?

Die "indivduelle" Konfiguration kann ich auch nicht durchführen, die Auswahlboxen bei der Partitionsauswahl sind leer.

Weiß irgend jemand Rat?

Vielen Dank

Martin Gürtler