Hallo, also das Cloop auf einer neuen virtuellen Festplatte aufspielen brachte keinen Erfolg.
Meine Linbo-Version ist 2.2.7-0 fdisk auf dem Client liefert: /dev/sda1 * 1 997 80000000 83 Linux Partition 1 does not end on cylinder boundary /dev/sda2 * 997 1121 1000000 82 Linux swap /dev/sda3 *1121 2611 11970496 83 Linux Meine start.conf.xubuntu1204 # LINBO start.conf, Beispiel fuer Ubuntu # Ubuntu auf Partition 1 # Swap auf Partition 2 # Virtualbox auf Partition 3 # Cache auf Partition 4 # Festplatte 160G [LINBO] # Start der globalen Konfiguration Cache = /dev/sda3 # lokale Cache Partition Server = 10.16.1.1 # IP des TFTP-Servers, der Images vorhaelt Group = xubuntu1204 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 = torrent # Image-Download per torrent|multicast|rsync, default ist rsync BackgroundFontColor = white # Bildschirmschriftfarbe (default: white) ConsoleFontColorStdout = white # Konsolenschriftfarbe (default: white) ConsoleFontColorStderr = orange # Konsolenschriftfarbe für Fehler-/Warnmeldungen (default: red) KernelOptions = splash autostart=0 [Partition] # Betriebssystem (Ubuntu) Dev = /dev/sda1 # Device-Name der Partition (sda1 = erste Partition auf erster Platte) Size = 8000000 # Partitionsgroesse in kB (Bsp.: ca. 10G) Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...) FSType = ext4 # Dateisystem ext4 Bootable = no # Bootable-Flag [Partition] # Swap Dev = /dev/sda2 # Device-Name der Partition (sda2 = zweite Partition auf erster Platte) Size = 1000000 # Partitionsgroesse 8388608 kB (Bsp.: ca. 10G) Id = 82 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...) FSType = swap # Dateisystem ext4 Bootable = no # Bootable-Flag [Partition] # Cachepartition Dev = /dev/sda3 # Device-Name der Partition (sda4 = vierte Partition auf erster Platte) Size = # Partitionsgroesse in kB (Bsp.: keine Angabe = Rest der Platte, ca. 138G) Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...) FSType = ext4 # Dateisystem ext4 Bootable = no # Bootable-Flag [OS] Name = Xubuntu 12.04 # Name des Betriebssystems Version = # Version (optional) Description = Xubuntu 12.04 # Beschreibung IconName = ubuntu.png # Icon für die Startseite, muss unter /var/linbo/icons abgelegt sein #Image = ubuntu.rsync # Dateiname des differentiellen Images (Erweiterung .rsync) Image = # erst eintragen, wenn es erzeugt werden soll BaseImage = xubuntu.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 = vmlinuz # Relativer Pfad zum Kernel Initrd = initrd.img # Relativer Pfad zur Initrd Append = ro splash # Kernel-Append-Parameter, ggf. anpassen StartEnabled = yes # "Start"-Button anzeigen SyncEnabled = yes # "Sync+Start"-Button anzeigen NewEnabled = yes # "Neu+Start"-Button anzeigen Hidden = yes # verstecke OS-Reiter Autostart = no # automatischer synchronisierter Start dieses Betriebssystems: yes|no AutostartTimeout = 5 # Timeout in Sekunden für Benutzerabbruch bei Autostart DefaultAction = sync # DefaultAction bei Autostart: start|sync|new Wo könnte das Problem liegen? Viele Grüße Jürgen
_______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
