https://bugzilla.novell.com/show_bug.cgi?id=466894 User pgnet.trash@gmail.com added comment https://bugzilla.novell.com/show_bug.cgi?id=466894#c1 --- Comment #1 from pgnet _ <pgnet.trash@gmail.com> 2009-03-05 09:29:49 MST --- it's been ~ two months; can someone please triage? restating: my OS11.1 has both "/boot" & "/" on RAID-1 partitions. "/boot" is on an ext3 formatted partition, grep boot /etc/fstab /dev/md0 /boot ext3 acl,user_xattr 1 2 and, "/" is on an ext3 LV pvs /dev/md2 PV VG Fmt Attr PSize PFree /dev/md2 VG0 lvm2 a- 11.97G 0 grep LV_ROOT /etc/fstab /dev/VG0/LV_ROOT / ext3 acl,user_xattr 1 1 it works fine. booting into single user mode, however, "/boot" doesn't mount/appear, df -H Filesystem Size Used Avail Use% Mounted on /dev/mapper/VG0-LV_ROOT 13G 4.5G 7.6G 37% / sysfs 13G 4.5G 7.6G 37% /sys debugfs 13G 4.5G 7.6G 37% /sys/kernel/debug udev 4.2G 95k 4.2G 1% /dev devpts 4.2G 95k 4.2G 1% /dev/pts none 135M 0 135M 0% /tmp even though "/" -- also on RAID -- does, and _is_ accesssible. which indicates that module 'raid1' _is_ available/loaded. checking, ls -al /boot it's, not suprisingly, (empty), and mount /dev/md0 returns, mount: special device /dev/md0 does not exist how do i correctly set up so that "/boot" (and other, non-"/" parts, as above) is correctly mounted in single-user mode? -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.