Gentoo Archives: gentoo-amd64

From: Drake Donahue <donahue95@×××××××.net>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't mount cdrom?
Date: Fri, 23 Dec 2005 16:45:54
Message-Id: 002501c607e0$1c7dc0f0$0200a8c0@donahues.us
In Reply to: Re: [gentoo-amd64] Can't mount cdrom? by Drake Donahue
1 ----- Original Message -----
2 From: "Drake Donahue" <donahue95@×××××××.net>
3 To: <gentoo-amd64@l.g.o>
4 Sent: Friday, December 23, 2005 11:36 AM
5 Subject: Re: [gentoo-amd64] Can't mount cdrom?
6
7
8 > (section 8.a refers)
9 > run:
10 > nano /etc/fstab
11 > does it contain a line like:
12 > /dev/hdc /mnt/cdrom auto{or iso9660} noauto,users,ro 0 0
13 > if not, i suggest adding
14 > /dev/hdc /mnt/cdrom (your choices)
15
16 or:
17 /dev/cdroms/cdrom0 /mnt/cdrom auto noauto,user 0 0
18 from handbook example
19
20 >
21 >
22 > ----- Original Message -----
23 > From: "Peter Martin" <pjmartin@×××××.ca>
24 > To: <gentoo-amd64@l.g.o>
25 > Sent: Friday, December 23, 2005 11:00 AM
26 > Subject: Re: [gentoo-amd64] Can't mount cdrom?
27 >
28 >
29 >>
30 >>
31 >> Sebastian Redl wrote:
32 >>
33 >>> Peter Martin wrote:
34 >>>
35 >>>> "Mount: wrong fs type, bad option, bad superblock on
36 >>>> /dev/cdroms/cdrom0, or too many mounted file systems."
37 >>>
38 >>>
39 >>> Did you compile the kernel with support for the CDROM filesystem (ISO
40 >>> something)?
41 >>
42 >> I believe I did, and I'm sure I selected the ISOxxxx choice.
43 >>
44 >>>
45 >>> What was your exact mount command?
46 >>
47 >> mount /mnt/cdrom
48 >>
49 >>>
50 >>>
51 >>> Sebastian Redl
52 >>
53 >>
54 >> --
55 >> gentoo-amd64@g.o mailing list
56 >>
57 >>
58 > --
59 > gentoo-amd64@g.o mailing list
60 >
61 >
62 --
63 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Can't mount cdrom? Peter Humphrey <prh@××××××××××.uk>
Re: [gentoo-amd64] Can't mount cdrom? Peter Martin <pjmartin@×××××.ca>