You are not logged in.
Pages: 1
and how do I stop it from giving a SEG FAULT during boot up?
[ed]
arch 0.6
kernel 2.6.5-1
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
You must have added a new device or sth like it.
http://tldp.org/HOWTO/LVM-HOWTO/
Logical volume management provides a higher-level view of the disk storage on a computer system than the traditional view of disks and partitions. This gives the system administrator much more flexibility in allocating storage to applications and users.
hmm maybe just do pacman -R lvm2
Offline
that fixed it [ie removed it]
had to add
pacman -S lvm
in order to replace lvm2
then
pacman -R lvm
worked
and cleaned up the mess
thanx
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
hmm.
so pacman -R lvm2 didn't work out of the box?
what did it say?
tell me so you or me can write a bug report
Offline
lvm and lvm2 were both not found in the database,
hope someone does confirm if it is a bug or something I did
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
hmm. I have lvm2 installed. [time to un-install it]
u could just do
pacman -Qs lvm
Offline
lvm was just not in the database
all fixed now
Off to using Peanut and Slackware, no hard feelings but I need my CD to burn, PDA and scanner to connect and arch won't do it.
[img]http://www.flightsimhq.org/images/war-is-bushit_s.jpg[/img]
Offline
Pages: 1