Hallo,

Danke jetzt hat's geklappt!

Gruß
Stefan

P.S: Hier die start.conf für Interessierte:

# LINBO start.conf
# Festplatte "120 GB" (111,79 GB = 114473 MB = 117220352 kB); Kingston ssdNOW300

[LINBO]                             # Start der globalen Konfiguration
Cache = /dev/sda5                   # lokale Cache Partition
Server = 10.16.1.1                  # IP des TFTP-Servers, der Images vorhaelt
Group = qiana64admin
SystemType = bios
RootTimeout = 600                   # automatischer Rootlogout nach 600 Sek. Autopartition = no                  # keine automatische Partitionsreparatur beim LINBO-Start AutoFormat = no                     # kein automatisches Formatieren aller Partitionen beim LINBO-Start AutoInitCache = no                  # kein automatisches Befüllen des Caches beim LINBO-Start DownloadType = rsync                # Image-Download per torrent|multicast|rsync, default ist rsync BackgroundFontColor = white         # Bildschirmschriftfarbe (default: white) ConsoleFontColorStdout = white      # Konsolenschriftfarbe (default: white) ConsoleFontColorStderr = red # Konsolenschriftfarbe für Fehler-/Warnmeldungen (default: red)
KernelOptions = splash

[Partition]              # Betriebssystem (Ubuntu)
Dev = /dev/sda1          # Device-Name der Partition (sda1 = erste Partition auf erster Platte) Size = 26214400          # Partitionsgroesse in kB (Bsp. 25 GB = 1024 x 1024 x 25kB = 26214400 kB) Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...)
FSType = ext4            # Dateisystem ext4
Bootable = no            # Bootable-Flag
Label =

[Partition]              # Swap
Dev = /dev/sda2          # Device-Name der Partition (sda2 = zweite Partition auf erster Platte) Size = 4194304           # Partitionsgroesse in kB  (Bsp. 4 GB = 1024 x 1024 x 4kB = 4194304 kB) Id = 82                  # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...)
FSType = swap            # Dateisystem ext4
Bootable = no            # Bootable-Flag
Label =

[Partition]              # Virtualbox WinXP mit 20GB
Dev = /dev/sda3          # Device-Name der Partition (sda3 = dritte Partition auf erster Platte) Size = 23068672          # Partitionsgroesse in kB (Bsp. 22 GB = 1024 x 1024 x 22kB = 23068672 kB) Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, ...)
FSType = ext4            # Dateisystem swap
Bootable = no            # Bootable-Flag
Label =

[Partition]              # Erweiterte Partition beinhaltet die darauf folgenden Partitionen Dev = /dev/sda4          # Device-Name der Partition (sda4 = vierte Partition auf erster Platte) Size =                   # Partitionsgroesse wird bei erweiterter Partition nicht angegeben, da diese die folgenden Partitionen enthält
Id = 5                   # Partitionstyp (5 = erweiterte Partition)
FSType =                 # Dateisystem wird bei erweiterter Partition nicht angegeben, da diese die folgenden Partitionen enthält
Bootable = no            # Bootable-Flag
Label =

[Partition]              # LINBO-Cachepartition
Dev = /dev/sda5          # Device-Name der Partition (sda5 = fünfte Partition auf erster Platte) Size = 50331648          # Partitionsgroesse in kB (Bsp. 48 GB = 1024 x 1024 x 48kB = 50331648 kB) Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...)
FSType = ext4            # Dateisystem ext4
Bootable = no            # Bootable-Flag
Label =

[Partition]              # Homes lokaler Benutzer
Dev = /dev/sda6          # Device-Name der Partition (sda6 = sechste Partition auf erster Platte) Size = 10485760          # Partitionsgroesse in kB (Bsp. 10 GB = 1024 x 1024 x 10kB = 10485760 kB) Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...)
FSType = ext4            # Dateisystem ext4
Bootable = no            # Bootable-Flag
Label =

[OS]
Name = Linux Mint Xfce 64bit
Version = Qiana 17.0
Description = based on Ubuntu 14.04 LTS
IconName = qiana.png
Image =
BaseImage = qiana64.cloop
Boot = /dev/sda1
Root = /dev/sda1
Kernel = vmlinuz
Initrd = initrd.img
Append = ro splash
StartEnabled = yes
SyncEnabled = yes
NewEnabled = yes
Hidden = yes
Autostart = no
AutostartTimeout = 3
DefaultAction = sync

[OS]
Name = Virtuelles WindowsXP
Version =
Description = Leoclient2
IconName = vbox.png
Image =
BaseImage = LeoWinXP.cloop
Boot = /dev/sda3
Root = /dev/sda3
Kernel = vmlinuz
Initrd = initrd.img
Append = ro splash
StartEnabled = no
SyncEnabled = no
NewEnabled = no
Hidden = yes
Autostart = no
AutostartTimeout = 5
DefaultAction = sync

Holger Baumhof <holger.baum...@web.de> schrieb
am Tue, 2 Aug 2016 16:03:37 +0200:
Hallo Stefan,


so etwas hatte ich auch schon vermutet - aber wie bekomme ich jetzt die
5 Partitionen hin - selbst wenn ich für die 5. Partition als Typ
erweitert wähle, kommt die Fehlermeldung.

So hätte ich es gerne (Reihenfolge ist nicht wichtig)

sda1    Linux Mint             26214400
sda2    Swap                   3145728
sda3    Leoclient2 – WinXP     23068672
sda4    LINBO Cache            52428800
sda5    Homes lokale Benutzer  10485760

du nennst sda4 einfach "erweiterte" Partition.

Unten ist meine start.conf.

Viele Grüße

Holger

--------------------cat start.conf.hp
# LINBO start.conf Beispiel mit
# Windows 7 auf Partition 1 (NTFS)
# Ubuntu Lucid 10.4 auf Partition 2
# Swap auf Partition 3
# Daten auf Partition 5 (NTFS)
# Cache auf Partition 6
# Festplatte 160G

[LINBO]                  # globale Konfiguration
SystemType = bios
Server = 10.16.1.1
Group = hp    #r die diese Konfigurationsdatei gilt
# Achtung: Server und Group werden beim Workstationsimport automatisch
gesetzt!
Cache = /dev/sda6        # lokale Cache Partition
RootTimeout = 600        # automatischer Rootlogout nach 600 Sek.
AutoPartition = no       # automatische Partitionsreparatur beim LINBO-Start
AutoFormat = no          # kein automatisches Formatieren aller
Partitionen beim LINBO-Start
AutoInitCache = no       # kein automatisches Befllen des Caches beim
LINBO-Start
DownloadType = torrent   # Image-Download per torrent|multicast|rsync,
default ist rsync
BackgroundFontColor = white         # Bildschirmschriftfarbe (default:
white)
ConsoleFontColorStdout = lightgreen # Konsolenschriftfarbe (default: white)
ConsoleFontColorStderr = orange     # Konsolenschriftfarbe fr
Fehler-/Warnmeldungen (default: red)
KernelOptions =          # Beispiele:
#KernelOptions = acpi=noirq irqpoll  # LINBO Kerneloptionen (z. B.
acpi=off), m. Leerz. getrennt
#KernelOptions = server=10.16.1.5  # Abweichende Linbo-Server-IP als
Kerneloption gesetzt
                                   # falls gesetzt wird diese IP beim
Workstationsimport verwendet

[Partition]              # Start einer Partitionsdefinition, Windows 7
auf NTFS
Dev = /dev/sda1          # Device-Name der Partition (sda1 = erste
Partition auf erster Platte)
Size = 47998976          # Partitionsgroesse in kB (Bsp.: ca. 30G)
Id = 7                   # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, 7 = NTFS, ...)
FSType = ntfs            # Dateisystem auf der Partition (NTFS)
Bootable = no            # Bootable-Flag

[Partition]              # Start einer Partitionsdefinition, Ubuntu
Dev = /dev/sda2          # Device-Name der Partition (sda2 = zweite
Partition auf erster Platte)
Size = 17999872          # Partitionsgroesse in kB (Bsp.: ca. 10G)
Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, 7 = NTFS, ...)
FSType = ext4            # Dateisystem auf der Partition (ext4)
Bootable = no            # Bootable-Flag

[Partition]              # Definition der Swappartition
Dev = /dev/sda3          # Device-Name der Partition (sda3 = dritte
Partition auf erster Platte)
Size = 4096000           # Partitionsgroesse in kB (Bsp.: ca. 2G)
Id = 82                  # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, ...)
FSType = swap            # Dateisystem auf der Partition (swap)

[Partition]              # Erweiterte Partition
Dev = /dev/sda4          # Device-Name der Partition (sda4 = vierte
Partition auf erster Platte)
Size =                   # Partitionsgroesse in kB (leer bei erweiterter
Partition)
Id = 5                   # Partitionstyp (5 = erweiterte Partition)
FSType =                 # Dateisystem auf der Partition (leer bei
erweiterter Partition)
Bootable = no            # Bootable-Flag

[Partition]              # Start einer Partitionsdefinition,
Datenpartition mit NTFS
Dev = /dev/sda5          # Device-Name der Partition (sda5 = fuenfte
Partition auf erster Platte)
Size = 2048          # Partitionsgroesse in kB (Bsp.: ca. 80G)
Id = 83                   # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, 7 = NTFS, ...)
FSType = ext4            # Dateisystem auf der Partition
Bootable = no            # Bootable-Flag

[Partition]              # Definition der Cache-Partition
Dev = /dev/sda6          # Device-Name der Partition (sda6 = sechste
Partition auf erster IDE-Platte)
Size =                   # Partitionsgroesse in kB (Bsp.: keine Angabe =
Rest der Platte, ca. 38G)
Id = 83                  # Partitionstyp (83 = Linux, 82 = swap, c =
FAT32, ...)
FSType = ext4            # Dateisystem fuer Cache-Partition (ext4)
Bootable = yes            # Bootable-Flag

[OS]                           # Beginn einer Betriebssystemdefinition
Name = Windows 7               # Name des Betriebssystems
Version =                      # Version (optional, frei waehlbar)
Description = Windows 7 SP1    # Beschreibung
IconName = winxp.png           # Icon f die Startseite, muss unter
/var/linbo/icons abgelegt sein
Image =                        # kein differentielles Image definiert
BaseImage  = win7-hp.cloop        # Dateiname des Basisimages
(Erweiterung .cloop)
Boot = /dev/sda1               # Partition, die Kernel & Initrd enthaelt
Root = /dev/sda1               # Rootpartition, in die das BS
installiert ist
Kernel = grub.exe              # Relativer Pfad zum Kernel, bei Windows
immer grub.exe
Initrd =                       # Relativer Pfad zur Initrd, bei Windows
immer leer
Append =                       # bleibt bei Windows leer
StartEnabled = yes              # "Start"-Button deaktiviert
SyncEnabled = yes              # "Sync+Start"-Button anzeigen
NewEnabled = yes               # "Neu+Start"-Button anzeigen
Hidden = yes                    # zeige OS-Reiter an
Autostart = no                 # automatischer synchronisierter Start
dieses Betriebssystems: yes|no
DefaultAction = sync           # DefaultAction bei Autostart: start|sync|new AutostartTimeout = 5           # Timeout in Sekunden fr Benutzerabbruch
bei Autostart

[OS]
Name = Ubuntu                   # Name des Betriebssystems
Version =                       # Version (optional)
Description = Ubuntu 16.04 Xenial # Beschreibung
IconName = ubuntu.png           # Icon r die Startseite, muss unter
/var/linbo/icons abgelegt sein
Image =                         # kein differentielles Image
BaseImage = xenial531.cloop        # Dateiname des Basisimages
(Erweiterung .cloop)
Boot = /dev/sda2                # Partition, die Kernel & Initrd enthaelt
Root = /dev/sda2                # Rootpartition, in die das BS
installiert ist
Kernel = vmlinuz                # Relativer Pfad zum Kernel
Initrd = initrd.img             # Relativer Pfad zur Initrd
Append = ro splash              # Kernel-Append-Parameter, ggf. anpassen
StartEnabled = no               # "Start"-Button deaktiviert
SyncEnabled = yes               # "Sync+Start"-Button anzeigen
NewEnabled = yes                # "Neu+Start"-Button anzeigen
Hidden = yes                     # zeige OS-Reiter an
Autostart = no                  # automatischer synchronisierter Start
dieses Betriebssystems: yes|no
DefaultAction = sync            # DefaultAction bei Autostart:
start|sync|new
AutostartTimeout = 5            # Timeout in Sekunden fr Benutzerabbruch
bei Autostart

_______________________________________________
linuxmuster-user mailing list
linuxmuster-user@lists.linuxmuster.net
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

_______________________________________________
linuxmuster-user mailing list
linuxmuster-user@lists.linuxmuster.net
https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user

Antwort per Email an