Re: swap confusion

2002-09-09 Thread Joerg Johannes
Ah, ok. So I can just go ahead and put pri=1 for both swap partitions in /etc/fstab without running in trouble. Thank you joerg On Son, Sep 08, 2002 at 06:06:39 +0200, Guy Geens wrote: > > "Joerg" == Joerg Johannes <[EMAIL PROTECTED]> writes: > > Joerg> ahead and set the priority in /etc/f

Re: swap confusion

2002-09-08 Thread Guy Geens
> "Joerg" == Joerg Johannes <[EMAIL PROTECTED]> writes: Joerg> ahead and set the priority in /etc/fstab with pri=PRIORITY, but Joerg> wait... the man page tells me that swap priority can have any Joerg> non-negative value, but the above kern.log tells me both Joerg> partitions have a negative

Re: swap confusion

2002-09-02 Thread Benjamin Fritzsche
On Mon, 2002-09-02 at 09:03, Joerg Johannes wrote: > Hi list > > I have just watched my system booting and noticed that my two > swap-partitions have different priorities: > > Sep 1 18:30:12 blaubaer kernel: Adding Swap: 530104k swap-space (priority -1) > Sep 1 18:30:12 blaubaer kernel: Adding

swap confusion

2002-09-01 Thread Joerg Johannes
Hi list I have just watched my system booting and noticed that my two swap-partitions have different priorities: Sep 1 18:30:12 blaubaer kernel: Adding Swap: 530104k swap-space (priority -1) Sep 1 18:30:12 blaubaer kernel: Adding Swap: 530136k swap-space (priority -2) As they reside on two di