DSM-G600, DNS-3xx and NSA-220 Hack Forum

Unfortunately no one can be told what fun_plug is - you have to see it for yourself.

You are not logged in.

Announcement

#1 2008-10-24 16:23:27

puterboy
Member
Registered: 2008-09-18
Posts: 306

/ffp/bin/mount BUG -- mistakenly tries to mount swap partitions.

I include my swap partition in my fstab, so that 'swapon -a' works properly using the following (standard) format:
     /dev/sda1               none                    swap    defaults        0 0
     /dev/sdb1               none                    swap    defaults        0 0

However, when I run '/ffp/bin/mount -a', I get the following error message:
     mount: mounting /dev/sda1 on none failed: No such file or directory
     mount: mounting /dev/sdb1 on none failed: No such file or directory

Why is mount trying to mount the swap partitions when they are CLEARLY labeled as swap?

Offline

 

Board footer

Powered by PunBB
© Copyright 2002–2010 PunBB