Gentoo Archives: gentoo-amd64

From: Peter Martin <pjmartin@×××××.ca>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Re: Can't mount cdrom?
Date: Sat, 24 Dec 2005 18:30:42
Message-Id: 43AD936D.70005@magma.ca
In Reply to: Re: [gentoo-amd64] Re: Can't mount cdrom? by Drake Donahue
1 > sorry my typo:
2 > eject /dev/hdc
3 > eject /dev/hdd
4 > with drawer closed first :-)
5
6 eject still doesn't work, but I don't think I should worry about it yet,
7 as there is still another cd of apps to install. If , at the end it
8 still doesn't work, then I should raise the flag.
9
10 >
11 > if you still get bash "eject not found" error post
12 >
13 > "At the prompt I typed 'eject hdc', the result -bash: eject: command
14 > not found."
15 >
16 > to the list and see if you catch a bash jock.
17 >
18 >
19 >> at the prompt I typed 'eject hdc', the result
20 >> -bash: eject: command not found
21 >>
22 >> mount /dev/hdc /mnt/cdrom !!Works!! you must be getting close.
23 >
24 >
25 > are you able to see files on cd?
26
27 ls /mnt/cdrom shows me a pile of files. I guess I have to play with fstab.
28
29 Thanks very much for your help. Have a great Christmas. I will report
30 further, but I might have to give it a rest for to-day.
31
32 >
33 > if so some invisible typo is hosing fstab, looking around i have seen
34 > people claiming the error message was cleared by using auto instead of
35 > iso9660 and users instead of user
36 >
37 > try:
38 > dev/hdc /mnt/cdrom auto auto,users 0 0
39 > in fstab using spaces not tabs to separate the elements with no spaces
40 > in an element
41 >
42 >>
43 >> Peter
44 >>
45 >>>
46 >>>
47 >>>> From other post, I did 'modprobe ide-cd', result;
48 >>>> Fatal: module ide-cd not found.
49 >>>
50 >>>
51 >>>
52 >>> this is as it should be, if you used yes vice m in menuconfig on the
53 >>> item ata/atapi/mfm/rll support under device drivers.
54 >>>
55 >>>>
56 >>>> Peter
57 >>>>
58 >>>>> That's what I was wondering as well, but I thought /surely/ it had
59 >>>>> been
60 >>>>> covered already, and I must have missed it. Glad to see it
61 >>>>> specifically
62 >>>>> covered here, however, just in case.
63 >>>>>
64 >>>>>
65 >>>>
66 >>>> --
67 >>>> gentoo-amd64@g.o mailing list
68 >>>>
69 >>>>
70 >>>
71 >>
72 >> --
73 >> gentoo-amd64@g.o mailing list
74 >>
75 >>
76 >
77
78 --
79 gentoo-amd64@g.o mailing list

Replies

Subject Author
Re: [gentoo-amd64] Re: Can't mount cdrom? Sebastian Redl <sebastian.redl@×××××××××××.at>