On Mon, 2007-06-04 at 15:46 +0300, Scott Weisman wrote: > > root:~# mount > /dev/sda1 on / type ext3 (rw,errors=remount-ro) > none on /sys type sysfs (rw) > none on /proc type proc (rw) > udev on /dev type tmpfs (rw) > /dev/sda1 on /dev/.static/dev type ext3 (rw,data=ordered) > none on /dev type ramfs (rw) > none on /proc/bus/usb type usbfs (rw) > none on /dev/pts type devpts (rw) > none on /dev/shm type tmpfs (rw)
Looks like a freaky debian/ubuntu inird you got there. They mount things on /dev/.static, we don't use any static /dev/ at all. Our initscripts can't handle a debian/ubuntu/whatever initrd without modifications. _______________________________________________ arch mailing list [email protected] http://archlinux.org/mailman/listinfo/arch
