Ubuntu :: Directory Corrupted - Error "Could Not Display "nikki Stuff", The File Is Of Unknown Type"

Aug 16, 2010

A directory on my desktop has recently become inaccessible. The error message that is given when I attempt to open the directory is as follows: Could not display "nikki stuff", The file is of unknown type. I brought up a terminal and did an ls -l on the directory, which produced the following: -rwxrwxrwx 1 nikki nikki 314 2010-07-26 19:16 nikkis%20stuff.desktop Unfortunately, the computer is not mine, so I do not know much more about how this happened.

View 2 Replies


ADVERTISEMENT

Ubuntu :: Error: Can't Perform Indexing Operations For <unknown Type> Type

Feb 26, 2010

I just loaded octave. I ran through a few examples of how to implement a script file. Everything works until I get to "plot". When I run the "plot" command I get the following.

octave:2> test1.m
error: can't perform indexing operations for <unknown type> type
sh: gnuplot: not found
Just to double check my work, I ran the following code:
y=[1 2 3];
plot(y);

View 3 Replies View Related

Software :: Grub Error 2 - Bad File Or Directory Type

May 19, 2010

I am building centos - debian dual boot system. Each os has separate boot partition, both ext3.
Installed Centos 5.5 x86 with grub into MBR.
Installed debian 5.0.4 x86 with no boot loader.
Added debian to centos boot partitions grub.conf

Centos boots fine. When I tried to boot debian I got grub error:
Code:
Error 2: Bad file or directory type

Grub's command line auto compledion didn't work on debians boot partition - looks like it does't recognize that partition as ext3 (but when I booted centos and tried to mount debian boot partiotion - no problem it mounted ). And this is not single fs corruption - after another debian reinstallation the problem remained. Anyway recreating that fs using "mke2fs -j /dev/sdxx" solved the problem.

View 2 Replies View Related

Installation :: Change The Boot Partition - Error: Bad File Or Directory Type?

Jan 31, 2010

I have presently a (working) boot dedicated partition, where grub stuff resides, but I want to change it to a common "/boot" folder in the root partition (in a different hdd). For some reason I can't do it. The first thing I did was to copy all the things that are in the boot partition to a boot folder on the root partition. After that, I tried: grub-install /dev/hdc1 (which is odd but it's where the root partition actually is)

When I did it from the linux I have installed on my hdd, it actually did something, I don't remember all the output (except that there was something about it not being able to access hda, which is oddly the dvdrom), but it didn't work. From a live CD, the same command (grub-install /dev/hdc1) is answered with: Could not find device for /boot: Not found or not a block device. From grub's own prompt, the things are more or less the same. First of all, it does not find stage1, even though I did copy the content from the boot partition to a boot folder in the root partition.

I tried to proceed, anyway, with root (hd1,0) and setup (hd1,0) (which is /dev/hdc1, according with the "geometry" info given by grub). "Root" is accepted, but "setup" is answered with: Checking if "/boot/grub/stage1" exists... no Checking if "/grub/stage1" exists... no Error 2: Bad file or directory type But the files are there. I can't "cat" the menu.lst from grub though, unlike with the actual working boot partition. The same error message. From the terminal, however, it's all there. I tried with /dev/hdc1 both mounted and unmounted, the same message. So, basically I have two questions, I guess:

1 - can I really do this sort of thing running a linux installed on a hdd, rather than a live cd, or is the live cd preferable for some reason?

2 - what am I missing?

(A note that may worth making is that I'm using the soon-to-be deprecated grub version, 0.9 or something, not grub2. I think it shouldn't be a problem since I've installed the system with the old version to begin with, but that may be irrelevant, I don't really know)

View 6 Replies View Related

Red Hat :: DNS Error In RHEL 5.1 - Unknown RR Type

Jul 15, 2010

I am doing the DNS configuration for the first time. Error in named configuration:

zone localdomain/IN: loaded serial 42
zone localhost/IN: loaded serial 42
zone 0.0.127.in-addr.arpa/IN: loaded serial 1997022700
file1:9: unknown RR type 'example.com.'
file1:11: unknown RR type 'red.exmple.com.'
zone example.com/IN: loading master file file1: unknown class/type
[Code]....

View 1 Replies View Related

General :: Corrupted Partition Table / Error Mounting: Wrong Fs Type, Bad Option, Bad Superblock?

Oct 23, 2010

i used to have ubuntu 9.i decided to move to sabayon so i used the live cd to install it ,resize the ubuntu partition and use the remaining space for sabayon.while the resizing procedure i got an error(i dont have a copy of the error log file but i know it has something to do with an anaconda process).i aborted the installation and the result was an filesystem that couldnt be mounted.when i try to mount the hdd i get this:

Code: Error mounting: mount: wrong fs type, bad option, bad superblock on /dev/sdb1,
missing codepage or helper program, or other error
In some cases useful info is found in syslog - try
dmesg | tail or so and this is what i get from fsck: Code: $ sudo fsck -f /dev/sdb1
code....

View 5 Replies View Related

Ubuntu :: Grub Error 17 Due To Unknown Fs Type On Main Partition

Feb 1, 2010

A formerly working system now gives an 'error 17' at Grub instead of booting. Here are the facts I have gathered thus far.

$ blkid
n/a (no output)
$ sudo fdisk -l /dev/sda
Code:
Disk /dev/sda: 60.1 GB, 60060155904 bytes
255 heads, 63 sectors/track, 7301 cylinders

[Code]...

View 9 Replies View Related

Fedora :: Emacs: Set Syntax Highlighting For Unknown File Type

Mar 20, 2010

How can I tell emacs that a file type that it doesn't recognise should have the same syntax highlighting as one it does?

Xfig produces .pstex files which I want to be highlighted like .ps/.eps

View 2 Replies View Related

Red Hat / Fedora :: Boot Error Mount: Unknown Filesystem Type 'ext4'

Feb 5, 2010

i am trying to compile kernel 2.6.23 on Fedora 12 After fixing a few bugs (getline error, %dil ,etc) i was able to compile the kernel made initramfs img using dracut updated grub and then booted up the new kernel 2.6.23 but it fails to boot with following error mount: unknown filesystem type 'ext4'

View 8 Replies View Related

OpenSUSE Install :: Read All Others Already ... Error: Mount: Unknown Filesystem Type 'crypto_LUKS'

Feb 21, 2010

Formated new drive with ext3 on external drive on Suse 11.1 When upgraded to 11.2, drive was not connected... Could not get mounted after that... Set up another boot drive, could not get to mount. Found post with following:

>cryptsetup luksOpen /dev/sde1 restore
>mkdir /restore
>mount /dev/sde1 /restore

Error as follows: mount: unknown filesystem type 'crypto_LUKS' Have also got to another point where superblock was incorrect. I can use terminal, but am not a linux guru... Have looked at other posts under luks, but can not find a solution.

View 6 Replies View Related

Ubuntu :: Nautilus File Manager Search In Directory Seems To Be Corrupted

Jan 28, 2011

Nautilus File Manager search in a directory seems to be corrupted. It's glued to a previous search and you cannot start a new one. Anybody know how to repair?Clicking the magnifying glass goes to this directory (it reads Search for ""under the Title Bar).

View 6 Replies View Related

Ubuntu Installation :: Partitions Magic Stuff And Windows 7 Got Corrupted?

Aug 16, 2011

i had ubuntu installed on my computer via wubi inside my windows 7 OS..after a while something went wrong with the partitions magic stuff and windows 7 got corrupted but ubuntu kept working Love ubuntu for that.since i had my stuff backed up and saved in ubuntu i thought i could make a backup off the root.disk file and reinstall windows and that what i did but then i installed ubuntu again via wubi but replaced the new root diskk with the old one that i had backed up.but now it says it cant find disk :O .so it takes me to a shell i seriously need to get that root disk to work or ima loose really important stuf.

View 3 Replies View Related

Red Hat :: Xclock Error: Can't Open Display: <unknown Ip>:0.0?

Dec 26, 2010

I have this problem. Whenever I issue command below,

Code:
ssh -X user@hostA
xclock

[code]....

View 4 Replies View Related

General :: Php File To Be Display When Type The Ip Address Only?

Apr 7, 2011

i have some php file and i store it inside /var/www/html/and to display it i type Quote:http://ip addrs/file.phpto display the details..and the problem is that i want the php file to be display when i type the ip address only like thisQuote:

View 3 Replies View Related

Debian :: IDevice Error - Possible Corrupted File

Feb 8, 2011

I got an iPhone 3GS and it seems to give me a weird error when trying to mount it. Here is a screenshot. Here are a few details on the system:
* Fresh install (Debian 6.0) netinstall.
* Added the ipw2200-bss.fw during install
* Installed using eth0 (network cable) using the mirror.isoc.org.il mirror. (possible corrupted file?)
* Machine is an IBM ThinkPad T43.
The image is to big to fit here, so here is the link: [URL]

View 2 Replies View Related

Ubuntu :: When Setting Up NFS What Type Of File And Directory Permissions - Familiar With?

Jul 23, 2010

When setting up NFS what type of Linux file and directory permissions should you be familiar with?

View 1 Replies View Related

General :: Copy A File With Certain Name Pattern For Which Exact Place In Complex Directory-structure Unknown?

Sep 19, 2011

I want to copy all files with the name XYZ* into one folder. The problem is that the files are in different subfolders and that not even the depth of the folder structure is the same for all files. Luckily, at least each file has a unique name.

Of course, I thought about the cp command but I guess the depth of the folder structure needs to be the same for this to work.

View 3 Replies View Related

Ubuntu Installation :: DEVED Error 1 "corrupted Filesystem Tarfile - Corrupted Package Archive"

Jan 24, 2010

I'm COMPLETELY new to linux. I"m running Ubuntu 9.10 and TRYING to install Devede. I have tried the Terminal, Synaptic Manger, and the Add/Remove and still keep getting this same error. I'm running a regular 32 bit Pentium 3 process to test if I like Linux or not. this is what it says: E: /var/cache/apt/archives/libavcodec-extra-52_4%3a0.5+svn20090706-2ubuntu3_i386.deb: corrupted filesystem tarfile - corrupted package archive this is not a DUAL boot computer either.

View 8 Replies View Related

Ubuntu Security :: Truecrypt Installation - "couldn't Display Unknown Filetype" Error

Feb 18, 2010

I downloaded truecrypt Linux version, giving me a file named truecrypt-6.3a-ubuntu-x86.tar.gz. I assume that's the archive. Double clicking on that produced file truecrypt-6.3a-setup-ubuntu-x86. I assume that's the executable. When I try to run that, I get a "could not display ... unknown filetype" error. Could someone tell me what I'm doing wrong? I plan to run truecrypt under the easycrypt GUI.

View 9 Replies View Related

Ubuntu Servers :: Mysqld.pid File Error On 8.04.4 LTS - Unknown Variable

Feb 4, 2010

I'm running Ubuntu 8.04.4 LTS to host a moodle server in a school.. moodle is running OK - but I'm having problems with MySql Any mysql command generates:

unknown variable 'pid-file=/var/run/mysqld/mysqld.pid'

I've taken a look in unknown variable 'pid-file=/var/run/mysqld/ and there is no mysqld.pid file I have followed these instructions that I found elsewhere:

If there�s no mysqld.pid inside /var/run/mysqld directory, create mysqld.pid
# cd /var/run/mysqld
# touch mysqld.pid

[code]....

But after reboot the mysqld.pid file is missing again.. I can access mysql via phpmyadmin - but webmin fails with unknown variable 'pid-file=/var/run/mysqld/mysqld.pid'

View 8 Replies View Related

Ubuntu Installation :: Grub Error Saying Unknown File System?

Sep 29, 2010

i installed ubuntu 10.04.. all very nice, but not the os for me.. lightscribe problems, front ir panel problems. minor niggles for sure, but enough for me to go ahead with formatting and installing windows. simple job...or so i thought... using windows set up, i formatted c: and continued with install...on first restart i got a grub error saying unknown file system... i have tried loads of different things... fix mbr fixboot, that nt60 one. dban wouldnt work either.. im at my wits end ive spunked the best part of 1000 on this system and my wife is nagging me.

View 4 Replies View Related

Software :: Error - Mkdir: Cannot Create Directory `/dev/cgroup/cpu/user/5900': No Such File Or Directory

Jun 21, 2011

I get the following error whenever I launch bash:

Code:
mkdir: cannot create directory `/dev/cgroup/cpu/user/5900': No such file or directory
bash: /dev/cgroup/cpu/user/5900/tasks: No such file or directory
bash: /dev/cgroup/cpu/user/5900/notify_on_release: No such file or directory
It seems like it's probably from this part of .bashrc:

[Code]...

What does this code do, why, and what's causing it to go wrong?

View 7 Replies View Related

Ubuntu :: Doesn't Display Stuff / Cant Copy Certain Things

Jun 4, 2011

Doesn't display stuff, cant copy certain things..As soon as I try chromium everything works streight away.Should i stick with chromium? does anyone else have these issues?

View 9 Replies View Related

General :: Grub Rescue - Unknown File System Error ?

Jul 18, 2011

I have a pc that was running with the latest version of ubuntu and i wanted to install just vista for somereasons.

And what i did is to format the main driver and try to boot it from vista CD and as you may guess i have an error that says: unknown file system grub rescue

Each time i start the pc. I have an ubuntu live cd and also the vista cd, so what should i do now? the vista cd dosnt boot and the same screen appears all the time.

View 5 Replies View Related

Ubuntu :: Server Not Booting - Unknown Filesystem Type

Jan 28, 2011

I changed the first line of /etc/fstab in an attempt to get rid of an annoying message "mount: unknown filesystem type 'static'". All I did was put a "#" on the first line .... changing the original from:

# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>
to:
#
# /etc/fstab: static file system information.
#
# <file system> <mount point> <type> <options> <dump> <pass>

I have tried desperately to get to the file system so that I can edit that first line in fstab out but nothing works and the file system comes up as read only ...

View 7 Replies View Related

General :: Error On Startup - Unknown File Filesystem Grub Rescue> ?

Mar 7, 2011

Yesterday I installed the latest version of ubuntu to my computer that was already running windows 7. I had everything working fine until in windows I deleted a partition that had nothing in it.

After this I restarted but I can't get into either OS. I get an error that says Error: unknown filesystem grub rescue>

I think I need to fix something in grub. I have been booting off of a usb stick with linux on it in the mean time.

View 2 Replies View Related

General :: Error On Startup. Unknown File Filesystem Grub Rescue> ?

Mar 7, 2011

Yesterday I installed the latest version of ubuntu to my computer that was already running windows 7. I had everything working fine until in windows I deleted a partition that had nothing in it. After this I restarted but I can't get into either OS.

I get an error that says Error: unknown filesystem grub rescue>

View 3 Replies View Related

Ubuntu Multimedia :: Display Settings Corrupted After Upgrade To 9.10

Jan 9, 2010

My display settings seem to have been corrupted after I upgraded from 9.04 to 9.10. I can only view my screen in 1280 x 1024 - no other resolutions work. Ubuntu is also not detecting my monitor, a Dell E193FP (19"). In reading some other posts, I see that the first question will be to post my xorg file, which follows.

View 1 Replies View Related

Ubuntu :: 10.04 / ATI 5770: Dual Monitor - Corrupted Display

Aug 30, 2010

New machine with an ATI 5770, with a fresh install of Ubuntu 10.04 (lucid, 64-bit). What a mess! As reported elsewhere, the initial install sometimes came up with a black screen, or corrupted displays, different each time. After several retries, I had a display that was corrupted but barely readable. The installed Ubuntu booted, but also had a corrupted display, just barely readable. I was just able to make out the hint that I should use the proprietary drivers, so I booted into safe mode and enabled them. Afterward, the display came up correctly.

This is ok for me, as a long-time Ubuntu user. But it really is like a trip back to the bad-old-days of Linux: you really cannot expect anyone but a geek to get through this. And the is the LTS version of Ubuntu? I use two monitors, to provide a double-wide single desktop. When I log in, the second monitor displays random noise, and is entirely unusable. I have to use System-Preferences-Monitors to switch the second display off, then switch it back on, and then everything works fine.

View 5 Replies View Related

Ubuntu Installation :: Kernel Messages And Display Becomes Corrupted

Feb 1, 2011

Recently I am trying to install the latest Ubuntu / Xubuntu but after the kernel messages the display becomes corrupted. The machine is a Clevo laptop with the dreaded SIS 671 / 672 chipset. The Ubuntu 8.04 is working flawlessly. Any other version I get several problems and depending on the mood of the system I get a vertical running display ( not readable ) or a left horizontal displaced screen (readable) ...

I tried more tan several CDs ranging from 9.01 to 10.10 both Ubuntu or Xubuntu. What is the plainest (simpler ) VGA mode in order to install it? I have tried vga=normal and even VGA =3 with no success. With the latest Ubuntu 10.10 I get another problem it simply does not recognize the HDD / SSD. I have traced the SSD problem with the sata_sis module in kernel 2.6.35 and up... Other distros have the same problem ...

View 2 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved