Re: Udev weirdness

2009-11-28 Thread Simon Geard
On Sat, 2009-11-28 at 19:21 -0600, William Immendorf wrote: > This happens with my LFS 6.5 system built using a LFS 6.3 Livecd, > using VirtualBox 3.0.8 as the system. > > For some reason, when I use: > > udevadm test /sys/block/hdc > > (this is the CD/DVD drive that VirtualBox exports) > > ins

Re: Udev weirdness

2009-11-28 Thread William Immendorf
On Sat, Nov 28, 2009 at 7:21 PM, William Immendorf wrote: > For some reason, when I use: > > udevadm test /sys/block/hdc > > (this is the CD/DVD drive that VirtualBox exports) > > instead of Udev 145 treating it like a CD/DVD drive, it treats it like > a hard drive of some sort. WTC?!?!? I've neve

Udev weirdness

2009-11-28 Thread William Immendorf
This happens with my LFS 6.5 system built using a LFS 6.3 Livecd, using VirtualBox 3.0.8 as the system. For some reason, when I use: udevadm test /sys/block/hdc (this is the CD/DVD drive that VirtualBox exports) instead of Udev 145 treating it like a CD/DVD drive, it treats it like a hard drive

Re: build problem LFS 6.5

2009-11-28 Thread stosss
I think it is time to try jhalfs On Nov 28, 2009 4:43 PM, "linux fan" wrote: On 11/28/09, Baho Utot wrote: > make test | tee $CURRDIR/06.58.Check.log > make install | tee $CURR... Logging helps so much when things go wrong. As already mentioned > Scripting an LFS build is *hard* > 1. Use jhal

Re: build problem LFS 6.5

2009-11-28 Thread linux fan
On 11/28/09, Baho Utot wrote: > make test | tee $CURRDIR/06.58.Check.log > make install | tee $CURRDIR/06.58.Install.log Logging helps so much when things go wrong. As already mentioned > Scripting an LFS build is *hard* > 1. Use jhalfs. That is the most consistent way to do things > and it k

Re: build problem LFS 6.5

2009-11-28 Thread Baho Utot
stosss wrote: > On Fri, Nov 27, 2009 at 9:24 AM, Chris Staub wrote: > > [putolin] > 1st half of one of my scripts > > [putolin] Here is my script that works #!/tools/bin/bash - CURRDIR=$(pwd) SRC=/sources tar xvf $SRC/vim-7.2.tar.bz2 cd vim72 patch -Np1 -i $SRC/vim-7.2-fixes-5.patch

Re: build problem LFS 6.5

2009-11-28 Thread Ken Moffat
2009/11/28 stosss : > I am using the lfs 6.3 last version LiveCD. The computer does not have > anything installed on it. > I started over. I deleted the partitions on the hard drive and created > new ones and started at the beginning of the book. I have been running > the commands manually by copy

Re: build problem LFS 6.5

2009-11-28 Thread linux fan
On 11/28/09, stosss wrote: > I am only using the lfs 6.3 LiveCD (this is the newest and last lfs > LiveCD released) so I will have a working environment to build lfs Unless I am mistaken, everything in ch6-8 is done within chroot. Then it is imperative to be certain that 6.2. Preparing Virtual Ke

Re: build problem LFS 6.5

2009-11-28 Thread stosss
On Sat, Nov 28, 2009 at 5:12 AM, Timothy Rice wrote: >> I am using the lfs 6.3 last version LiveCD. The computer does not have >> anything installed on it. >> I started over. I deleted the partitions on the hard drive and created >> new ones and started at the beginning of the book. I have been ru

Re: build problem LFS 6.5

2009-11-28 Thread Timothy Rice
> I am using the lfs 6.3 last version LiveCD. The computer does not have > anything installed on it. > I started over. I deleted the partitions on the hard drive and created > new ones and started at the beginning of the book. I have been running > the commands manually by copy and paste at the cli

Re: build problem LFS 6.5

2009-11-28 Thread stosss
I am using the lfs 6.3 last version LiveCD. The computer does not have anything installed on it. I started over. I deleted the partitions on the hard drive and created new ones and started at the beginning of the book. I have been running the commands manually by copy and paste at the cli. Everythi