View previous topic :: View next topic |
Author |
Message |
vorplex n00b


Joined: 29 Oct 2002 Posts: 48 Location: Pass Christian, MS.
|
Posted: Mon Nov 04, 2002 9:48 pm Post subject: cd won't mount |
|
|
n00b here again.
I try to mount my cd from kde 3.0.4 and get the following error:
Code: | The desktop entry file
/home/vorplex/Desktop/CD%2fDVD-ROM Device
is of type FSDevice but has no Dev=... entry. |
I also get the same error if I try it as root. :
my mount says:
Code: | /dev/hda3 on / type reiserfs (rw,noatime)
proc on /proc type proc (rw)
none on /dev type devfs (rw)
tmpfs on /mnt/.init.d type tmpfs (rw,mode=0644,size=2048k)
tmpfs on /dev/shm type tmpfs (rw) |
fstab says:
Code: | /dev/hda1 /boot ext2 noauto,noatime 1 2
/dev/hda3 / reiserfs noatime 0 1
/dev/hda2 none swap sw 0 0
/dev/cdroms/cdrom0 /mnt/cdrom iso9660 noauto,ro 0 0 |
devfsd.conf says:
Code: | # Create /dev/cdrom for the first cdrom drive
LOOKUP ^cdrom$ CFUNCTION GLOBAL mksymlink cdroms/cdrom0 cdrom
REGISTER ^cdrom/cdrom0$ CFUNCTION GLOBAL mksymlink $devname cdrom
UNREGISTER ^cdrom/cdrom0$ CFUNCTION GLOBAL unlink cdrom
# Create /dev/dvd for the second cdrom drive
# (change 'cdroms/cdrom1' to suite your setup)
# NOTE: We add the fully qualified path here, else some apps
# have problems to resolve the true device (drip comes to mind)
#LOOKUP ^dvd$ CFUNCTION GLOBAL mksymlink ${mntpnt}/cdroms/cdrom1 dvd
#REGISTER ^cdrom/cdrom1$ CFUNCTION GLOBAL mksymlink ${devpath} dvd
#UNREGISTER ^cdrom/cdrom1$ CFUNCTION GLOBAL unlink dvd |
is this right? |
|
Back to top |
|
 |
vorplex n00b


Joined: 29 Oct 2002 Posts: 48 Location: Pass Christian, MS.
|
Posted: Tue Nov 05, 2002 3:53 am Post subject: Fixed |
|
|
User Error..again
I didn't have the full mount path |
|
Back to top |
|
 |
|
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
|