Hallo Holger, > Du hast auf Laptop A das Defautlcloop aufgespielt und gebootet (online? > offline?).
Ich hab das Defaultcloop auf den Laptops jetzt schon eine ganze Weile im Einsatz, hab es auch geschafft leoclient (allerdings nicht leoclient2) zu installieren und habe ein virtuelles windowsXP am laufen (für ein paar NWT Sachen, wie Basic Stampp und Yenka). Das klappt alles ganz gut. Da die Laptops manchmal auch offline gestartet werden sollen habe ich jetzt mal eines mit dem Offlinenutzer (bei mir linuxmuster) ausgerüstet. > Da funktionierte alles normal. > Dann hast du den Offlinenutzer angelegt und ein Image erstellt. Ich hab noch kein Image angelegt, da es ja noch nicht richtig läuft. > Danach bootest du den Clietn Offline: alles geht. Ohne Netzwerkkabel startet er ganz normal, es erscheint der Bildschirm "Your Graphic could not installed correct" (oder so ähnlich) kurz, verschwindet dann aber. > Bootest du ihn Online, bootet er zwar, aber im "Low Grafics Mode"? > Korrekt? Wenn ich ihn mit Netzwerkkabel boote (unsynchronisiert) bleibt er im "Low Graphis Mode" hängen, mit der Meldung "wait a minute until graphic is startet" oder so ähnlich. Und dann geht gar nichts mehr. > > Wie bootest du ihn den "online"? > Per PXE: klar, aber schick mal die > start.conf # 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/sda4 # lokale Cache Partition Server = 10.16.1.1 # IP des TFTP-Servers, der Images vorhaelt Group = trusty714 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 Befllen 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) [Partition] # Betriebssystem (Ubuntu) Dev = /dev/sda1 # Device-Name der Partition (sda1 = erste Partition auf erster Platte) Size = 19998720 # 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 = 2529280 # 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] # Virtualbox Dev = /dev/sda3 # Device-Name der Partition (sda3 = dritte Partition auf erster Platte) Size = 12083200 # Partitionsgroesse in kB (Bsp.: ca. 2G) Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, ...) FSType = ext4 # Dateisystem swap Bootable = no # Bootable-Flag [Partition] # Cachepartition Dev = /dev/sda4 # 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 = Ubuntu 14.04 Linuxmuster LTS # Name des Betriebssystems Version = # Version (optional) Description = Ubuntu 14.04 Trusty # Beschreibung IconName = ubuntu.png # Icon fdie 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 = trusty714.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 DefaultAction = sync # DefaultAction bei Autostart: start|sync|new AutostartTimeout = 5 # Timeout in Sekunden f▒r Benutzerabbruch bei Autostart [OS] Name = Virtualbox # Name des Betriebssystems Version = # Version (optional) Description = Virtualbox # Beschreibung IconName = ubuntu.png # Icon fdie 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 = vbox.cloop # Dateiname des Basisimages (Erweiterung .cloop) Boot = /dev/sda3 # Partition, die Kernel & Initrd enthaelt Root = /dev/sda3 # 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 anzeigen SyncEnabled = no # "Sync+Start"-Button anzeigen NewEnabled = yes # "Neu+Start"-Button anzeigen Hidden = yes # verstecke OS-Reiter Autostart = no # automatischer synchronisierter Start dieses Betriebssystems: yes|no DefaultAction = sync # DefaultAction bei Autostart: start|sync|new AutostartTimeout = 5 # Timeout in Sekunden fenutzerabbruch bei Autostart > und die > /var/linbo/pxelinux.cfg/≤HWK> > Datei. > # use "reboot" instead of "linbo" for clients which need the reboot workaround DEFAULT linbo # you have to uncomment next line if you want to be able to type options on the boot prompt #PROMPT 1 # 3 secs boot prompt timeout TIMEOUT 30 KBDMAP /german.kbd DISPLAY /boot.msg # the default boot method, pxe boots linbo kernel directly LABEL linbo KERNEL linbo APPEND initrd=linbofs.gz vga=788 quiet # boot method to use with reboot workaround LABEL reboot KERNEL grub.exe APPEND keeppxe --config-file=pxe basedir /; default 0; timeout 0; hiddenmenu; title REBOOT; fallback 1; find --ignore-floppies --ignore-cd --set-root /.linbo.reboot; cmp /.linbo.reboot /.grub.reboot || ls FALLBACK; write /.grub.reboot DONE; ls /boot/grub/menu.lst && configfile /boot/grub/menu.lst; ls /menu.lst && configfile /menu.lst; chainloader +1; title LINBO PXE; kernel (pd)/linbo quiet vga=788; initrd (pd)/linbofs.gz; # to boot LINBO in debug mode simply type "debug" on boot prompt and press ENTER LABEL debug KERNEL linbo APPEND initrd=linbofs.gz vga=788 debug Gruß Veit _______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
