Gentoo Archives: gentoo-embedded

From: Colin Bell <colinb@×××××××××××.uk>
To: gentoo-embedded@l.g.o
Subject: Re: [gentoo-embedded] Can't get /dev/sda to mount
Date: Thu, 09 Nov 2006 10:21:01
Message-Id: D7ADBFB8-4E35-42D8-84B4-30999A2BC06D@gatewest.co.uk
1 Ok, have solved part of it. For my version of VMware you have to
2 compile the Buslogic driver into the kernel.
3
4 I also modified my fstab
5
6 /dev/sda1 /boot ext2 defaults,noatime 1 2
7 /dev/sda2 none swap sw 0 0
8 /dev/sda3 / ext2 noatime 0 1
9
10 proc /proc proc defaults 0 0
11 shm /dev/shm tmpfs nodev,nosuid,noexec 0 0
12
13 /dev/cdrom /mnt/cdrom auto noauto,user 0 0
14
15
16 Problem is, /dev/sda3 mounts as read only ?
17
18 Anyone ?
19 --
20 gentoo-embedded@g.o mailing list