Gentoo Archives: gentoo-user

From: Alvin ONeal Jr <CoolAJ86@×××××.com>
To: gentoo-user@l.g.o
Subject: Re: [gentoo-user] instalation and mount cdrom
Date: Fri, 09 Sep 2005 02:53:56
Message-Id: 4320F835.4070409@gmail.com
In Reply to: [gentoo-user] instalation and mount cdrom by Dita widyo
1 Grub issue: WinXP not detected:
2 gentoo doesn't automatically add other OSes to grub, you have to
3 manually add it. Please see the wiki here for more information:
4
5 http://gentoo-wiki.com/HOWTO_Dual-boot_when_installing_Linux_after_Windows
6
7 udev / devfs confusion:
8 See if this helps:
9
10 http://gentoo-wiki.com/HOWTO_Migrate_to_UDEV
11
12 mounting cdrom troubles:
13
14 mkdir -p /mnt/cdrom
15 mount /dev/hdb1 /mnt/cdrom
16
17 and at some point you may want hald:
18
19 http://gentoo-wiki.com/Special:Search?search=hald&go=Go
20
21 --
22 gentoo-user@g.o mailing list

Replies

Subject Author
Re: [gentoo-user] instalation and mount cdrom Alex <alex.tsr@×××××.com>