Fedora Hardware :: F12 Boot Fails - Short Block Read

Jun 11, 2010

My F12 installation, which was installed on an HP tx2500z laptop and has been operating relatively well since January, now fails to boot after a frozen screen precipitated a forced shutdown. On reboot, I was dropped into a shell with the error message "Error reading block 1546 (Attempt to read block from file system resulted in a short read) while getting next inode from scan." recommending to run fsck manually. During the fsck run, after a substantial number of Pass 1 inode count corrections, the "Error reading block" message reappeared, with the question "Ignore error<y>" to which I answered "y".

fsck responded with "Force rewrite<y>". Since I did not know what would be written here, I said "no". I then forced shutdown, rebooted into Windows, and searched for further guidance. One suggestion was to run fsck -y on the affected partition. My laptop drive has four partitions, the first two being allocated to Windows and an HP supplied repair partition. sda3 is a tiny boot partition (100 MB), and sda4/5 is the LVM remainder.

fsck -y /dev/sda3 told me the boot partition was fine.
fsck -y /dev/sda4 stopped immediately and asked "Could this be a zero-length file partition?". Given the ext3 structure, I suppose the correct answer is yes.
fsck -y /dev/sda5 told me fsck.LVM2_Member: not found.

Following this, I then attempted again to reboot, and ran fsck without options. Once again, during Pass 1, Block 1546 exhibited the short read error, again asking about a rewrite - which I once again answered no. Pass 1 completed with another substantial number of inode count corrections, and Pass 2 started - immediately generating the message:

'passwd' in /etc/pam.d (65556) has deleted/unused node 7831. Clear<y>

After some hesitancy, I said "yes", and of course a second similar message appeared. I was brave enough to answer "yes" six more times, with the first two referring to /etc/pam.d inodes, and the next four referring to /etc/security/console.apps inodes. The eighth message, also similar, referred to inodes elsewhere - but by now I did not dare to continue and forced shutdown. Is this repairable, and if so, how?

View 10 Replies


ADVERTISEMENT

Fedora :: Recall Voice Logger Fails To Boot - Reports Error "reading Block 33051"

Jan 18, 2011

I'm working on a Total Recall Voice logger that fails to boot.The voice logger has fedora installed.Its reports 'error reading block 33051,run fsch manually'. It also requests for root password for maintenance.Can someone pls help me out, and what could the root password be?

View 1 Replies View Related

Server :: E2fsck Fails - Bad Block / Inode - Fails To Transfer

Mar 29, 2010

I have a 14TB raid, file system is read-only and I am trying to run e2fsck -B -p -C -v -y /dev/sdb1, it goes through, but fails and says bad block/inode or fails to transfer, something like that.Is there a way I can get this to run successful, this is a production storage server, its critical.

View 13 Replies View Related

Hardware :: How To Read Logical Block From User Space

Feb 18, 2010

I have a list of Logical Block Addresses that I need to read from the disk. Is there any way to do this from user space?

View 1 Replies View Related

Hardware :: Ext2_get_inode: Unable To Read Inode Block

Jul 21, 2011

[code]...

server2 kernel: EXT2-fs error (device sdc1): ext2_get_inode: unable to read inode block - inode=44998281, block=89981174

[code]...

View 3 Replies View Related

Server :: Mount - Block Device Giving Read Only

Mar 15, 2011

I want to keet some data on windows dir. I have tried the below command and giving the below error.
[root@xyz0044 ~]# mount -t cifs //10.48.64.52/jata -o username=domainv.kumar3,password=xxxx /mnt/backup
mount: block device //10.48.64.52/jata is write-protected, mounting read-only
mount: cannot mount block device //10.48.64.52/jata read-only

View 9 Replies View Related

Debian :: How To Block Internet Connection When VPN Fails

Oct 21, 2013

I am running Debian on my server (OpenMediaVault) and i am connected to a VPN service, using openvpn. BUT! How do i make sure that the internet connection, stays through my VPN service, or gets blocked, if the connection through the VPN tunnel fails? Jeah, yeah call me paranoid..

I have read this: [URL] ....

I don't know how i use the source code. Is there a script somewhere i can just download? And i don't want the LAN connection to be blocked.. only outgoing traffic!!

View 14 Replies View Related

General :: EXT3 FS Error - Unable To Read Inode Block

Feb 8, 2011

I am using Wind River Linux- 2.6.27.18-WR3.0bg_standard. The problem is whenever I execute "reboot, ls, cd" and many other commands the OS prompts me an error-
"end request: i/o error, dev sda, sector "(different sector each time)" and
EXT3-fs error (device sda1):ext3_get_inode_loc:unable to read inode block- inode-4088001, block-4097027
I also executed "dmesg", it also showed similar errors. Has the disk gone bad or the kernel is corrupted?

View 3 Replies View Related

Programming :: Algorithm - File System Block Number For Immediate Read

May 20, 2010

algorithm:breada
input: file system block number for immediate read
file system block number for asynchronous read
output:buffer containing data for immediate read {
if(first block not in cache) {
get buffer for first block
if(buffer data not valid)
initiate disk read }
if(second block not in cache) {
get buffer for second block)
if(buffer data valid) //line 1
release buffer else
initiate disk read //line 2 }
if(first block was originally in cache) //line 3 {
read first block
return buffer }
sleep (event first buffer contains valid data)
return buffer }

Here is an algorithm for block read algorithm. I have problem in
line 1: If buffer data is valid why is it releasing the buffer?
line 2: If buffer data valid why is it initiating disk read. It should have read directly from buffer?
line 3: It should be the first condition as if it is there in cache then it should return it without delay?

View 5 Replies View Related

Ubuntu Installation :: SQUASHFS Error: Unable To Read Fragment Cache Block

Apr 5, 2010

I'm trying to install Kubuntu on an old Windows system. I am getting tons of errors such as:

I/O error
SQUASHFS error:unable to read page, block XXXXXX
SQUASHFS error: unable to read fragment cache block

It then reports that it's loading ACPI modules and starting the ACPI services, starting the system log daemon, doing Wacom setup, starting kernel log daemon.....and then it reads sb_bread failed reading block umptysquat.I have a feeling that this hard drive is toast. I can't get it to install Windoze or Linux. I can't even get a prompt so I can do a low-level format. Unfortunately, I'm not super savvy with Linux and don't know what to do next.

View 2 Replies View Related

Programming :: Set Period Of Time To Tcp Connection To Wait For Request Or Respond For Tcp Block Read

Feb 27, 2010

I wanted to know how can I set a period of time to a tcp connection to wait for request or respond for tcp block read. which system call or function I can use? Does any body know a very simple quick and easy reference on web for socket programing that has lots of socket programing examples in it?

View 1 Replies View Related

Fedora :: Voice Logger Boot Failure-reports 'error Reading Block 33051'

Jan 18, 2011

Voice logger boot failure-reports 'error reading block 33051'

View 1 Replies View Related

Fedora :: 15 Fails To Boot?

Jul 11, 2011

on my Fedora box, updates have caused some major issues. Since kernel 2.6.30, the boot sequence goes through my BIOS boot, then to Grub, and then just flashes colours repeatedly. Red, green, white, black, blue, over and over again. This happens for 2.6.32 also. I have to boot into 2.6.27 in order for it to work properly.

I'm using a Dell XPS M1730 with (I believe) an NVidiao 9800M GTX graphics card. I'm using the "Gallium 0.4 on NV84" graphics adapter.

View 2 Replies View Related

Ubuntu Installation :: Dell Inspiron 1100 - 10.04 - Screen Goes Black A Short Time After Boot

May 20, 2010

Has anyone got Ubuntu 10.04 working on their Dell Inspiron 1100? Most of the time, the screen goes black a short time after boot. Sometimes it goes black right after the splash screen, sometimes I get to log in and then it goes black a little later. Same results when trying to boot into "safe graphics" mode. Ubuntu 7.10 works fine on this machine (although I had to do some special configuration in xorg.conf to get it to work way back when I installed it.) However, it does not appear to be possible to manually configure X in 10.04. I tried disabling the splash screen in grub based on suggestions I found for other Ubuntu versions, but that had no effect on the problem.

Is it possible to replace X with the most recent version that could still be manually configured? Would anyone know how to go about doing that?

Alternatively, if it's impossible to get this old machine to run new versions of Ubuntu, has anyone had success with (relatively) new versions of other distros on it?

View 9 Replies View Related

Fedora :: Computer Fails To Boot?

Nov 14, 2009

I am running Fedora 11 on a Gigabyte GA-MA790X-DS4 MB, AMD x2, and three WD5000AAKS 500Gb drives. Today, I had to reboot, and the PC stops on a normal reboot with merely the word GRUB on a line on its own.

It takes a long time to perform the "Detecting IDE drives" process which may be some help in diagnosis.

When I tried to boot in with the installation disk to do a rescue, it got as far as complaining with the following messages before freezing completely:-

ata1: SATA link up 3.0 Gbps (SStatus 123 SControl 300)
ata1: link online but device misclassified, retrying
ata1: reset failed (errno=-11) retrying in 5 secs
then it displays
ata1: limiting SATA link speed to 1.5Gbps
after which it freezes

diagnosis of what is wrong will be gratefully received. I am beginning to think that I will need to replace the MB.

View 2 Replies View Related

Fedora :: System Crash Then Read Error At Boot?

Feb 23, 2011

I tend to get constant crashes when using internet browsers ( Google Chrome and Firefox ) basically the application hangs not moving in any way, then eventually completely freezes up, the system then locks up and finally crashes.

Upon system re-start I get "Read Error" at boot ( No further information, it literally just says "Read Error" ).

It is sometimes fixed by going into the BIOS and select "Hold on No Error".

I tried installing OpenBios to see if using different BIOS firmware would resolve the issue, but the OpenBios install failed ....so no dice there either.

I am trying to work out if it is a hard drive problem or if it is purely a problem with Fedora.

It was working fine for a couple of months and when it does boot up ... the system works fine, ( Until another crash ).

It seems like the internet browsers crash the system and then the system crashes and can then no longer remember how to boot up.

what this could be that could be software based....if not it looks like I will need a new hard-drive.

View 5 Replies View Related

Fedora :: Repair FSTAB - Change In Boot But It Says Read Only

Jul 21, 2011

I have a bad entry in /etc/fstab I have tried to tried to change in boot but it says read only. It will not take su. I have a livecd but I can't seem to get to my filesystem from a terminal where I can specify su

View 2 Replies View Related

Fedora :: Kernel Fails To Boot After A Dd Copy Of Sda To Sdb?

Oct 1, 2009

As the post title says I have attempted to move my FC11 from a 120 gig ide drive to a 250 gig sata drive. I have tried all of the following with the same result listed below: Basic setup is as folows:

old hdd /dev/sda1 (boot) /dev/sda2(swap) /dev/sda3 (/)

attempt 1- boot fc11 live cd with old drive detected as sda and nwe drive detected as sdb.

dd if=/dev/sda of=/dev/sdb bs=512

attempt 2 - boot into fc11 live cd fdisk remove old partitionon /dev/sdb and create exact copy of partition table on /dev/sda on /dev/sdb - mark /sdb1 as bootable and copy /dev/sda1 + /dev/sda3 to /dev/sdb1 and /dev/sdb3

dd if=/dev/sda* of=/dev/sdb* bs=512 (* denotes 1 or 3 respectively)

attempt 3 boot linux rescue cd based on debian

run gparted to remove old partitions on /dev/sdb
use gparted to copy partitions from /dev/sda to /dev/sdb

All of the above result in the following (as best as I can describe it)

system self checks OK
system loads GRUB menu -OK
system appears to load kernel and then hangs after outputting device information regarding my USB keyboard and mouse.

Is there some magic that I am missing? system.map perhaps? Additonal info: grub.conf looks like:

# grub.conf generated by anaconda
#
# Note that you do not have to rerun grub after making changes to this file
# NOTICE: You have a /boot partition. This means that

[code]....

View 5 Replies View Related

Fedora :: Boot Process Fails Using Kernel 2.6.30.9-96

Nov 9, 2009

The boot process fails using; 2.6.30.9-96.fc11.x86_64. I am able to successfully boot by selecting 2.6.30.5-43.fc11.x86_64 from GRUB. The last few messages I receive when booting using 2.6.30.9-96.fc11.x86_64;

ADDRCONF (NETDEV_UP): eth0: link is not ready
Sky2 eth0 link is up at 100 mps, full duplex flow control rx
ADDRCONF (NETDEV_CHANGE):eth0: link becomes ready
audit (1257757711.701:20095): auid=4294967295 ses=4294967295 subj=system_u:system_r:readahead_t:s0 op=remove role key=null list=2 res=0
audit (1257757711.701:20096): audit_enabled=0 old=1 auid=4294967295 ses=4294967295 subj=system_u:system_r:readahead_t:s0 res=1

View 1 Replies View Related

Fedora :: Computer Fails To Boot From Any Media

Dec 10, 2009

My computer refuses to boot. When I try to boot from my hard drive, it's just stuck at that annoying little thing in the upper left corner, blinking, driving me crazy

When I try to boot from a live media it just gets stuck at "ACPI: Core revision 20070126"

I've tried various CD's and it's just telling me the same thing. I can't figure out what is wrong.

Lately my i've experience that for some reason my computer would just turn off, and sometimes reboot.

I've read a little about ACPI, and it's a shortening for Advanced Configuration and Power Interface.

When entering my BIOS and going to the "Power"-tab i have the possibillity of enabling ACPI 2.0 support. Don't know if this is a good idea though, and i won't risk destroying my computer

Hardware configuration:
Processor: Intel Pentium 4 3.2Ghz
Motherboard: Some old ASUS
Memory: 2GB
Video Card: Ati Radeon 9600 128MB

View 6 Replies View Related

Fedora :: Boot Fails After Software Updates?

Jan 7, 2010

I just did a software update moments ago of things that were in the auto update thingthere were around 20 of them and some were for abrt and some kerneloops thing...But now i can't boot up...I get the following error...

Code:
[drm:drm_mode_rmfb] *ERROR* tried to remove a fb that we didn't own
Boot has failed, sleeping forever.

[code]....

View 1 Replies View Related

Fedora :: Kerberos Authentication Fails At Boot?

Sep 9, 2010

I recently upgraded my video card from a GeForce4 MX 440 AGP 8X to a GeForce FX 5500 AGP 8X. After that my 1360x768 monitor was stuck on a 1024x768 resolution. I ran system-config-display and under Hardware tab I changed the monitor setting from "Generic LCD Screen" to "1360x768 LCD Screen" with the acknowledgment that /etc/X11/xorg.conf file was been modified. After reboot the boot process stuck on:tarting kojid: Kerberos authentication failed. "Resource temporary unavailable" (11) [FAILED]I tried that with both 2.6.34.6-54 and 2.6.34.6-47 kernels available on my system.I use the latest KDE version available for Fedora.

View 1 Replies View Related

Fedora :: Boot Fails After Kernel Update / What To Do?

Nov 15, 2010

After updating my kernel from 2.6.34.7-56.fc13.i686 to 2.6.34.7-61.fc13.i686 I can't boot anymore. The error message says: "No root device found Boot has failed, sleeping forever."
I'm booting from 2.6.34.7-56.fc13.i686 now but I would like to sort this thing out. What should I do? File a bug? I never did that, so I don't know where to go.

View 5 Replies View Related

Fedora :: Akmods.service Fails At Boot

Jul 13, 2011

[URL]i discovered a new problem. The command to look for failed services reports the following:

Code:
systemctl list-units --failed
UNIT LOAD ACTIVE SUB JOB DESCRIPTION
akmods.service loaded failed failed LSB: Builds and install new kmods from akmod packages
LOAD = Reflects whether the unit definition was properly loaded.
ACTIVE = The high-level unit activation state, i.e. generalization of SUB.
SUB = The low-level unit activation state, values depend on unit type.
JOB = Pending job for the unit.

1 units listed. Pass --all to see inactive units, too. The akmods.service is installed of the nvidia graphics card module, which loads fine and is behaving fine. I tried to disable the service and then enable it again, but the error persists.

Is this just a kind of notification, that everything is okay, and no new modules need to be build? Or is this indication for possible breakage ahead during next kernel update?

View 9 Replies View Related

Red Hat / Fedora :: Server Unable To Read File Systems At Boot Up

Mar 4, 2010

I restore tape backup on my Linux server. At the time of booting the server it cannot able to read the filesystems.

I am getting the following message,
Code: Your system appears to have shutdown uncleanly
Forcing file system integrity check due to default setting
Checking root filesystem
fsch.ext3: file system has unsupported features (S) (/)
e2fsck: Get a never version of e2fsck! (FAILED)
*** An error occurred during the file system check.
*** Dropping you to a shell; the system will reboot
*** when you leave the shell.
Give root password for maintenance (or type Control-D to continue):

View 4 Replies View Related

Fedora Installation :: After Editing /etc/pam.d/gdm Server Fails To Boot Gui

Feb 5, 2009

After editing gdm and reming out line "auth required pam_suceed....................!=root quiet" the server boots but hang with the login screen. other highlighed but all options greyed out.

Boots OK in text mode and operates OK.

After restoring original gdm file problem still persists.

View 2 Replies View Related

Fedora Installation :: Netbook - Fails To Boot From SDHC

Jun 18, 2009

Anyone succeed with f11 install on netbook (/ on SDHC, /boot on primary SSD/HDD drive)?
My netbook (AAO) works just fine with f11 Live-on-usb-sick (created with live-usb-creator), but fails to boot fedora from SDHC.

View 1 Replies View Related

Fedora Installation :: F11-install From External DVD Using Boot.img CD Fails?

Jul 24, 2009

I have sevral older machines that cannot boot from usb. Until now I have installed fedora using the provided boot.iso on a CD and an external USB dvd drive with the full install DVD.

With Fedora 11, this fails. It gets as far as "finding storage devices" and fails, telling me that an unhandled exception has occured. It offers to save the details, but freezes looking for a suitable location. I have no such problems with the same DVD/external rw drive on systems that can boot directly from usb.

View 2 Replies View Related

Fedora Servers :: HTTPD Fails To Start On Boot

Aug 24, 2010

I'm completely stumped by a problem with httpd in Fedora 13. It fails to start on boot: I can see: Starting htpd: FAILED, in /var/log/boot.log, but I can't find anything else in messages, audit.log or anywhere else that gives me any clue why. The weird thing is that running:
run_init service httpd start
after boot _works_ and the server runs fine, but even when it's running OK,
service httpd status
reports
httpd dead but subsys locked

I'm guessing that the problem somehow relates to selinux, but I can't find anything in the audit logs that gives me a clue. How to turn on more logging so that I can get closer to the problem. I finally discovered the cause. This system was originally configured to use network services directly, without NetworkManager. It had been upgraded a number of times since installation. It seems that over time, if you have turned off NetworkManager, the defaults have changed. Used to be that the network services was 'enabled' by default (hence started at run time). Now, the default is 'disabled'. Httpd couldn't start because there was no network to start on. Enabling network services at boot time fixed this. I guess I should have noticed this. But one might think that httpd failing to start because of the lack of a network might at least give a warning message in the logs about the reason.

View 8 Replies View Related

Fedora Installation :: Preupgrades Fails If /boot Full?

Nov 22, 2010

I started preupgrade with a 200M /boot partition 50% full. According to the instructions, it is supposed to give me the option of downloading the stage2 installer later. It doesn't, and crashes horribly (see below).This worked from FC12 to FC13. Reparititioning will take a day because the FC12 kindly made the root file system LVM and nothing will resize it. (I tried this with FC11 -> 12 and ended up losing everything and rebuilding the 1T disk).

Code:
$ sudo preupgrade
Loaded plugins: blacklist, whiteout

[code]....

View 2 Replies View Related







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