Jump to content

Running LabVIEW 7.1 on Fedora 2 & 3


Recommended Posts

QUOTE(Kalitexnis @ Jul 7 2007, 12:46 AM)

Hello,

I am using fedora 7 and labview 7 and when i type the tune2fs command on the console it says command not found.The strange thing is that i found the manual for that command. Can you think any reason why is this happening.

Many thanks in advance.

Are you sure you are logged in as "root"? You need to be superuser to use it...

---

Osvaldo

Link to comment

QUOTE(Kalitexnis @ Jul 6 2007, 06:46 PM)

I am using fedora 7 and labview 7 and when i type the tune2fs command on the console it says command not found.The strange thing is that i found the manual for that command. Can you think any reason why is this happening.

Many thanks in advance.

tune2fs should be located in the /sbin folder -- Which you may not have located in your PATH variable. Try executing "/sbin/tune2fs" instead. (and as osvaldo mentioned, you'll need to be root)

Link to comment
  • 1 month later...

Many thanks for your reply,

Ive tried doing that and i recieved this message:

[root@ip-81-23-61-82 christos]# /sbin/tune2fs -O ^dir_index /dev/sda3

tune2fs 1.39 (29-May-2006)

/sbin/tune2fs: Bad magic number in super-block while trying to open /dev/sda3

Couldn't find valid filesystem superblock.

But it was succesfull for the swap partition.

Any ideas?

Regards

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use.