Gentoo Archives: gentoo-amd64

From: Harm Geerts <harmgeerts@××××.nl>
To: gentoo-amd64@l.g.o
Subject: Re: [gentoo-amd64] Can't mount cdrom?
Date: Sat, 24 Dec 2005 00:32:31
Message-Id: 200512240130.11171.harmgeerts@home.nl
In Reply to: Re: [gentoo-amd64] Can't mount cdrom? by Drake Donahue
1 On Saturday 24 December 2005 01:16, Drake Donahue wrote:
2 > >> so change to:
3 > >> dev/hdc /mnt/cdrom iso9660 noauto,user 0 0
4 >
5 > i trust you caught my typo - missing / in
6 >
7 > /dev/hdc /mnt/cdrom iso9660 noauto,user 0 0
8 And another one, /dev/hdc1 instead of /dev/hdc
9 /dev/hdc = the disk as a whole, including partition information etc.
10 /dev/hdc1 = the first partition of /dev/hdc, this is what you need for cdroms
11
12 So now we have:
13 /dev/hdc1 /mnt/cdrom iso9660 noauto,user 0 0
14
15 --
16 gentoo-amd64@g.o mailing list