From: Gordan B. <go...@bo...> - 2007-10-11 14:55:46
|
On Thu, 11 Oct 2007, Marc Grimme wrote: > What does mount (/proc/mounts) and ifconfig -a look like? /proc/mounts: rootfs / rootfs rw 0 0 proc /proc proc rw 0 0 none /sys sysfs rw 0 0 none /dev tmpfs rw 0 0 /proc/bus/usb /proc/bus/usb usbfs rw 0 0 none /dev/pts devpts rw 0 0 ifconfig -a: lo looks normal eth0 is disabled eth1 is set for 10.10.10.152/255.255.255.0, and verified working. I can ping things and access the subnet. But then again I knew that because I can mount the iSCSI share manually. I just cannot seem to remount it as root. It all goes wrong, seemingly, when it tries to mount configfs. That's the first failure message. Gordan |