baslinux AT lists.ibiblio.org
Subject: Baslinux mailing list
List archive
- From: shel <sisaac AT netaxs.com>
- To: baslinux AT lists.ibiblio.org
- Subject: [BL] mounting CD drive
- Date: Sat, 30 Oct 2004 11:54:56 +0000
The /etc/rc and /etc/fstab below can't find the CD-ROM drive to
mount it, even though it has a disc in it.
I even put a line just for that in rc
Works fine from commnand line.
How do I make it work?
Thanks, Sheldon
==========
#!/bin/sh
PATH=/sbin:/usr/sbin:/bin:/usr/bin
swapon -a
e2fsck -pf /dev/hdb2 2>/dev/null
mount -a
mount -t iso9660 -o ro /dev/hdd /cd/top
hostname BasicLinux
ifconfig lo 127.0.0.1
route add -net 127.0.0.0 netmask 255.0.0.0 lo
insmod rtl8139
##_ACTIVATE_CD_DRIVE_##
insmod cdrom
insmod ide-cd
insmod isofs
####_ACTIVATE_PCMCIA_####
# /etc/pcmcia/start
###_ACTIVATE ETHERNET_###
ifconfig eth0 192.168.1.2
##_ACTIVATE_PPP_##
insmod slhc
insmod ppp
setterm -foreground white -bold on
cat /etc/issue
==========
/dev/hdb2 / ext2 defaults 1 1
/dev/hdb1 swap swap defaults 0 0
/dev/fd0 /fd msdos noauto 0 0
none /proc proc defaults 0 0
/dev/hdc /cd/bot iso9660 ro,noauto 0 0
/dev/hdd /cd/top iso9660 ro 0 0
/dev/hdb3 /hd/biglin ext2 defaults 1 1
/dev/hda1 /hd/cee msdos rw,noauto 0 0
/dev/hda5 /hd/dee msdos rw,noauto 0 0
/dev/hdb5 /hd/eee msdos rw,noauto 0 0
/dev/hdb6 /hd/eff msdos rw,noauto 0 0
-
[BL] Re: BL2 and ADSL,
Nomdo Jansonius, 10/30/2004
-
[BL] mounting CD drive,
shel, 10/30/2004
-
Re: [BL] mounting CD drive,
3aoo-cvfd, 10/30/2004
-
Re: [BL] mounting CD drive,
shel, 10/30/2004
- Re: [BL] mounting CD drive, 3aoo-cvfd, 10/30/2004
-
Re: [BL] mounting CD drive,
shel, 10/30/2004
-
Re: [BL] mounting CD drive,
3aoo-cvfd, 10/30/2004
- Re: [BL] Re: BL2 and ADSL, 3aoo-cvfd, 10/30/2004
- <Possible follow-up(s)>
- [BL] Re: BL2 and ADSL, Nomdo Jansonius, 10/30/2004
-
[BL] mounting CD drive,
shel, 10/30/2004
Archive powered by MHonArc 2.6.24.