Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread Bruce Dubbs
Bruce Dubbs wrote: > I'm not sure about specific drivers, but I did get it working. I did > 'make defconfig' and that seems to have done it. I've looked at the > difference between configs for the one that sets up hda and the one that > uses sda, but nothing jumps out at me. > I'm going to pla

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 20, 2013, at 8:31 PM, Bruce Dubbs wrote: No, it's not set, but you wouldn't want to run a virtual system from a livecd anyway. The client OS shouldn't need it. Oh I see now, the option someone was mentioning was virtio. Perhaps that is the issue. Sincerely, William Harrington-- ht

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread Bruce Dubbs
William Harrington wrote: > > On Mar 20, 2013, at 8:13 PM, Bruce Dubbs wrote: > >> CONFIG_VIRTUALIZATION=y > > I think this is what the user was telling me about and I didn't have it > in the livecd's kernel config. I can fix it if this is the case. No, it's not set, but you wouldn't want to run

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 20, 2013, at 8:13 PM, Bruce Dubbs wrote: CONFIG_VIRTUALIZATION=y I think this is what the user was telling me about and I didn't have it in the livecd's kernel config. I can fix it if this is the case. Sincerely, William Harrington-- http://linuxfromscratch.org/mailman/listinfo/

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread Bruce Dubbs
William Harrington wrote: > > On Mar 20, 2013, at 5:00 PM, Bruce Dubbs wrote: > >> The same system that boots your livecd to >> sda only recognizes hda with my kernel. It works, but I'd prefer sda > > I had a user talk to me about that specific problem. Something about > needing some drivers in th

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 20, 2013, at 5:00 PM, Bruce Dubbs wrote: The same system that boots your livecd to sda only recognizes hda with my kernel. It works, but I'd prefer sda I had a user talk to me about that specific problem. Something about needing some drivers in the kernel for virtualization maybe? I

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 20, 2013, at 4:45 PM, cybertao wrote: So, what's up with the linux kernel and overlayed filesystems? There's no support. I notice the Arch CD initramfs creates RAM disks for volatile directories and copy the contents into from archives into them. That's no where near as elegant or

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread Bruce Dubbs
William Harrington wrote: > > On Mar 19, 2013, at 8:13 PM, Bruce Dubbs wrote: > >> The issues I had are the same for any iso. I can't add a user >> (typically lfs) and have it stay. It needs that at every boot. The >> same goes for creating /mnt/lfs. Starting sshd creates new keys and >> requir

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread cybertao
So, what's up with the linux kernel and overlayed filesystems? There's no support. I notice the Arch CD initramfs creates RAM disks for volatile directories and copy the contents into from archives into them. That's no where near as elegant or flexible. On 21 March 2013 10:20, cybertao wrote:

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread cybertao
On 21 March 2013 10:01, William Harrington wrote: As far as it recreating ssh keys, I don't think you'd want to publish a > livecd and distribute it and then everyone on the planet using the same ssh > key if they have it open to the public vie their network connection. I > don't know if that wou

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 20, 2013, at 4:01 PM, William Harrington wrote: building current and upcoming livecd's. Er, LFS releases. Sincerely, William Harrington-- http://linuxfromscratch.org/mailman/listinfo/lfs-dev FAQ: http://www.linuxfromscratch.org/faq/ Unsubscribe: See the above information page

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread William Harrington
On Mar 19, 2013, at 8:13 PM, Bruce Dubbs wrote: The issues I had are the same for any iso. I can't add a user (typically lfs) and have it stay. It needs that at every boot. The same goes for creating /mnt/lfs. Starting sshd creates new keys and requires a little extra work when connecting f

Re: [lfs-dev] Fix udev-lfs

2013-03-20 Thread Matt Burgess
On Wed, 2013-03-20 at 20:13 +0100, Armin K. wrote: > Please apply this patch to udev-lfs > > Add -Wl,--no-undefined for linker to detect missing symbols in > libudev.so. Replace 'nm /lib/libc.so.6' with 'objdump -T /lib/libc.so.6' > since the former doesn't work if library has been stripped. >

[lfs-dev] Fix udev-lfs

2013-03-20 Thread Armin K.
Please apply this patch to udev-lfs Add -Wl,--no-undefined for linker to detect missing symbols in libudev.so. Replace 'nm /lib/libc.so.6' with 'objdump -T /lib/libc.so.6' since the former doesn't work if library has been stripped. Adding -Wl,--no-undefined already showed me few undefined ref

Re: [lfs-dev] LFS 7.3 ISO discussion

2013-03-20 Thread Billy O'Connor
On Wed, Mar 20, 2013 at 09:28:25PM +0800, xinglp wrote: > I have create a "live usb" system. > > Dowload here: > http://sf.net/projects/smartutils/files/lfs_linux/2013-03-19-3.8.3-x86_64.live-image.raw.bz2 > > Uncompress it, use 'dd' to write it to a flash drive(256MB+ size), use > /dev/sdX not /