The time now is Wed 19 Jun 2013, 12:36
All times are UTC - 4 |
| Author |
Message |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Fri 20 Apr 2012, 21:20 Post subject:
e2fsck question Subject description: I`m stumpted |
|
Hello,
Today I received an error at boot concerning a deleted inode..
It happens.. Failure to unmount etc... No biggie.. just fsck it, right??
OK, so e2fsck reports the partition "Maybe non-existent" ..
Since it is ext3, I tried an ext2 partition.. It "Maybe non-existent" as well..
Bear in mind GParted, PMount, Rox, Thunar etc all see them fine..
I was Woofing a Pup with the 3.3.2 Kernel today, and testing the ISO`s as I went.. Until the inode error flat refused to allow booting unless it was either:
A CD/DVD/USB code "pfix=ram" and "nocopy"...
Any attempt to access the drive during boot produces a kernel panic..
Error says it forced an unmount to all partitions..
UNLESS it is an already existing savefile!!!
Can a kernel do permanent damage being booted frugal within a partition.. It is a Pemasu kernel, whom amongst 4 (Also BK, Wux and yes, l0wt3ch), build kernels I trust explicitly...
Should I test via CD? This has never been a problem before.. It is a 215gb partition that has the failed inodes...
So, like, it doesnt effect my day to day, but testing anything new means nocopy, no access... With a toram nocopy boot, the partitions are active, as with a frugal savefile boot, but I cannot fsck the error..
I dont have an external ATM to back up stuff, so if it refuses access altogether... I am FSCK`ed... 150+ gb of all things Puppy, gone...
A LOT of work.. A lot of useful, hard to replace stuff... So...
How can a partition exist to anything that already "exists" but not to anything new..
Why can I boot to an existing savefile, or with toram/nocopy, but not with anything new accessing the drive???
HELP...
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2733 Location: Kiel,Germany
|
Posted: Sat 21 Apr 2012, 19:49 Post subject:
|
|
There might be problems with the fsck binaries or with the kernel driver .
Probably the kernel driver does not support some features of the fs (ie mount options) .
Maybe the fsck/e2fsk binary is buggy .
WHERE DO YOU WOOF FROM ?
Ubuntu, Slackware,local repo ??
Remember everything is in development . Though there had been not many real problems, new code might be too new .
I suspect some bugs in woof , too, or the user .
It seems that some kernel drivers are missing too in your initrd.gz .
I am running full installations only on my main machine and have only a 40GB storage partition on ext2 . ext3+4 have not given me many troubles .
*
| Code: | | dumpe2fs /dev/sda# |grep -i 'backup' |
would show you some alternate superblocks to use for
| Code: | | e2fsck [-b superblock Use alternative superblock] /dev/sda# |
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Sun 22 Apr 2012, 00:07 Post subject:
|
|
Hello,
Well, the problem exists in whatever Puppy I try to e2fsck it..
I was woofing from Lucid, with local packages, from which I have built several Pups, without trouble..
So it cant be fsck or the kernel, it has to be the partition itself..
Tried live CD boots, frugal boots, usb boots..
From within Lucid, Wary, Racy, Slacko and even 5.11...
Still I cant fsck that partition..
Your code produced about a dozen backup superblocks, which I am trying now.. Be back...
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
aarf
Joined: 30 Aug 2007 Posts: 3620 Location: around the bend
|
Posted: Sun 22 Apr 2012, 00:42 Post subject:
|
|
there is a "check" in gparted that accomplishes the task to a better degree.
just checking #fcsk -f /dev/sdb1 is the correct format
_________________
ASUS EeePC Flare series 1025C 4x Intel Atom N2800 @ 1.86GHz RAM 2063MB 800x600p ATA 320G
_-¤-_
<º))))><.¸¸.•´¯`•.#.•´¯`•.¸¸. ><((((º>
|
|
Back to top
|
|
 |
bigpup

Joined: 11 Oct 2009 Posts: 3692 Location: Charleston S.C. USA
|
Posted: Tue 24 Apr 2012, 13:21 Post subject:
|
|
Do these checks from a Puppy live CD using boot option puppy pfix=ram.
This makes sure the drive is not mounted.
There is a chance the hard drive is going bad.
_________________ I have found, in trying to help people, that the things they do not tell you, are usually the clue to solving the problem.
Puppy Help 101 An interactive tutorial for Puppy 5.2.5
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Tue 24 Apr 2012, 17:14 Post subject:
|
|
Hello,
I always fsck pfix=ram..
GParted removed the error on bootup... (Thank you aarf.. )
However e2fsck still returns:
| Quote: | # e2fsck sda3
e2fsck 1.41.14 (22-Dec-2010)
e2fsck: No such file or directory while trying to open sda3
Possibly non-existent device?
# |
It is ext3, could that be the issue??
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
trapster

Joined: 28 Nov 2005 Posts: 1966 Location: Maine, USA
|
Posted: Tue 24 Apr 2012, 18:08 Post subject:
|
|
_________________ trapster
Maine, USA
Asus eeepc 1005HA PU1X-BK
Frugal install:Puppeee4.31 + 1.0, Puppy4.10 + Lupu52
Currently using Puppeee-1.0 AND lupu52 w/ fluxbox
|
|
Back to top
|
|
 |
Karl Godt

Joined: 20 Jun 2010 Posts: 2733 Location: Kiel,Germany
|
Posted: Tue 24 Apr 2012, 19:10 Post subject:
|
|
/dev/
missing
*
"e2fsck sda" would work if you lauch rxvt in the /dev/ directory :
bash-3.00# pwd
/dev
bash-3.00# e2fsck sda10
e2fsck 1.41.9 (22-Aug-2009)
sda10 has been mounted 37 times without being checked, check forced.
*
pdev1=sda3 is a bootparameter that is shorthanded for pdev1=/dev/sda3 for convenience .
Someone only booting frugal would probably never see the bootparameter root=/dev/sda3 which is common for full installations .
|
|
Back to top
|
|
 |
puppyluvr

Joined: 06 Jan 2008 Posts: 3053 Location: Chickasha Oklahoma
|
Posted: Wed 25 Apr 2012, 08:44 Post subject:
|
|
Hello,
Duh, now how did I miss that..
5 years of Linux, and I forgot the /dev.....
Just goes to show, sometimes the simple things....
_________________ "Close the "Windows", and open your eyes, to a whole new world"
http://puppylinuxstuff.meownplanet.net/puppyluvr/
http://theplpd.webs.com/
Nothing but Puppy since 2.15CE...
|
|
Back to top
|
|
 |
|
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group
|