Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> Would I be correct in thinking the SSD is a sata device while the SD is > a usb device?? > > How are you USB drivers compiled in the kenrnel? # CONFIG_USB_ZD1201 is not set # CONFIG_USB_NET_RNDIS_WLAN is not set CONFIG_RT2500USB=m # CONFIG_RT73USB is not set CONFIG_RT2X00_LIB_USB=m # USB Network

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
On 6/21/09, Neil Bothwick wrote: > On Sun, 21 Jun 2009 15:16:49 -0600, Maxim Wexler wrote: > >> mount: /dev/vg/tmp already mounted on /tmp >> mount: tmpfs already mounted on /tmp > > It's nothing to do with your problem, but why are you mounting two > filesystems on /tmp? fstab: ... shm /dev/shm

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Ian Lee
Neil Bothwick wrote: On Sun, 21 Jun 2009 15:16:49 -0600, Maxim Wexler wrote: mount: /dev/vg/tmp already mounted on /tmp mount: tmpfs already mounted on /tmp It's nothing to do with your problem, but why are you mounting two filesystems on /tmp? Couldn't find device with uuid 'ldwVeS-gwl4-

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Neil Bothwick
On Sun, 21 Jun 2009 15:16:49 -0600, Maxim Wexler wrote: > mount: /dev/vg/tmp already mounted on /tmp > mount: tmpfs already mounted on /tmp It's nothing to do with your problem, but why are you mounting two filesystems on /tmp? > Couldn't find device with uuid 'ldwVeS-gwl4-HE4Z-M3Gw-DILI-Dbjh-

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> differences: no device-mapper, no consolefont, no lvm, no root My bad: root IS there. > noted above) eg bootmisc -> /etc/init.d/bootmisc. Maybe if I add the > missing links to /usr/share/openrc/runlevels that'll fix things...I'll > try that in the meantime. No change whatever. Back to the draw

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Maxim Wexler
> Could you please remove rc.log, reboot and post the fresh rc.log? Done: rc shutdown logging started at Sun Jun 21 14:40:55 2009 * Stopping local... [ ok ] * Saving random seed... [ ok ] * Deactivating swap devices... [ ok ] * Unmounting network filesystems... [ ok ] * Bringing down interfa

Re: [gentoo-user] lvm problem -- is timing?

2009-06-21 Thread Dirk Heinrichs
Am Sonntag 21 Juni 2009 01:51:34 schrieb Maxim Wexler: > > So you should really put device-mapper into the boot runlevel. And btw, > > why do > > compile things as modules which you need in any case? Doesn't make sense > > to me. > > I put device-mapper into the boot runlevel. I re-compiled the ker