Re: [FIXED] Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-10 Thread Travis Osterman
I am a jfs user as well and would recommend (especially on a laptop) to add the line that was recommended above: root (hd0,1) kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/hda2 to the bottom of your /boot/grub/grub.conf. Often when I hard reboot (power failures, etc), reading

[gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
I'm attempting to install Gentoo with the GUI livecd 2006 utility, and I'm installing it on a laptop which was dual booting happily with debian winxp. I wiped the debian installation, and carefully made sure that Gentoo wasn't going to wipe out the winxp partition which is the first. I made

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Jim
* on the Fri, Mar 10, 2006 at 12:24:58PM +1100, TN said: snip The grub boot lines are: root (hd0,1) kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda2 initrd /boot/initramfs-genkernel-x86-2.6.15-gentoo-r5 I think I read

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Sarpy Sam
On 3/9/06, TN [EMAIL PROTECTED] wrote: I'm attempting to install Gentoo with the GUI livecd 2006 utility, and I'm installing it on a laptop which was dual booting happily with debian winxp. I wiped the debian installation, and carefully made sure that Gentoo wasn't going to wipe out the

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Jim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Jim wrote: * on the Fri, Mar 10, 2006 at 12:24:58PM +1100, TN said: snip The grub boot lines are: root (hd0,1) kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda2 initrd

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
Jim wrote: snip I think I read somewhere that JFS needs to be booted rw instead of ro. Try to change your kernel= line to this: kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/ram0 init=/linuxrc ramdisk=8192 real_root=/dev/hda2 rw *NOTE* the above should be ONE line. P.S. Why

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Jim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 TN wrote: I have tried both rw ro since I had 2 different replies about this problem - unfortunately both failed with the same error as before. I use JFS since I find that it's fast stable too like Reiser. I tended to use a scattering of

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Sarpy Sam
I am assuming the kernel is built with JFS support compiled in and not as a module. I am not a genkernel user but couldn't you boot the machine like this, root (hd0,1) kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/hda2 This will test if it's a kernel problem or a boot splash

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
Jim wrote: evor. Did you try to boot from the livecd, or another boot cd, and see if you can even mount your JFS partition? Jim Yes I have. It mounts fine when using the livecd to boot from. I can read/write to it no problem, and all the file structure is there. I've

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
Sarpy Sam wrote: I am assuming the kernel is built with JFS support compiled in and not as a module. I am not a genkernel user but couldn't you boot the machine like this, root (hd0,1) kernel /boot/kernel-genkernel-x86-2.6.15-gentoo-r5 root=/dev/hda2 This will test if it's a kernel problem

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Jim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 TN wrote: Yes I have. It mounts fine when using the livecd to boot from. I can read/write to it no problem, and all the file structure is there. I've had a look at the bootlog with dmesg, and I'm now thinking that the installed kernel doesn't

Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
Jim wrote: Can you build a kernel?  I could build a kernel for you with JFS support and zip up the kernel image from /boot and everything under /lib/modues. Or see if you can use a boot CD to boot, then chroot to your JFS drive and build your own kernel. Jim Jim Kirby: I

[FIXED] Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
TN wrote: Jim wrote: Can you build a kernel?  I could build a kernel for you with JFS support and zip up the kernel image from /boot and everything under /lib/modues. Or see if you can use a boot CD to boot, then chroot to your JFS drive and build your own kernel.

Re: [FIXED] Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread Jim
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 TN wrote: TN wrote: Jim wrote: Can you build a kernel? I could build a kernel for you with JFS support and zip up the kernel image from /boot and everything under /lib/modues. Or see if you can use a boot CD to boot, then chroot to your

Re: [FIXED] Re: [gentoo-user] newbie livecd installation dual boot problems

2006-03-09 Thread TN
Jim wrote: How long did it take you to build a kernel? It seemed pretty fast since I emailed you. An easy fix for your kde probs is to use Gome : ) Jim Damn quick I must say - about 15 mins. This laptop is a PentiumM 1.8. Gentoo boots damn fast too. My KDE probs seems to be improving,