* [linux-lvm] LVM and startup-scripts
@ 2001-07-26 20:01 Rolf Eike Beer
0 siblings, 0 replies; only message in thread
From: Rolf Eike Beer @ 2001-07-26 20:01 UTC (permalink / raw)
To: linux-lvm
Hi!
I had some problems with lvm at startup, too. The scsi driver created the
directories /dev/scsi/host0/bus0/targetNN/lun0, but not the entry disc in it.
This works now, but is ugly:
modprobe -k aic7xxx
mknod /dev/sda b 8 0 >/dev/null 2>&1
modprobe -k lvm-mod
vgscan
vgchange -a y
Any better ideas?
R.E.Beer
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2001-07-26 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2001-07-26 20:01 [linux-lvm] LVM and startup-scripts Rolf Eike Beer
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox