thanks Fredrik and Danny. the problem is solved now. now i got why crux is different from the mob of distros. now with my custom kernel my machine boots in just 8 second.no need of initrd etc, just support for existing hardware only. thanks && regards parijat chauhan On 5/10/10, crux-request@lists.crux.nu <crux-request@lists.crux.nu> wrote:
Send CRUX mailing list submissions to crux@lists.crux.nu
To subscribe or unsubscribe via the World Wide Web, visit http://lists.crux.nu/mailman/listinfo/crux or, via email, send a message with subject or body 'help' to crux-request@lists.crux.nu
You can reach the person managing the list at crux-owner@lists.crux.nu
When replying, please edit your Subject line so it is more specific than "Re: Contents of CRUX digest..."
Today's Topics:
1. Re: CRUX Digest, Vol 68, Issue 2 (parijat chauhan)
----------------------------------------------------------------------
Message: 1 Date: Sun, 9 May 2010 21:18:13 +0530 From: parijat chauhan <santirana2010@gmail.com> Subject: Re: CRUX Digest, Vol 68, Issue 2 To: crux@lists.crux.nu Message-ID: <m2hc0422451005090848tfbf49688x2b6772baf03d3348@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
my hdd controller is supported by both as IDE and SATA. at live cd if booted using libata option, it find disk as /dev/sda otherwise /dev/hda. i installed it on /dev/sda2, then compiled kernel and i think IDE driver is already compiled in kernel monolithicly and not as module. kernel boot line is /boot/vmlinuz root=/dev/sda2 i also tried root=/dev/hda2 and root=8:2 also.
On 5/8/10, crux-request@lists.crux.nu <crux-request@lists.crux.nu> wrote:
Send CRUX mailing list submissions to crux@lists.crux.nu
To subscribe or unsubscribe via the World Wide Web, visit http://lists.crux.nu/mailman/listinfo/crux or, via email, send a message with subject or body 'help' to crux-request@lists.crux.nu
You can reach the person managing the list at crux-owner@lists.crux.nu
When replying, please edit your Subject line so it is more specific than "Re: Contents of CRUX digest..."
Today's Topics:
1. kernel configuraton (parijat chauhan) 2. Re: kernel configuraton (Fredrik Rinnestam) 3. Re: kernel configuration (Danny Rawlins)
----------------------------------------------------------------------
Message: 1 Date: Fri, 7 May 2010 20:08:17 +0530 From: parijat chauhan <santirana2010@gmail.com> Subject: kernel configuraton To: crux@lists.crux.nu Message-ID: <n2mc0422451005070738oc9539e9dm22a213f5ed724b0e@mail.gmail.com> Content-Type: text/plain; charset=ISO-8859-1
hi guys.
i am having compaq nx6120 laptop with intel 82801FBM ata controller. i am not new to linux but when i compiled kernel on crux, it doesn't work. actually it is hdd controller , that kernel fail to identify. i have compiled with libata support. and passed argument combined_mode=libata to linux kernel. i want to know that what configuration i should change so that it can identify controller properly. and
Thanks & Regards Parijat Chauhan
------------------------------
Message: 2 Date: Fri, 7 May 2010 19:24:53 +0200 From: Fredrik Rinnestam <fredrik@rinnestam.se> Subject: Re: kernel configuraton To: crux@lists.crux.nu Message-ID: <20100507172453.GA11226@zoidberg.obra.se> Content-Type: text/plain; charset=us-ascii
On Fri, May 07, 2010 at 08:08:17PM +0530, parijat chauhan wrote:
hi guys.
i am having compaq nx6120 laptop with intel 82801FBM ata controller. i am not new to linux but when i compiled kernel on crux, it doesn't work. actually it is hdd controller , that kernel fail to identify. i have compiled with libata support. and passed argument combined_mode=libata to linux kernel. i want to know that what configuration i should change so that it can identify controller properly. and
I dont know the hardware personally but according to my quick google search CONFIG_ATA_PIIX needs to be built into the kernel. is it (not as a module)? What kid of drive is it connected to? ide or sata? http://www.thinkwiki.org/wiki/Intel_82801FBM
--
/Fredrik Rinnestam
------------------------------
Message: 3 Date: Sat, 08 May 2010 11:33:56 +1000 From: Danny Rawlins <monster.romster@gmail.com> Subject: Re: kernel configuration To: crux@lists.crux.nu Message-ID: <4BE4BF84.303@gmail.com> Content-Type: text/plain; charset=ISO-8859-1
Fredrik Rinnestam wrote:
On Fri, May 07, 2010 at 08:08:17PM +0530, parijat chauhan wrote:
hi guys.
i am having compaq nx6120 laptop with intel 82801FBM ata controller. i am not new to linux but when i compiled kernel on crux, it doesn't work. actually it is hdd controller , that kernel fail to identify. i have compiled with libata support. and passed argument combined_mode=libata to linux kernel. i want to know that what configuration i should change so that it can identify controller properly. and
I dont know the hardware personally but according to my quick google search CONFIG_ATA_PIIX needs to be built into the kernel. is it (not as a module)? What kid of drive is it connected to? ide or sata? http://www.thinkwiki.org/wiki/Intel_82801FBM
Boot off a live cd and run "lspci -k" be sure you compile that in as [*] as Fredrik mentioned. Also you must have the file system compiled in too. And make sure your pointing your boot loader to the correct root file system.
------------------------------
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
End of CRUX Digest, Vol 68, Issue 2 ***********************************
-- Parijat Chauhan
------------------------------
_______________________________________________ CRUX mailing list CRUX@lists.crux.nu http://lists.crux.nu/mailman/listinfo/crux
End of CRUX Digest, Vol 68, Issue 3 ***********************************
-- Parijat Chauhan
participants (1)
-
parijat chauhan