Hello, I have the following problem:
if i partition my harddisk with debian installer (partman) everything works fine with recipe A Do i change the value from 100000 to 23000 (see recipe B below) i get the error: no root file system detected Is ist recommended to use the whole disk or can i have unneeded space at the end of the disk? Harddisk: 73 GB System: Debian Stable Thanks I put it in this form, just for better reading: recipe A: d-i partman-auto/expert_recipe string boot-root :: 33 33 33 fat16 $primary{ } method{ efi } format{ } . 2048 2048 2048 linux-swap $primary{ } method{ swap } format{ } . 500 500 500 ext3 $primary{ } $bootable{ } method{ format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /boot } . 20000 22000 20000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3} mountpoint{ / } . 20000 23000 100000 ext3 method{ format } format{ } use_fil esystem{ } filesystem{ ext3 } mountpoint{ /var/log } . 4096 4096 4096 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /usr } . 5000 5000 5000 ext3 method{ format } format{ } use_filesystem{ } files ystem{ ext3 } mountpoint{ /home } . 6000 6000 6000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /sql } . 1000 1000 1000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /sms } . 10000 10000 10000 ext3 method{ format } format{ } use_ filesystem{ } filesystem{ ext3 } mountpoint{ /clstdmc } . recipe B: d-i partman-auto/expert_recipe string boot-root :: 33 33 33 fat16 $primary{ } method{ efi } format{ } . 2048 2048 2048 linux-swap $primary{ } method{ swap } format{ } . 500 500 500 ext3 $primary{ } $bootable{ } method{ format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /boot } . 20000 22000 20000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3} mountpoint{ / } . 20000 23000 23000 ext3 method{ format } format{ } use_fil esystem{ } filesystem{ ext3 } mountpoint{ /var/log } . 4096 4096 4096 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /usr } . 5000 5000 5000 ext3 method{ format } format{ } use_filesystem{ } files ystem{ ext3 } mountpoint{ /home } . 6000 6000 6000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /sql } . 1000 1000 1000 ext3 method{ format } format{ } use_filesystem{ } filesystem{ ext3 } mountpoint{ /sms } . 10000 10000 10000 ext3 method{ format } format{ } use_ filesystem{ } filesystem{ ext3 } mountpoint{ /clstdmc } -- GMX DSL-Flatrate 0,- Euro* - Überall, wo DSL verfügbar ist! NEU: Jetzt bis zu 16.000 kBit/s! http://www.gmx.net/de/go/dsl -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]