Re: building the kernel
From: Gordon Pettey (petteyg359_at_swbell.net)
Date: 11/28/03
- Next message: David: "Re: building the kernel"
- Previous message: Michael Gerbasio: "Re: File Permissions"
- In reply to: Paul: "building the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Date: Fri, 28 Nov 2003 22:41:02 GMT
When I installed AMR winmodem driver into kernel, I did a symlink from the
actual kernel source dir (something like 2.4.20-4 and SuSE was in the name
somewhere) to /usr/src/linux
ln -s /usr/src/linux2.4.20-4GB /usr/src/linux (not sure which dir goes
first, have forgotten, type ln --help and it will tell you)
"Paul" <Xmafia88@verizon.net> wrote in message
news:803045f4.0311281057.76645195@posting.google.com...
> I posted a message here a while ago about building the kernel and
> after more then 10 tries I still cant get it to work *sigh* Iam going
> to throw this computer out the windows if I cant get this thing right
> in the next 2 days....
>
>
> These are all the different things I have tried to build the kernel
>
> current kernel version: 2.4.20
> /usr/src/-there was no directory called linux
>
> 1.) Downloaded kernel version 2.4.20 from kernel.org
>
> 2.) Extracted it to my /home/user directory
>
> 3.) cd linux-2.4.20 (I went into the folder)
>
> 4.) make xconfig (after configuring all the option I saved and exited)
>
> 4.) make dep
>
> 5.) make bzImage
>
> 6.) make bzDisk
>
> 7.) make modules
>
> 8.) make modules_install
>
> 9.) rebooted the system put the floppy inside that I made with bzDisk
> then I think it
> said it cannot find vmlinux or vmlinuz Iam not totally sure since
> this was a while
> ago.
>
> My Next attemp I got a little farther after instead of doing make
> bzDisk I copied bzImage from /linux-2.4.20/arch/i386/boot/bzImage to
> my floppy. I restarted my computer the kernel was booting until I got
> this error "kernel panic:VFS: cannot mount root directory on 3:05" Iam
> not sure if that was the exact error though. I restarted my computer
> again but this time I put the floppy that always worked which
> Slackware made when I was installing slackware and it booted up fine
> but when I started kde I got an error that it cannot find /dev/sdo or
> the sound file. Also I tried to go on the internet and that didnt work
> either. I formated my Slackware partition and started over again.
>
> So today I found another set of instructions on how to build the linux
> kernel from here http://linuxnovice.org/main_how.php3?VIEW=VIEW&t_id=1
>
> So I followed the directions and I thought Iam finally going to get
> this thing running well after giving the command make bzImage I get
> this error "make: *** [vmlinux] Error 1" I tried to ignore it and I
> went to their next direction which was "# cp
> /usr/src/linux/arch/i386/boot/bzImage /boot/vmlinuz-test
>
> but their is no bzImage in /usr/src/linux/arch/i386/boot so now I dont
> know what to do and Iam very frustrated and Iam going to give up on
> this If I dont get it right in the next two days can someone please
> help me.
- Next message: David: "Re: building the kernel"
- Previous message: Michael Gerbasio: "Re: File Permissions"
- In reply to: Paul: "building the kernel"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Relevant Pages
|