Fedora :: Error 1: Filename Must Be Either An Absolute Pathname Or Blocklist

Jul 26, 2009

I get the following error when I try to boot vista thru grub. This is what I did, Got a new Hard drive installed it. Configured the bios to look at the new hard drive first. after installing vista on the new hard drive I switched the boot order and added the lines for vista(last 3 lines) in /boot/grub/grub.conf. I get the following the following error.I have to change the bios everytime i have to boot vista.

error 1: Filename must be either an absolute pathname or blocklist
#boot=/dev/sda
default=0
timeout=15
splashimage=(hd0,1)/boot/grub/splash.xpm.gz
hiddenmenu
title Fedora (2.6.29.6-213.fc11.x86_64)

[Code]...

View 3 Replies


ADVERTISEMENT

Fedora :: Error Saving The Document <filename>: Write Error. The File Could Not Be Written

Jun 5, 2010

I open an ODS file and edit it and save, fine. But sometimes and for no readily apparent reason it refuses to save the document with the error message:"Error saving the document <filename>: Write error. The file could not be written". I have upgraded my version of OpenOffice but the issue remains. Once it starts with that error the only way to save the file is to actually abandon my change and restart OOffice. Today I lost an hours stuff as the auto save was also failing but not giving me any warning it was failing. I'm not sure if this is an OpenOffice, file system, Fedora or permissions issue though I've not noticed anything similar with other applications. Have set permissions to 777 but still get the error.

View 3 Replies View Related

Fedora :: Short Filename Case Error On FAT/FAT32

Jun 15, 2010

I have some files and directories (some mixed case, and some all uppercase) that I have copied on a FAT32 USB stick, and when I load this on FC11 all the files and directories that have/are less then 8 characters (ie that fit into the 8.3 format) all go to lowercase.

View 1 Replies View Related

Fedora :: Logged In As Root - What Is The Home Directory Pathname

Aug 23, 2010

Im logged in as root in Fedora, What is the home directory pathname?

View 2 Replies View Related

Fedora Security :: Invalid XINETD_CONF_PATH Configuration Option - Non-existent Pathname

Mar 10, 2010

i install from

yum install rkhunter

rkhunter 1.3.6-4.fc12

Invalid XINETD_CONF_PATH configuration option - non-existent pathname

View 2 Replies View Related

Fedora Security :: Invalid XINETD_CONF_PATH Configuration Option - Non-existent Pathname Specified: /etc/xinetd.conf?

Mar 24, 2010

I'm just trying to figure out what is going on with FC12
Here is the error:

[root@localhost bigmac]# rkhunter --check
Invalid XINETD_CONF_PATH configuration option - non-existent pathname specified: /etc/xinetd.conf

View 1 Replies View Related

General :: Set A Pattern That Will Output A Filename Equal To The Original Filename In SoundConverter?

Jan 23, 2011

$ uname -a
Linux a 2.6.35.10-74.fc14.i686.PAE #1 SMP Thu Dec 23 16:10:47 UTC 2010 i686 i686 i386 GNU/Linux
$ lsb_release -a
LSB Version: :core-4.0-ia32:core-4.0-noarch

[Code].....

How can I set a pattern that will output a filename equal to the original filename? E.g.

something.mp3 → something.ogg

And why isn't this implemented in SoundConverter?

PS: {Filename} doesn't work.

View 1 Replies View Related

General :: Shell - What's The Difference Between Filename And ./filename

Apr 23, 2010

What is the difference between filename and ./filename? Under what circumstances is one preferred to the other?

View 5 Replies View Related

Server :: Split A Filename Into Its Filename And Extension?

Apr 6, 2010

I need to split a filename into its filename and extension, so I can append a datestamp to the filename. I'm using bash.

View 8 Replies View Related

CentOS 5 Hardware :: How To Compile Filename.c Into Filename.o

Nov 20, 2009

I've installed ethernet adapter, it is made in china from a manufacturer called FOX. The driver for that adapter is supported for sco linux kernel version 2.4.x and 2.5.x .However, I'm using Centos5 but the OS didn't recognize the adapter alone, so I'm trying to follo instructions on the driver on the attached CD.

The CD contains file named "SC92031.c", the instructions tell me to do the following "Compile the driver source files and it will generate sc92031.o"

View 8 Replies View Related

General :: Cp: Reading `filename': Input/output Error?

Feb 18, 2010

I wish to know what could be the possible cases for this error:cp: reading `filename': Input/output errorI am getting this message when I am trying to copy a big file of around 50MB.

View 2 Replies View Related

Ubuntu :: GTK File Chooser Sometimes Return Error Filename

Sep 29, 2010

GTK file chooser sometimes return error filename.

eg:

When i use GTK file choose dialog, select C.xml. it return B.pdf. when B.pdf, i got A.jpg.

Seems file node reduce 1?

And in my perl script, use an filechooserbutton, i always got this trouble now.

2.6.32-25-generic, but seems not business with kernel. i always upgrade to newest 10.04.

View 2 Replies View Related

Software :: Difference Between <filename>.rpm And <filename>.src.rpm?

Nov 22, 2010

what is the difference between <filename>.rpm and <filename>.src.rpm?

View 2 Replies View Related

General :: Get The Pathname Of The File And Its Links?

Dec 21, 2010

i have to write a shell script that takes name of the file as command line argument and the script should use path envt variable to look for the specified file and specify where are the different instance of the filename specified exist

firstly enter the filename echo "enter the filename" read filename by using ls command we can get to know how many links are there for that file but i don't know how to get the pathname of the file and its links after knowing the pathnames of the file i can set the path variable using export command can any one tell me how to get the pathname of the file i entered as a command line argument

View 14 Replies View Related

Programming :: Convert A Dynamic Library (filename.so) To A Static Library (filename.a)?

Nov 18, 2009

How can we convert a dynamic library (filename.so) to a static library (filename.a) using gnu gcc . Can we get a static library form a dynamic library . I saw a few post in which the conversion form a static library to a dynamic library is mentioned but, unfortunately, not the other way.

View 4 Replies View Related

Fedora :: Delete Directory With ??? Characters In Filename?

Jun 6, 2010

I have downloaded torrent from some chinese tracker. It has ???? and some other symbol charaters in directory name. How to delete that file and directory?

View 5 Replies View Related

Fedora :: Finding Files With Wildcards In The Actual Filename?

Sep 5, 2010

I am trying to clean up a collection of music files, often in windows i receive errors on the collection because some of the files have a "?" question mark in the file name, in windows this is not a valid character for file names. How can i search/find files with a question mark in the name? Each time i try to search for "?" i receive a list of items that match a wildcard search where ? is a wildcard. I want to find file names that actually contain the character "?".

View 2 Replies View Related

Fedora :: Command Line To Recurse And Delete Filename-1.jpg?

Oct 26, 2010

I just installed Picasa from google and it has corrupted my picture database. The good thing is that it has done it in an organized manner. It appended -1 -2 -3 and so on to the copies file name. They look like (filename.jpg filename-1.jpg filename-2.jpg) the original having no numerical suffix just (filename.jpg)How do i write a command line to remove all of the undesirables without deleting the origionals?

View 7 Replies View Related

Fedora :: FC12,FC13,FC14 : The Form Don't Give Anymore The Filename Which Already Exist?

Dec 29, 2010

From at leat FC12 to FC14, I notice that the form we have to fill in to write a filename (for example) don't give anymore the choice of the file which already exist in the current directory.I explain :Use gimp or geditCreate a simple file : example.txt or xample.jpgnd save this fileclose this filecreate now a new filetry to save it under the name: exand in FC9, the system added one line to propose you example.txt because example match with ex you just typedin FC14, this proposal doesn't exist anymore.How to setup it again ?I am working with gnome but the problem is the same with kde

View 2 Replies View Related

General :: How To Install EXE Files On Absolute

Feb 3, 2010

I am trying to install the livestream procaster on absolute linux. I've downloaded it and its a .exe file when i click it a mesage comes up that says "No run action specified for files of this type (application/x-ms-dos-executable) - you can set a run action by choosing 'Set Run Action' from the File menu, or you can just drag the file to an application."

View 4 Replies View Related

Programming :: Use Absolute Sections In Gnu Assembler?

Feb 14, 2011

how to use absolute sections in gnu assembler?

View 2 Replies View Related

Slackware :: No Internet Conection On Absolute 13.1.6?

Jan 30, 2011

I got the system installes. But it seems that I can't connect to the internet. Trying to pdate the system via gslapt doesn't work. Always says the repositories can't be reached. I use a home network with a skydsl modem and a router. All my other pc's can connect without a problem. It seems that something is not working right here with my Absolute install. I can't even set up a browser or add the Gnome BSG as said with lynx.

View 14 Replies View Related

General :: Write A Workable Script That Demonstrates That Variable Expansion Occurs Before Pathname Expansion?

Jul 23, 2011

how do I write a workable script that demonstrates that variable expansion occurs before pathname expansion

View 14 Replies View Related

Security :: IPTables - Absolute Minimum For A Laptop?

Jun 12, 2011

What would be the minimum iptables rules for laptops that travel a lot, and might connect in potentially hostile networks? I came up with (log rules left out):

Code:
iptables -F
iptables -X
iptables -P FORWARD DROP
iptables -P INPUT DROP
iptables -P OUTPUT ACCEPT
iptables -A INPUT -i lo -j ACCEPT
iptables -A INPUT -m conntrack --ctstate INVALID -j DROP

[Code]...

View 7 Replies View Related

Programming :: Assign Absolute Address To Pointer

Dec 20, 2010

I want to assign an address location to a pointer and wanted to display the value at that memory location.I wrote a small program for this and it is like this : (i am using gcc 4.4 compiler)

# include "stdio.h"
int main()
{
unsigned int *a;
a=(unsigned int *)0x3f8;
printf("%u",*a);
return 0;
}

But it is giving Segmentation fault

View 14 Replies View Related

General :: Extracting Absolute Directory From Type Command?

Sep 26, 2010

I need to extract the absolute directory from the type command when I pass it a program name. E.g.

Code:

>type cat
cat is hashed (/bin/cat)

There is one other case (I believe):

Code:

>type lpr
lpr is /usr/bin/lpr

I thought of using regex, but it returns the whole line, not just the match. In addition, there is no option cited in the man page for type that returns just the command directory.

Note: this is part of my solution to a programming assignment in bash shell scripting.

View 1 Replies View Related

Programming :: Reading The Absolute File-path As Sorted?

Jun 13, 2010

I wanted to read out the absolute file-path (filename) as sorted in a folder (on Linux). The reading the file-paths is ok but I have problems in sorting.

Code:

selectedDirectory = fl_dir_chooser ("Select Imagedirectory:",NULL,0); //This is just a widget to show the folder.
DIR *d;
dirent *de;

[code]....

The files -105.dcm, -106.dcm, -107.dcm lie in the folder at the bottom and -36.dcm, -37.dcm- at the top. The program compares 1 and 3 of 105 and 37, 1 is lesser than 3, then prints out first, but does not know that 105 is three digits and 37 is two digits.

View 1 Replies View Related

Debian :: LXDE Panel Temp Item Showing Absolute Zero

Apr 6, 2015

Bizarrest thing after swapping in my HDD from an old laptop into a new one. My LXDE panel temperature display is showing "-273," AKA absolute zero in celcius. I've done a bit of googling for lxde temp sensor, and most of the discussions I saw referred to installing lm-sensors, which apparently I did not yet have, although on my old laptop the temperature was shown correctly. I believe the automatic sensor location is off and I need to give it the correct location manually. I am unsure of how to do that, and it makes sense that it's hardware specific. After installing lm-sensors, I saw that sensors-detect provides me with a list of the correct temp sensors in my computer, but I'm unsure how to save those results so the computer can use them.

View 5 Replies View Related

Ubuntu :: Way To CD Directly From Symbolic Link To Real Absolute Directory?

Sep 24, 2010

Is there a way to cd directly from a symbolic link to the real absolute directory?

View 3 Replies View Related

Hardware :: Dual Boot With Dos Absolute Two Seperate Hard Drives?

Jun 25, 2010

Ok so first off my hardware Asrock 775dual-vsta Master and Slave hard drives on primary IDE Absolute Linux 2.6.33.3 ; Dos 7.1 (yes Dos 7.1 by itself no windows whatsoever) Absolute Linux=sda1 ; Dos=sdb1

Ok so I can't boot into dos from lilo boot menu. It boots fine however if I tell the bios to boot from the second HDD first (DOS). But it's inconvenient to tell the bios every time on power-up to choose the second hard drive as the first boot device. Here is my lilo.conf boot section

# Linux bootable partition config begins
image = /boot/bzImage
initrd = /boot/initrd.gz
root = /dev/sda1

[Code]...

Either way when I boot from the first hard drive (linux hard drive) and lilo pops up, I select dos and hit enter then nothing... It just sits there and ctrl-alt-delete can't reboot my comp as it's frozen.

I don't wanna have to tell the bios to select my dos hard drive as my primary boot device everytime I wanna boot dos. I wan't my linux hard drive to be my primary boot device and have my dos hard drive selectable from the lilo boot menu. Why can't I do that? What am I doing wrong? I thought this was easier than dual booting from a single hard drive?

View 5 Replies View Related







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