Hallo Steffen, >> schick mal eine komplette start.conf die von dir verwendet wird. > > siehe unten >
es stehen die KernelOptions drin: es ist also eine start.conf für neuere linbo Versionen: sie wurde also angepaßt durch das import_workstations nach dem update. Das ist gut. Wenn das aber ein von dir verwendete start.conf ist, so kann sie nicht funktionieren: sda4 ist die letzte Partition: un der cache soll auf sda6 sein .. Dann: Windows mit 16GB auf sda1? und dann FAT32? Hast du eine Windows XP Installation mit 16GB und Fat32? Kann Fat32 16 GB Partitionen? Viele Grüße Holger > > --- > [LINBO] # globale Konfiguration > KernelOptions = acpi=off > ConsoleFontColorStderr = red > ConsoleFontColorStdout = white > BackgroundFontColor = white > Cache = /dev/sda6 # lokale Cache Partition > Server = 10.16.1.1 > Group = amd_x2_5000_lehrer > 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 > > # Achtung: Für ein korrektes Alignment (SSD) muss die Partitionsgröße > ein Vielfaches von 2048 sein !! > > [Partition] # Start einer Partitionsdefinition, Windows XP > Dev = /dev/sda1 # Device-Name der Partition (sda1 = erste > Partition auf erster Platte) > Size = 16001028 # Partitionsgroesse in kB (2MB = 2048 ; bei > aktivem Win: 16G = 16001028) > Id = c # Partitionstyp (83 = Linux, 82 = swap, c = > FAT32, 7 = NTFS, ...) > FSType = vfat # Dateisystem auf der Partition > Bootable = yes # Bootable-Flag > > [Partition] # Start einer Partitionsdefinition, Ubuntu > Dev = /dev/sda2 # Device-Name der Partition (sda3 = dritte > Partition auf erster Platte) > Size = 14000128 # Partitionsgroesse in kB (Bsp.: ca. 14G) > Id = 83 # Partitionstyp (83 = Linux, 82 = swap, c = > FAT32, 7 = NTFS, ...) > FSType = ext4 # Dateisystem auf der Partition (ext3/4) > Bootable = no # Bootable-Flag > > [Partition] # Definition der Swappartition > Dev = /dev/sda3 # Device-Name der Partition (sda5 = fuenfte > Partition auf erster Platte) > Size = 2000896 # 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 > --- > > Viele Grüße > Steffen > > _______________________________________________ > linuxmuster-user mailing list > [email protected] > https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user > -- Mein öffentlicher PGP-key ist hier hinterlegt: pool.sks-keyservers.net _______________________________________________ linuxmuster-user mailing list [email protected] https://mail.lehrerpost.de/mailman/listinfo/linuxmuster-user
