Welcome,
Guest
. Please
login
or
register
.
May 25, 2013, 02:55:10 PM
The Plug Computer Forum
|
General Category
|
General Discussion
|
GuruPlug stuck in boot
Pages: [
1
]
« previous
next »
Print
Author
Topic: GuruPlug stuck in boot (Read 558 times)
Manaslu
Newbie
Karma: 0
Posts: 13
GuruPlug stuck in boot
«
on:
December 24, 2010, 07:05:48 AM »
I was stupid enough to remove the entire topic. Christian was trying to help me, I hope he reads this topic too...
Thanks Christian,
I managed to get the rootdelay added:
Marvell>> printenv
bootcmd=${x_bootcmd_ethernet}; ${x_bootcmd_usb}; ${x_bootcmd_kernel}; setenv bootargs ${x_bootargs} ${x_bootargs_root}; bootm 0x6400000;
bootdelay=3
baudrate=115200
x_bootcmd_ethernet=ping 192.168.2.1
x_bootcmd_usb=usb start
x_bootcmd_kernel=nand read.e 0x6400000 0x100000 0x400000
x_bootargs=console=ttyS0,115200
ethact=egiga0
ethaddr=F0:AD:4E:FF:12:04
stdin=serial
stdout=serial
stderr=serial
x_bootargs_root=ubi.mtd=2 root=ubi0:rootfs rootfstype=ubifs rootdelay=10
Environment size: 468/131068 bytes
Notice however that the line has moved to the end of the file.
Unfortunately, the boot process halts again with the text:
e2fsck: Cannot continue, aborting.
fsck died with exit status 8
I have attached three files that show
a) the boot process
b) /var/log/fsck/checkfs
c) /etc/fstab
The file systems are EXT3, does that hamper e2fsck?
Hope you can help!
boot.log.txt
(14.06 KB - downloaded 76 times.)
var-log-fsck-checkfs.txt
(0.32 KB - downloaded 76 times.)
fstab.txt
(0.66 KB - downloaded 54 times.)
Logged
2 x NSLU2 + Slimserver + rsync. 2 x USB 500GB. Guruplug Standard
Pages: [
1
]
Print
« previous
next »
Jump to:
Please select a destination:
-----------------------------
General Category
-----------------------------
=> General Discussion
=> Application ideas and development Q/A
=> Success stories
=> Marvell PlugIN - Free Your Imagination
-----------------------------
Hardware and U-Boot firmware
-----------------------------
=> Hardware
=> U-Boot stuff
-----------------------------
Linux Stuff
-----------------------------
=> Android for SheevaPlug is Available!
=> General Linux questions
=> Kernel
=> Linux distributions
Loading...