Re: Biig problem with mount: cannot execute commands from a partition

2001-10-02 Thread Colin Watson
On Tue, Oct 02, 2001 at 09:54:26PM +0200, Andreas wrote: > /dev/hdb2 /mnt ext2 rw,noexec,nosuid,nodev,sync,noatime 0 0 ^^ > I have mounted /dev/hdb2 with the following command: > mount /dev/hdb2 -t ext2 -o defaults,exec,user,noatime,sync /mnt/

Re: Biig problem with mount: cannot execute commands from a partition

2001-10-02 Thread dman
On Tue, Oct 02, 2001 at 09:54:26PM +0200, Andreas wrote: | Hi! | | I have a real big problem: Yesterday I have edited my /etc/fstab and | since then, I cannot run commands from my /usr/ directory. | | Here is my /etc/fstab: | | # /dev/hdb2 /usr ext2 defaults,exec,user,noatime,sync 0 2 ^ | H

Biig problem with mount: cannot execute commands from a partition

2001-10-02 Thread Andreas
Hi! I have a real big problem: Yesterday I have edited my /etc/fstab and since then, I cannot run commands from my /usr/ directory. Here is my /etc/fstab: # /etc/fstab: static file system information. # # # /dev/hda4 / ext2 rw,errors=re