public inbox for gentoo-user@lists.gentoo.org
 help / color / mirror / Atom feed
* [gentoo-user] instalation and mount cdrom
@ 2005-09-09  2:17 Dita widyo
  2005-09-09  2:49 ` Alvin ONeal Jr
  0 siblings, 1 reply; 3+ messages in thread
From: Dita widyo @ 2005-09-09  2:17 UTC (permalink / raw
  To: gentoo-user

hello,i hope someone can help me,it's my first time
using gentoo so far i used to use windowsxp, i have
problem install grub,after install slocate i am
mnstall grub using command emerge grub and bla
bls..... and chosee where the location (harddisk and
partition)after succeeded i type quit and trying
configure grub.conf but after reboot my windows xp
undetected

and something i didn't understand there is warning
your file system detected does not support DEVFS or
UDEV what is this???i am so confused

i am trying mount my cdrom LG(secondary master) using
command mount /mnt/cdrom it is become failed.any goes
wrong??

i am using gentoo 2005.1
sorry if my english is not good,thanks


Send instant messages to your online friends http://uk.messenger.yahoo.com 
-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] instalation and mount cdrom
  2005-09-09  2:17 [gentoo-user] instalation and mount cdrom Dita widyo
@ 2005-09-09  2:49 ` Alvin ONeal Jr
  2005-09-09 11:24   ` Alex
  0 siblings, 1 reply; 3+ messages in thread
From: Alvin ONeal Jr @ 2005-09-09  2:49 UTC (permalink / raw
  To: gentoo-user

Grub issue: WinXP not detected:
gentoo doesn't automatically add other OSes to grub, you have to
manually add it. Please see the wiki here for more information:

http://gentoo-wiki.com/HOWTO_Dual-boot_when_installing_Linux_after_Windows

udev / devfs confusion:
See if this helps:

http://gentoo-wiki.com/HOWTO_Migrate_to_UDEV

mounting cdrom troubles:

mkdir -p /mnt/cdrom
mount /dev/hdb1 /mnt/cdrom

and at some point you may want hald:

http://gentoo-wiki.com/Special:Search?search=hald&go=Go

-- 
gentoo-user@gentoo.org mailing list



^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [gentoo-user] instalation and mount cdrom
  2005-09-09  2:49 ` Alvin ONeal Jr
@ 2005-09-09 11:24   ` Alex
  0 siblings, 0 replies; 3+ messages in thread
From: Alex @ 2005-09-09 11:24 UTC (permalink / raw
  To: gentoo-user

[-- Attachment #1: Type: text/plain, Size: 158 bytes --]

On Friday 09 September 2005 02:49, Alvin ONeal Jr wrote:
> mount /dev/hdb1 /mnt/cdrom

this should be:
# mount /dev/hdc /mnt/cdrom

-- 
Cheers, Alex.

[-- Attachment #2: Type: application/pgp-signature, Size: 189 bytes --]

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2005-09-09  8:23 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2005-09-09  2:17 [gentoo-user] instalation and mount cdrom Dita widyo
2005-09-09  2:49 ` Alvin ONeal Jr
2005-09-09 11:24   ` Alex

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox