WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: CDROM  (Read 11211 times)

Offline Tejas

  • Newbie
  • *
  • Posts: 21
CDROM
« on: March 11, 2012, 06:26:24 PM »
Clapped out computer, HD gone (hda), no Bios support for USB boot, run out of CD-R, 64 MB ram. Installed TC using floppy and usb stick. Now can't find /dev/cdrom. Mount tool did not detect cd. Tried /dev/hdb unsuccessfully, /dev/disk also. Anyone know 'mknod' command to create /dev/cdrom? Would like to use cd's containing graphics.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: CDROM
« Reply #1 on: March 11, 2012, 06:32:50 PM »
It will be /dev/sr0.  Try V4.4rc3, as it has drivers for older ide interfaces.

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #2 on: March 12, 2012, 07:23:09 AM »
It will be /dev/sr0.  Try V4.4rc3, as it has drivers for older ide interfaces.
/dev/sr0 did not work. Will give V4.4rc3 a shot, if by that you mean a Tiny Core version. Is it in a special repository?

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: CDROM
« Reply #3 on: March 12, 2012, 07:30:19 AM »

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #4 on: March 15, 2012, 06:40:26 AM »
Hi Rich

Thanks for the interest. V4.4rc3 is also a no go Also noticed TC cannot mount a reiserfs filesystem on USB. However have DSL loaded from CD on IDE controller and drive is /dev/scd0 under DSL.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: CDROM
« Reply #5 on: March 15, 2012, 08:05:26 AM »
Hi Tejas
For  reiserfs  support you need the  filesystems  extension.
Open a terminal while running Tinycore and enter  dmesg > dmesg.txt
Attach the  dmesg.txt  file to your next post, maybe someone can spot why your CD drive is not detected.

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #6 on: March 15, 2012, 02:01:40 PM »
Attach the  dmesg.txt  file to your next post, maybe someone can spot why your CD drive is not detected.
Hi Rich
Might have stumbled upon a plausible explanation, which sheds light upon the prolonged boot process and may also be a clue as to why CD drive not detected
it seems that the newest kernels (specifically the ata_piix module) are now thinking that certain ATA chipsets also support SATA drives...then attempts to probe for all SATA drives, and since there are no drives and in fact no SATA bus, it has to wait for the SATA bus reset commands (SRST) to time out.

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: CDROM
« Reply #7 on: March 15, 2012, 07:46:12 PM »
Hi Tejas
I think your sound card may be the cause. You could try rebooting without the card, or try using the
boot code  noisapnp

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #8 on: April 09, 2012, 02:25:39 PM »
Hi Tejas
I think your sound card may be the cause. You could try rebooting without the card, or try using the
boot code  noisapnp
Hi Rich, too much hassle to take out card, especially when not really necessary . No joy with 'noisapnp':( Maybe 'dmesg' from other Linux flavours could provide a clue?

(DSL can't remove boot CD, Plop is a rescue o/s)

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: CDROM
« Reply #9 on: April 09, 2012, 06:31:20 PM »
Hi Tejas
Quote
Clapped out computer, HD gone (hda),
The HD was physically removed from the machine, right? And the lone CD drive has its jumper set to master, right?
 

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #10 on: April 10, 2012, 06:08:27 AM »
Quote
Clapped out computer, HD gone (hda),
The HD was physically removed from the machine, right? And the lone CD drive has its jumper set to master, right?
Hi Rich, computer has not been touched at all. HD remains there, jumpers not interfered with, all left as is. HD gone west! Lone CD just hanging there :)

Offline thane

  • Hero Member
  • *****
  • Posts: 688
Re: CDROM
« Reply #11 on: April 10, 2012, 02:16:52 PM »
FWIW, I had to disconnect the hard drive when it died to get booting from CD to complete on an older PC of mine (Compaq Deskpro, Pentium III). This was even though the extensions and backup file were on a USB stick and no TCL files were on the hard drive.
« Last Edit: April 10, 2012, 02:25:38 PM by thane »

Offline maro

  • Hero Member
  • *****
  • Posts: 1228
Re: CDROM
« Reply #12 on: April 10, 2012, 04:45:25 PM »
I'm not clear whether the CD-ROM was working with PlopLinux (which I assume was release 3.7.15). If so I wonder how your system would get along with a more recent version of that distribution (e.g. release 4.2.1 with kernel 3.3.1).

Offline Rich

  • Administrator
  • Hero Member
  • *****
  • Posts: 11178
Re: CDROM
« Reply #13 on: April 10, 2012, 08:49:06 PM »
Hi Tejas
If the hard drive is not functional, I would disconnect it, especially if it is on the same cable as the CD drive.

Offline Tejas

  • Newbie
  • *
  • Posts: 21
Re: CDROM
« Reply #14 on: April 11, 2012, 11:57:54 AM »
FWIW, I had to disconnect the hard drive when it died to get booting from CD to complete on an older PC of mine
Nice to know, others in same boat :)

I'm not clear whether the CD-ROM was working with PlopLinux (which I assume was release 3.7.15).
[root@rescue ~]# uname -r
2.6.27.7-ploplinux
[root@rescue ~]# uname -a
Linux rescue 2.6.27.7-ploplinux #2 PREEMPT Tue Nov 25 19:47:17 GMT 2008 i686 pentium2 i386 GNU/Linux

[root@rescue ~]# mkdir cd
[root@rescue ~]# mount /dev/hdb cd -tiso9660
mount: block device /dev/hdb is write-protected, mounting read-only
[root@rescue ~]# ls cd
boot  index.html  KNOPPIX  lost+found
[root@rescue ~]# umount cd

[root@rescue ~]# mount /dev/hdb cd -tiso9660
mount: block device /dev/hdb is write-protected, mounting read-only
[root@rescue ~]# ls cd
Directions  Images

[root@rescue ~]# mount
rootfs on / type rootfs (rw)
none on /proc type proc (rw)
none on /sys type sysfs (rw)
none on /proc/bus/usb type usbfs (rw)
devpts on /dev/pts type devpts (rw,mode=620)
/dev/sda3 on /media type vfat (rw,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1)
/dev/loop0 on /sbin type squashfs (ro)
/dev/loop1 on /lib type squashfs (ro)
/dev/loop2 on /usr type squashfs (ro)
/dev/loop3 on /bin type squashfs (ro)
/dev/sda1 on /s type reiserfs (rw)
/dev/hdb on /root/cd type iso9660 (ro)
/dev/sda1 on /root/s type reiserfs (rw)
...If so I wonder how your system would get along with a more recent version of that distribution (e.g. release 4.2.1 with kernel 3.3.1).
I'll give it a whirl.

Hang on a sec though, but isn't one of the tenets of TCB to rescue old computers from the scrap heap? I'm not too hot on h/w, being a s/w man myself :(