> I am having the same problem. I installed Linux from CD-ROM, but after
> booting from the hd the kernel cannot detect the CD-ROM anymore. It
> think I have to update the kernel. The problem is I do not know how to
> connect my ISP through Linux, so I cannot download the kernel update
> from the FTP into the Linux file system. I have two hard drive, one for
> Linux 400 meg. and one for Win 95 1.6 gb. Is there a way to read files
> from the Ms-dos file system? Does any body have any suggestion? Please
> help (I am new to Linux).
> Nasif Akand
I have a similar setup in which my linux drive is slave to a dos drive.
I had to reinstall and enable the dos drives partitions by supplying a
mount point. i used /mnt and then after reboot did 'mkdir -p
/mnt/whatever' (used dos1,dos2,dos3) for each partition and used (fstool
in X) to reset the correct mount point.
however,
X's file system config tool will let you change mount point but not
filesystem type. You can edit 'fstab' and put in 'msdos' under
'filesystem' if your drives show up there. my dos drives were hda1, hda2
etc and the linux slave was hdb1,hdb2(swap),hdb3. the m*is now i
can get stuff off my dos drives !!!
my sblaster cdrom (PnP)doesnt work either! can't helpt there sorry -Pete
> > I am a new to linux and have a problem with my cdrom. I have a 1.6g HD
> > as primary with win95 on it and a slave 1.2 g HD with red hat on it .
> > I have a toshiba ide atapi cdronm which was recognized on the install
> > and instaleed linux just fine. I cannot mount my cdrom with the mount
> > command and I do not see it listed during bootup. I tryed
> > reconfiguring my kernal two times and made sure I checked yes for
> > atapi cdrom but to no aveil. I would aprecciate any help anyone could
> > offer.
> > thanks
> > Rick Knebel