On 28 July 2010 06:57, Nathan Sandver <[email protected]> wrote: > > The swap partition I created at wd1b is correctly listed in /etc/fstab: > # cat /mnt/etc/fstab > /dev/wd1b none swap sw 0 0 > /dev/wd0a / ffs rw 1 1 > /dev/wd1a /usr ffs rw,nodev 1 2 >
What happens when you remove the wd1b line from fstab?

