Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Kernel & Hardware
  • Search

can't mount cdrom iso9660 (SOLVED)

Kernel not recognizing your hardware? Problems with power management or PCMCIA? What hardware is compatible with Gentoo? See here. (Only for kernels supported by Gentoo.)
Post Reply
Advanced search
3 posts • Page 1 of 1
Author
Message
bigbangnet
Apprentice
Apprentice
User avatar
Posts: 174
Joined: Mon Jun 11, 2007 12:32 pm

can't mount cdrom iso9660 (SOLVED)

  • Quote

Post by bigbangnet » Sat Aug 09, 2008 1:49 pm

Yeah, I think I've seen like 300 of these post. But here's mine. I can't mount cd-rom and its all my fault cause I know what I did wrong but I want to try to find a solution for it.

I wanted my usb external HD to be recognise so I followed this wiki. I didn't notice (probably cause I didn't drink enough coffee) but I've put my cdrom iso9660 into module. After installing and compiling, my usb HD worked like a charm, I can start it up and I can see it and I even write on it. But my cdrom doesn't work.

When I do mount /dev/hdc /mnt/cdrom I get a iso9600 not recognise system file or something and that it didn't know it <-- (sorry if its not the full msg but I hope you get the drift). So after some search I found that if you type

Code: Select all

modprobe iso9660
and then the mount command, my cdrom works. So here's my question. How can I prevent from typing modprobe iso9660 each time I boot my system ?

I just don't want to install and compile my kernel (again :( ). I was probably thinking of either a driver !
Last edited by bigbangnet on Sat Aug 09, 2008 2:26 pm, edited 1 time in total.
Top
Januszzz
Guru
Guru
Posts: 367
Joined: Sat Feb 04, 2006 12:09 am
Location: Opole, Poland

  • Quote

Post by Januszzz » Sat Aug 09, 2008 2:03 pm

Hi,

there is a file which loads modules on start, you just pust your custom module in it. Its /etc/modules.autoload/kernel-2.6:

Code: Select all

teravinet ~ # cat /etc/modules.autoload.d/kernel-2.6
# /etc/modules.autoload.d/kernel-2.6:  kernel modules to load when system boots.
#
# Note that this file is for 2.6 kernels.
#
# Add the names of modules that you'd like to load when the system
# starts into this file, one per line.  Comments begin with # and
# are ignored.  Read man modules.autoload for additional details.

# For example:
# aic7xxx
ip_nat_ftp
ip_conntrack_ftp
If you use openrc and baselayout-2 there is no such file, I don't remember where it resides now. BTW if you compile the kernel, you may want to activate "Automatic kernel module loading".
Top
bigbangnet
Apprentice
Apprentice
User avatar
Posts: 174
Joined: Mon Jun 11, 2007 12:32 pm

  • Quote

Post by bigbangnet » Sat Aug 09, 2008 2:26 pm

One question about that which I really don't know or just don't remember, how do I know if I'm using baselayout-2 ? Cause when I do

Code: Select all

emerge -s baselayout
I see that version 1.12.11.1 is installed ? Unless thats how :lol:

For the iso9660, OMG, Duhhh I forgot about that file :lol: . I insterted iso9660 and it works, It even boots it automatically. Yayyy. But yes, I could of set it to enable in the kernel but your answer was faster lol. omg, I'm ashamed that I didn't even think of that file.

But for information (no pun intended here) the directory you gave was wrong, its /etc/modules.autoload.d/kernel-2.6 <-- notice the .d. In your code you see it but when you type it, you don't
Top
Post Reply

3 posts • Page 1 of 1

Return to “Kernel & Hardware”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic