Skip to Content.
Sympa Menu

baslinux - Re: [BL] Cdrom

baslinux AT lists.ibiblio.org

Subject: Baslinux mailing list

List archive

Chronological Thread  
  • From: "Sheldon Isaac" <SheldonIsaac AT MyRealBox.com>
  • To: baslinux AT lists.ibiblio.org
  • Subject: Re: [BL] Cdrom
  • Date: Fri, 02 Jun 2006 18:44:11 -0400

On 2 Jun 2006 at 22:01, sindi keesan wrote:
> If you are booting from DOS with loadlin, put the new kernel in C:\BASLIN
> not in the modules directory. loadlin will not find it there.
> But I think the regular BL3.40 kernel should be able to handle the
> rtl8139 module. You would need the .big kernel for scsi support.

Sure.

I start BL like this

-------
C:\baslin\loadlin.exe C:\baslin\bzimage.big root=/dev/hda8 rw
-------

Here's part of /etc/rc

-------
##_ACTIVATE_CD_DRIVE_##
insmod cdrom
insmod ide-cd
insmod isofs

insmod rtl8139
###_ACTIVATE ETHERNET_###
ifconfig eth0 192.168.1.2 up
-------








Archive powered by MHonArc 2.6.24.

Top of Page