"mount point /dev/pts does not exist"

785 views
Skip to first unread message

mazbox

unread,
Apr 4, 2010, 6:17:42 PM4/4/10
to Beagle Board
Hi

I'm trying to get ubuntu (9.10) running on the beagleboard. I
downloaded the demo image from here: http://elinux.org/BeagleBoardUbuntu#Demo_Image

I've partitioned the sd card ok (I had angstrom running on it). So all
I did was unzip the contents of the demo image and put them onto the
second partition of the beagleboard, but it gets part of the way down
the start up, then says:


mount: mount point /dev/pts does not exist
mountall: mount /dev/pts [57] terminated with status 32
mountall: Filesystem could not be mounted: /dev/pts
mount: mount point /dev/shm does not exist
mountall: mount /dev/shm [58] terminated with status 32
mountall: Filesystem could not be mounted: /dev/shm
mount: mount point /dev/pts does not exist
mountall: mount /dev/pts [62] terminated with status 32
mountall: Filesystem could not be mounted: /dev/pts
mount: mount point /dev/shm does not exist
mountall: mount /dev/shm [63] terminated with status 32
mountall: Filesystem could not be mounted: /dev/shm

The files do exist on the sd card. Is this something obvious? Sorry,
my linux-fu is weak. Any ideas?

cheers

Marek

Robert Nelson

unread,
Apr 4, 2010, 6:27:08 PM4/4/10
to beagl...@googlegroups.com
On Sun, Apr 4, 2010 at 5:17 PM, mazbox <ber...@gmail.com> wrote:
> Hi
>
> I'm trying to get ubuntu (9.10) running on the beagleboard. I
> downloaded the demo image from here: http://elinux.org/BeagleBoardUbuntu#Demo_Image
>
> I've partitioned the sd card ok (I had angstrom running on it). So all
> I did was unzip the contents of the demo image and put them onto the
> second partition of the beagleboard, but it gets part of the way down
> the start up, then says:
>
>
> mount: mount point /dev/pts does not exist
> mountall: mount /dev/pts [57] terminated with status 32
> mountall: Filesystem could not be mounted: /dev/pts
> mount: mount point /dev/shm does not exist
> mountall: mount /dev/shm [58] terminated with status 32
> mountall: Filesystem could not be mounted: /dev/shm
> mount: mount point /dev/pts does not exist
> mountall: mount /dev/pts [62] terminated with status 32
> mountall: Filesystem could not be mounted: /dev/pts
> mount: mount point /dev/shm does not exist
> mountall: mount /dev/shm [63] terminated with status 32
> mountall: Filesystem could not be mounted: /dev/shm

Little Strange.. Just for confirmation, this is from this:

ubuntu-9.10-minimal-armel-1.1.tar.7z

and not the lucid demo image?

Are you using the vmlinuz from the ubuntu-9.10-minimal-armel-1.1? when
creating your uImage?

You followed the wiki when unziping?

What's your host x86 os?

Regards

--
Robert Nelson
http://www.rcn-ee.com/

mazbox

unread,
Apr 4, 2010, 7:07:39 PM4/4/10
to Beagle Board
ah, sorry, it's working now, thanks. I didn't follow all the
instructions on the page (http://elinux.org/BeagleBoardUbuntu). Now
I'm having trouble with running sudo. It says "sudo: must be setuid
root". Any clue?

Robert Nelson

unread,
Apr 4, 2010, 7:11:52 PM4/4/10
to beagl...@googlegroups.com
On Sun, Apr 4, 2010 at 6:07 PM, mazbox <ber...@gmail.com> wrote:
> ah, sorry, it's working now, thanks. I didn't follow all the
> instructions on the page (http://elinux.org/BeagleBoardUbuntu). Now
> I'm having trouble with running sudo. It says "sudo: must be setuid
> root". Any clue?

Weird.. Are you running sudo from the default user? From that user
is tested and should work..

Otherwise looking at the sudo faq, it might be a permission problem
after extracting..
http://www.gratisoft.us/sudo/troubleshooting.html

Regards,

mazbox

unread,
Apr 4, 2010, 7:25:59 PM4/4/10
to Beagle Board
thanks, got it. Had to do

root>chown root:root /usr/bin/sudo
root>chmod 4111 /usr/bin/sudo

on the pc.

cheers!

Marek

Reply all
Reply to author
Forward
0 new messages