You are not logged in.

#1 2010-08-06 21:13:17

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

[CLOSED]mount: I could not determine the filesystem type, and none was

:: mount /dev/dvd
mount: I could not determine the filesystem type, and none was specified

:: dmesg | tail
EXT2-fs (sr0): error: can't find an ext2 filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: bogus number of FAT structure
VFS: Can't find a valid FAT filesystem on dev sr0.
XFS: unknown mount option [unhide].
EXT2-fs (sr0): error: can't find an ext2 filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: Unrecognized mount option "unhide" or missing value

I can BURN dvds but not mount them?

Last edited by sezuor (2010-08-06 22:21:41)

Offline

#2 2010-08-06 21:23:40

scar
Member
From: Hungary
Registered: 2009-10-01
Posts: 442

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

hmm interesting
cd and dvd filesystems are mostly iso9660 smile - but don't bother

try to (with sudo or as root ):

mkdir /home/yourdir
mount /dev/sr0 /home/yourdir

Last edited by scar (2010-08-06 21:24:11)


“The future has already arrived. It's just not evenly distributed yet.”
― William Gibson

Offline

#3 2010-08-06 21:27:28

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

:: mount /dev/sr0 /home/dir
mount: only root can do that

:: sudo mount /dev/sr0 /home/dir
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: you must specify the filesystem type

:: sudo mount -t iso9660 /dev/sr0 /home/dir
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

:: dmesg | tail
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: Unrecognized mount option "unhide" or missing value
XFS: bad magic number
XFS: SB validate failed
EXT2-fs (sr0): error: can't find an ext2 filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: bogus number of FAT structure
VFS: Can't find a valid FAT filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.

Last edited by sezuor (2010-08-06 21:27:50)

Offline

#4 2010-08-06 21:28:15

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

scar wrote:

hmm interesting
cd and dvd filesystems are mostly iso9660 smile - but don't bother

try to (with sudo or as root ):

mkdir /home/yourdir
mount /dev/sr0 /home/yourdir

You generally mount in /mnt or /media ...

@ sezuor
'man mount'.

Offline

#5 2010-08-06 21:29:31

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

karol wrote:
scar wrote:

hmm interesting
cd and dvd filesystems are mostly iso9660 smile - but don't bother

try to (with sudo or as root ):

mkdir /home/yourdir
mount /dev/sr0 /home/yourdir

You generally mount in /mnt or /media ...

@ sezuor
'man mount'.

Doesn't matter

Offline

#6 2010-08-06 21:29:32

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:

:: mount /dev/sr0 /home/dir
mount: only root can do that

:: sudo mount /dev/sr0 /home/dir
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: you must specify the filesystem type

:: sudo mount -t iso9660 /dev/sr0 /home/dir
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: wrong fs type, bad option, bad superblock on /dev/sr0,
       missing codepage or helper program, or other error
       In some cases useful info is found in syslog - try
       dmesg | tail  or so

:: dmesg | tail
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: Unrecognized mount option "unhide" or missing value
XFS: bad magic number
XFS: SB validate failed
EXT2-fs (sr0): error: can't find an ext2 filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.
EXT3-fs (sr0): error: can't find ext3 filesystem on dev sr0.
FAT: bogus number of FAT structure
VFS: Can't find a valid FAT filesystem on dev sr0.
ISOFS: Unable to identify CD-ROM format.

Did you create /home/dir first?
If you can burn CDs you should be in the optical group, but you can check tat too.

Last edited by karol (2010-08-06 21:31:39)

Offline

#7 2010-08-06 21:30:02

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Yes

Offline

#8 2010-08-06 21:35:57

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Post your fstab.

:: sudo mount /dev/sr0 /home/dir
mount: block device /dev/sr0 is write-protected, mounting read-only
mount: you must specify the filesystem type

Did it get mounted?

Offline

#9 2010-08-06 21:36:50

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

No :b

Offline

#10 2010-08-06 21:38:10

tom5760
Member
From: Philadelphia, PA, USA
Registered: 2006-02-05
Posts: 283
Website

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Are you trying to mount a DVD that you burned yourself?  If so, I'd bet that it may have burned incorrectly.  Can you try mounting another DVD that you did not burn yourself?

Offline

#11 2010-08-06 21:38:18

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Offline

#12 2010-08-06 21:44:58

skanky
Member
From: WAIS
Registered: 2009-10-23
Posts: 1,847

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Try

sudo mount -t udf /dev/sr0 /home/dir

That's a dvd fs type, too.


"...one cannot be angry when one looks at a penguin."  - John Ruskin
"Life in general is a bit shit, and so too is the internet. And that's all there is." - scepticisle

Offline

#13 2010-08-06 21:50:48

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

karol wrote:

Post your fstab.

# <file system>        <dir>         <type>    <options>          <dump> <pass>
devpts                 /dev/pts      devpts    defaults            0      0
shm                    /dev/shm      tmpfs     nodev,nosuid        0      0

/dev/cdrom             /media/cd   auto    ro,user,noauto,unhide   0      0
/dev/dvd               /media/dvd  auto    ro,user,noauto,unhide   0      0
/dev/fd0               /media/fl   auto    user,noauto             0      0

UUID=18df6a16-3f6d-473e-887f-41ce58c17e3a swap swap defaults 0 0
UUID=8c768944-7279-456f-801a-f5ed74abb5e3 /boot ext2 defaults 0 1
UUID=96cb633d-f144-48bd-84ca-183001ef1cd2 /home xfs defaults 0 1
UUID=eaec8b25-11e8-4633-9842-f7dbb9b19194 / xfs defaults 0 1

Offline

#14 2010-08-06 21:53:12

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

Try to comment out the relevant lines https://bbs.archlinux.org/viewtopic.php … 94#p382794

Offline

#15 2010-08-06 21:54:26

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

karol wrote:

Try to comment out the relevant lines https://bbs.archlinux.org/viewtopic.php … 94#p382794

No difference.

Offline

#16 2010-08-06 21:58:11

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:
karol wrote:

Try to comment out the relevant lines https://bbs.archlinux.org/viewtopic.php … 94#p382794

No difference.

Is it an audioCD? A blank disc?

Offline

#17 2010-08-06 22:02:30

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

tom5760 wrote:

Are you trying to mount a DVD that you burned yourself?  If so, I'd bet that it may have burned incorrectly.  Can you try mounting another DVD that you did not burn yourself?

So it didn't burn correctly..

But I still can't mount a blank dvd.

Offline

#18 2010-08-06 22:06:37

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:
tom5760 wrote:

Are you trying to mount a DVD that you burned yourself?  If so, I'd bet that it may have burned incorrectly.  Can you try mounting another DVD that you did not burn yourself?

So it didn't burn correctly..

But I still can't mount a blank dvd.

And exactly what fs you have on a blank dvd?

Edit: typo.

Last edited by karol (2010-08-06 22:07:01)

Offline

#19 2010-08-06 22:08:31

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

karol wrote:
sezuor wrote:
tom5760 wrote:

Are you trying to mount a DVD that you burned yourself?  If so, I'd bet that it may have burned incorrectly.  Can you try mounting another DVD that you did not burn yourself?

So it didn't burn correctly..

But I still can't mount a blank dvd.

And exactly what fs you have on a blank dvd?

Edit: typo.

idk; noob

Offline

#20 2010-08-06 22:11:14

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:
karol wrote:
sezuor wrote:

So it didn't burn correctly..

But I still can't mount a blank dvd.

And exactly what fs you have on a blank dvd?

Edit: typo.

idk; noob

Never heard of such a filesystem ;P
Sometimes you may need to umount the disk prior to burning it, but you don't need to mount it to burn.

Just for the record, audio CD's don't have a filesystem - it's just a stream of bits.

Offline

#21 2010-08-06 22:21:09

sezuor
Member
From: Newfoundland
Registered: 2010-04-10
Posts: 42

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

karol wrote:
sezuor wrote:
karol wrote:

And exactly what fs you have on a blank dvd?

Edit: typo.

idk; noob

Never heard of such a filesystem ;P
Sometimes you may need to umount the disk prior to burning it, but you don't need to mount it to burn.

Just for the record, audio CD's don't have a filesystem - it's just a stream of bits.

I tried to burn an mdf file without converting it to iso.
I sure am gay.

Offline

#22 2010-08-06 22:26:26

karol
Archivist
Registered: 2009-05-06
Posts: 25,440

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:
karol wrote:
sezuor wrote:

idk; noob

Never heard of such a filesystem ;P
Sometimes you may need to umount the disk prior to burning it, but you don't need to mount it to burn.

Just for the record, audio CD's don't have a filesystem - it's just a stream of bits.

I tried to burn an mdf file without converting it to iso.
I sure am gay.

I'm not sure if I like the last sentence.

Offline

#23 2010-08-06 22:28:00

cesura
Package Maintainer (PM)
From: Tallinn, Estonia
Registered: 2010-01-23
Posts: 1,867

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

sezuor wrote:

I sure am gay.

Not a huge fan of that one...

Offline

#24 2010-08-06 22:35:37

ngoonee
Forum Fellow
From: Between Thailand and Singapore
Registered: 2009-03-17
Posts: 7,356

Re: [CLOSED]mount: I could not determine the filesystem type, and none was

@OP - "man mount" will solve everything you need.

Please refrain from making flippant comments which can be construed as being insulting to some group of people. In general, if your grandmother or her grandmother wouldn't like it, don't say it. Closing thread.


Allan-Volunteer on the (topic being discussed) mailn lists. You never get the people who matters attention on the forums.
jasonwryan-Installing Arch is a measure of your literacy. Maintaining Arch is a measure of your diligence. Contributing to Arch is a measure of your competence.
Griemak-Bleeding edge, not bleeding flat. Edge denotes falls will occur from time to time. Bring your own parachute.

Offline

Board footer

Powered by FluxBB