On 21 Jun 2003 18:03:13 -0500
Langsley T Russell <[EMAIL PROTECTED]> wrote:

> Here it is John.
> 
> [EMAIL PROTECTED] langsley]$ dmesg | grep hd
> Kernel command line: BOOT_IMAGE=linux ro root=306 devfs=mount
> hdb=ide-scsi
> ide_setup: hdb=ide-scsi
>     ide0: BM-DMA at 0xa000-0xa007, BIOS settings: hda:DMA, hdb:pio
>     ide1: BM-DMA at 0xa008-0xa00f, BIOS settings: hdc:pio, hdd:DMA
> hda: IBM-DTLA-307015, ATA DISK drive
> hda: 30003120 sectors (15362 MB) w/1916KiB Cache, CHS=29765/16/63,
> UDMA(100) 

It's not even recognizing your cdrw drive as being there. Make this your fstab:

/dev/hda6 / ext3 defaults 1 1
none /dev/pts devpts mode=0620 0 0
none /dev/shm tmpfs defaults 0 0
/dev/hda8 /home ext3 defaults 1 2
none /mnt/hdb supermount 
dev=/dev/hdb,fs=auto,ro,--,user,iocharset=iso8859-1,codepage=850,umask=0 0 0
none /mnt/floppy supermount 
dev=/dev/fd0,fs=vfat,--,iocharset=iso8859-1,umask=0,sync,codepage=850 0 0
/dev/hda1 /mnt/win_c vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
/dev/hda5 /mnt/win_d vfat iocharset=iso8859-1,umask=0,codepage=850 0 0
none /proc proc defaults 0 0
/dev/hda7 swap swap defaults 0 0

Change it to that, save it, then edit your lilo.conf so your append line
DOES NOT have the scsi em thing. Then run lilo as root, and then reboot
your computer. Once you've done all this, run dmesg | grep hd again.
Then give us the results of that. We will then walk you through how to
set up sci-em, once again, correctly.

I imagine you've learned a lot about linux through this experience. :)

John Drouhard


-- 
Sat Jun 21 18:24:08 UTC 2003
-----------------------------------------------------------------
They told me to install Windows 98 or better, so I installed Linux.
Registered Linux User # 315649
Registered Machine # 201001

Want to buy your Pack or Services from MandrakeSoft? 
Go to http://www.mandrakestore.com

Reply via email to