Probleme mit setup-storage
Thomas Neumann (FAI)
blacky+fai at fluffbunny.de
Wed Apr 24 14:56:01 CEST 2013
On Tuesday 23 April 2013 19:34:02 Sven Schumacher wrote:
> ich habe ein kleines Problem mit dem, was setup-storage aus folgender
> disk-config macht:
>
> disk_config disk1 preserve_always:1 disklabel:msdos bootable:1 fstabkey:uuid
> primary - 214748364800B - -
> primary /windows 50GB-250GB:resize ntfs ro
> primary / 20GB- ext4 rw,noatime,errors=remount-ro createopts="-L ROOT"
> logical swap 8GB swap sw
>
>
> Das betroffene System hat eine 320 GB Festplatte und ich dachte bislang,
> durch die Angabe 50GB-250GB würde setup-storage die maximal mögliche
> Größe für diese zu verkleinernde Partition auswählen.
> Leider funktioniert die Installation aber mit FAI erst, wenn ich als
> Obergrenze 70GB statt 250GB eintrage.
> Wie müsste der Eintrag korrekt sein, um eine "generische" Disk-Config zu
> haben, wo die Partition /windows je nach Plattengröße dynamisch angepaßt
> wird?
>
> Bin für jeden Tipp dankbar
Stolpert S-S über die Zeile 'primary - 214748364800B - -' ? So rechnerisch
würde das ja in etwa hinkommenn -> 320GigaByte = 298GigiByte
298GiB - 200GiB - 70GiB - 20GiB = 0 (so grob halt)
Gehört die Zeile dahin? Oder sollte die disk_config eher
disk_config disk1 preserve_always:1 disklabel:msdos bootable:1 fstabkey:uuid
primary /windows 50GB-250GB:resize ntfs ro
primary / 20GB- ext4 rw,noatime,errors=remount-ro createopts="-L ROOT"
logical swap 8GB swap sw
sein?
1x Windows 50-250GB
1x Linux Rest
tschüß
thomas
P.S.: Warum eine logische partition für swap?
disk_config disk1 preserve_always:1 disklabel:msdos bootable:1 fstabkey:uuid
primary /windows 50GB-250GB:resize ntfs ro
primary / 20GB- ext4 rw,noatime,errors=remount-ro createopts="-L ROOT"
primary swap 8GB swap sw
More information about the linux-fai
mailing list