Hallo Stefan,
ich vermute, dass linbo hier primäre Partitionen erststellt. Und es können nicht mehr als 4 primäre Partitionen auf einer Festplatte erstellt werden. Alles weitere müssen dann logische Partitionen sein, davon können beliebig viele erstellt werden. Grüße Jonas -----Ursprüngliche Nachricht----- Von: Stefan Senft <[email protected]> Gesendet: Die 2 August 2016 14:44 An: Discussions about using linuxmuster.net <[email protected]> Betreff: Re: [lmn] Lokale Benutzer - LINBO-Partition für Homes Hallo, jetzt habe ich noch ein Problem beim Anlegen einer weiteren Partition (Nr.5) über Schulkonsole - LINBO - Gruppenkonfig editieren Egal was für ein neues System ich hinzufügen möchte - es kommt immer: Fehler: Für die Partition /dev/sda5 existiert keine erweiterte Partition Selbst wenn ich die gewünschte Partition von Hand rein schreibe und danach in der SK etwas ändern möchte: [Partition] Dev = /dev/sda5 Size = 10485760 Id = 83 # auch Typ 7 und 5 ausprobiert FSType = ext4 Bootable = no Label = ??? Gruß Stefan P.S: Hier noch die start.conf mit den bisherigen 4 Partitionen: # LINBO start.conf, Beispiel fuer Ubuntu # Ubuntu auf Partition 1 # Swap auf Partition 2 # Virtualbox auf Partition 3 # Cache auf Partition 4 # Festplatte 120 GB (114473 MB) [LINBO] # Start der globalen Konfiguration Cache = /dev/sda4 # lokale Cache Partition Server = 10.16.1.1 # IP des TFTP-Servers, der Images vorhaelt Group = qiana64 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.: ca. 20G) 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 = 3145728 # Partitionsgroesse in kB (Bsp.: ca. 3G) Id = 82 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, 7 = NTFS, ...) FSType = swap # Dateisystem ext4 Bootable = no # Bootable-Flag Label = [Partition] # Virtualbox Dev = /dev/sda3 # Device-Name der Partition (sda3 = dritte Partition auf erster Platte) Size = 23068672 # Partitionsgroesse in kB (Bsp.: ca. 33G) Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c = FAT32, ...) FSType = ext4 # Dateisystem swap Bootable = no # Bootable-Flag Label = [Partition] # Cachepartition Dev = /dev/sda4 # Device-Name der Partition (sda4 = vierte Partition auf erster Platte) Size = 52428800 # Partitionsgroesse in kB (Bsp.: ca.55G, keine Angabe = Rest der Platte) 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 = yes AutostartTimeout = 0 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 Am 02.08.2016 13:02, schrieb Holger Baumhof: Hallo Stefan, ich möchte eine LINBO-Partition einrichten auf der die Homes von lokalen Benutzern gespeichert werden. Die Partition müsste lediglich Ext4 formatiert sein, würde dann bei den lokalen Benutzern unter LinuxMint gemountet werden und deren Homeverzeichnis darauf erstellt werden. Da diese Partition wohl nie gesynct werden wird, vermute ich, dass ich in der LINBO-Konfiguration für diese Partition "Daten" als Systemtyp wählen sollte. Ist das so korrekt? wenn die Partition nie gesynct werden soll, so erwähne sie nicht als "Betreibsystem". Dann wird sie nur beim Formatieren "Platt" gemacht. Soll sie aber Daten enthalten, die auchmal gesynct werden (z.B. die Verzeichnisstrucktur), dann definiere ein Betriebsystem, und erstelle ein initiales Image. Danach stellst du bei dem BS sync und neu auf "no" Viele Grüße Holger _______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
_______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
