On Thursday 09 February 2006 01:57, mlij wrote:
> [EMAIL PROTECTED]:~/virtual$ linux ubd0=root_fs_slack8.1

> I think that is better to put all the messages:

Yes, it is - with them the problem is now obvious to me:

> /etc/rc.d/rc.S: Testing filesystem status: Read-only file system
> Checking root filesystem:
> fsck 1.27 (8-Mar-2002)


> /sbin/e2fsck: No such file or directory while trying to open /dev/ubd/0
> /dev/ubd/0

The path is wrong without Devfs (and no, you shouldn't enable it). 
Fix /etc/fstab to say /dev/ubd0. Possibly you'll have to fix 
also /etc/inittab and (if existing) /etc/securetty to use non-devfs names 
(like tty0, tty1 and so on instead of vc/0, vc/1 and so on).

> The superblock could not be read or does not describe a correct ext2
> filesystem.  If the device is valid and it really contains an ext2
> filesystem (and not swap or ufs or something else), then the superblock
> is corrupt, and you might try running e2fsck with an alternate superblock:
>     e2fsck -b 8193 <device>

> ***********************************************************
> *** An error occurred during the root filesystem check. ***
> *** You will now be given a chance to log into the      ***
> *** system in single-user mode to fix the problem.      ***
> ***                                                     ***
> *** If you are using the ext2 filesystem, running       ***
> *** 'e2fsck -v -y <partition>' might help.              ***
> ***********************************************************
>
> Once you exit the single-user shell, the system will reboot.

-- 
Inform me of my mistakes, so I can keep imitating Homer Simpson's "Doh!".
Paolo Giarrusso, aka Blaisorblade (Skype ID "PaoloGiarrusso", ICQ 215621894)
http://www.user-mode-linux.org/~blaisorblade

        

        
                
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it



-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642
_______________________________________________
User-mode-linux-user mailing list
User-mode-linux-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-user

Reply via email to