Author Topic: Error = Not a Valid Block Device  (Read 459 times)

billy_gates

  • Member
  • **
  • Posts: 801
  • Kudos: 0
    • http://www.skinner.com/jeffberg
Error = Not a Valid Block Device
« on: 23 December 2002, 13:44 »
When I try to mount my CDRW which is a Master on the Secondary IDE Channel to my DVD ROM it says "mount: /dev/cdrom1 is not a valid block device"

What does this mean?
I can mount my DVD ROM fine, but not my CDRW, it always gives this error on my CDRW drive, never on the DVD

voidmain

  • VIP
  • Member
  • ***
  • Posts: 5,605
  • Kudos: 184
    • http://voidmain.is-a-geek.net/
Error = Not a Valid Block Device
« Reply #1 on: 23 December 2002, 14:01 »
What is the output of:

$ dmesg | grep CD

and

$ ls -l /dev/cdrom1
Someone please remove this account. Thanks...

billy_gates

  • Member
  • **
  • Posts: 801
  • Kudos: 0
    • http://www.skinner.com/jeffberg
Error = Not a Valid Block Device
« Reply #2 on: 23 December 2002, 23:00 »
Code: [Select]

However the disk that won't mount is supposed to mount to /mnt/cdrom

[ December 23, 2002: Message edited by: Billy Gates: Mac Commando ]