Re: set the number of inodes during FS creation via pressed

2021-11-15 Thread phoebus phoebus
Hello, Thanks for the advice. Le lundi 15 novembre 2021, 01:40:46 UTC+1, David a écrit : >> Hello, >>  >>Sorry, I do not have any additional knowledge about this. >>But, I think you will have another chance to receive help >>if you ask your entire question again on the mailing list for >>disc

Re: set the number of inodes during FS creation via pressed

2021-11-14 Thread David
On Mon, 15 Nov 2021 at 00:32, phoebus phoebus wrote: > Thanks for the update. > >>From there I found this file for bullseye: > >> https://preseed.debian.net/debian-preseed/bullseye/amd64-main-full.txt > >>which contains this stanza which appears to match your description: > I tryed to adapt li

Re: set the number of inodes during FS creation via pressed

2021-11-14 Thread David Wright
On Sun 14 Nov 2021 at 13:32:45 (+), phoebus phoebus wrote: >     1024 1024 2048 ext4 \ >   lv_name{ var+logc } \ >   method{ lvm } format{ } \ >     use_filesystem{ } filesystem{ ext4 } \ >   mountpoint{ /var/logc } \ >     options/nodev{ nodev } \ >     options/nosuid{

Re: set the number of inodes during FS creation via pressed

2021-11-14 Thread phoebus phoebus
Thanks for the update. >>From there I found this file for bullseye:>>  >>https://preseed.debian.net/debian-preseed/bullseye/amd64-main-full.txt>>which >> contains this stanza which appears to match your description: >>### Description: Typical usage of this partition: >>#  Please specify how th

Re: set the number of inodes during FS creation via pressed

2021-11-13 Thread David
On Sun, 14 Nov 2021 at 04:10, David Wright wrote: > On Sat 13 Nov 2021 at 00:31:42 (+), phoebus phoebus wrote: > > Do you know if it possible to set the number of inodes to create in > > the filesystem during the installalation with the pressed file? > > If i start from this example for the

Re: set the number of inodes during FS creation via pressed

2021-11-13 Thread David Wright
On Sat 13 Nov 2021 at 00:31:42 (+), phoebus phoebus wrote: > Do you know if it possible to set the number of inodes  to create in the > filesystem during the installalation with the pressed file? > > If i start from this example for the filesystem /var/log, how to set numbers > of inodes i

Re: set the number of inodes during FS creation via pressed

2021-11-13 Thread Stanislav Vlasov
2021-11-13 5:31 GMT+05:00, phoebus phoebus : > Do you know if it possible to set the number of inodes to create in the > filesystem during the installalation with the pressed file? You may try create fs in another console and use in without formatting. -- Stanislav