Re: Installing Lenny on LVM using debootstrap

2009-05-20 Thread Boyd Stephen Smith Jr.
In <4a140dad.6020...@yahoo.com>, Marc Shapiro wrote: >Boyd Stephen Smith Jr. wrote: >> In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: >>> I then chrooted into /mnt/debinst, again, and did: >>> cd \dev >>> MAKEDEV generic >> Instead of this, since you have a running Linux system, I wou

Re: Installing Lenny on LVM using debootstrap

2009-05-20 Thread Marc Shapiro
Boyd Stephen Smith Jr. wrote: In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: I then chrooted into /mnt/debinst, again, and did: cd \dev MAKEDEV generic Instead of this, since you have a running Linux system, I would suggest doing (from outside the chroot): mount -o rbin

Re: Installing Lenny on LVM using debootstrap

2009-05-19 Thread Boyd Stephen Smith Jr.
In <4a125119.8030...@yahoo.com>, Marc Shapiro wrote: >I then chrooted into /mnt/debinst, again, and did: > cd \dev > MAKEDEV generic Instead of this, since you have a running Linux system, I would suggest doing (from outside the chroot): mount -o rbind /dev /mnt/debinst/dev That woul

Installing Lenny on LVM using debootstrap

2009-05-18 Thread Marc Shapiro
I have given up on trying to get flash working again on my existing system. I have decided, since I have a spare partition with LVM volumes for /home, /var, /usr, /tmp, and swap that I would just reformat them with mke2fs -j and reinstall using debootstrap into these volumes. I followed the i