linux-um archives
 help / color / mirror / Atom feed
From: Terry <td3201@yahoo.com>
To: user-mode-linux-devel@lists.sourceforge.net
Subject: Re: [uml-devel] mounting filesystems - mount crashes
Date: Thu, 25 Sep 2003 11:45:39 -0700 (PDT)	[thread overview]
Message-ID: <20030925184539.19093.qmail@web60302.mail.yahoo.com> (raw)
In-Reply-To: <3F6DFD84.8090309@davidcoulson.net>

--- David Coulson <david@davidcoulson.net> wrote:
> Terry wrote:
> > I created the filesystem on the host os with dd. 
> I
> > boot up my vm with ubd3=/uml/new_fs as a kernel
> > argument.  WHen inside the VM, I create an ext2
> > filesystem on it.  I am then able to mount it
> normally
> > from there.  When I add it to fstab as:
> > /dev/ubd/3     /usr            ext2    defaults 1
> 1
> > It blows chunks.  
> 
> What's the error message? What command line are you
> starting UML with? 
> You need to give us some information to actually
> debug the problem.
> 
> David

During the boot process:
Mounting local filesystems:  Child 28884 exited with
signal 11

Or Manually with fstab:
mount /usr.new
Child 23701 exited with signal 11

I can get it mounted in the following ways:
mount /dev/ubd/3 /usr
mount -a (if its in fstab)

I start UML with:
./linux ubd0=/home/td/uml/root_fs
ubd1=/home/td/uml/home_fs ubd2=/home/td/uml/swap
ubd3=/home/td/uml/usr_fs eth0=tuntap,,,192.168.0.254
mem=512M

I took a peek at the script that mounts filesystems
and it is pretty basic.

Any ideas on how to get around this?  It works if I
put the mount command in rc.local but I need the
filesystem way before that gets ran.

Thanks.

__________________________________
Do you Yahoo!?
Yahoo! SiteBuilder - Free, easy-to-use web site design software
http://sitebuilder.yahoo.com


-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
_______________________________________________
User-mode-linux-devel mailing list
User-mode-linux-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/user-mode-linux-devel

  parent reply	other threads:[~2003-09-25 18:46 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2003-09-21 18:30 [uml-devel] mounting filesystems - mount crashes Terry
2003-09-21 19:35 ` David Coulson
2003-09-22  9:56   ` stian
2003-09-25 18:45   ` Terry [this message]
2003-09-25 17:07     ` stian
2003-09-25 19:24     ` David Coulson
2003-09-25 21:30     ` Jeff Dike

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20030925184539.19093.qmail@web60302.mail.yahoo.com \
    --to=td3201@yahoo.com \
    --cc=user-mode-linux-devel@lists.sourceforge.net \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox