Ok. done that. I can successfully remount the / rw, but still, wont go any
further. I tested fsck manually, no matter what device I specified, it
always printed the same error and exited immediately. If I comment fsck
part, and boot directly, still wont go. So I think the root-be-0.03-cpio
is somehow broken. Can anyone provide another working mini-set of root ?
Thanks,
--
Tony C. Wu
System administrator Email: tonywu@life.nthu.edu.tw
Dept. of Life Sciences Voice: +886-3-574-2772
NTHU, Hsin-Chu, Taiwan Fax: +886-3-571-5934
On Thu, 12 Mar 1998, Alan Cox wrote:
> > 2.1.72_NOSL: put me in repair fs mode, but i can't change anything.
> > It said it couldn't read superblock on /dev/sdb
>
> Ok. The disk image expects to be /dev/sdb
> do
>
>
> mount -n -o remount,rw /dev/sdb1 /
>
> vi /etc/fstab
>
> change /dev/sdb to /dev/sdb1
>
> exit
>
>
> Best of luck
>
|