Re: Mounting the Swap partition
> In my /etc/rc.boot script, I find this line:
>
> swapon -a 2>%1 | sed -e '/busy/d'
>
> Is this the line that is mounting my swap partition? Do I need
> this line in the /etc/fstab?
>
> /dev/hda2 none swap sw 0 0
>
> for the rc.boot script to work? Because if I don't have this line,
> you say my swap partition won't be activated?
>
yes, yes, yes, exactly :-)
btw: i don't know, how it is on debian, but suse works fine, if your
swap-line is just
/dev/hda2 none swap
--
Hi! I'm a .signature virus! Copy me into your ~/.signature, please!
--
Linux - the last service pack you'll ever need.
Reply to: