View previous topic :: View next topic |
Author |
Message |
ootawata n00b
Joined: 10 Nov 2007 Posts: 14
|
Posted: Sat Nov 10, 2007 10:43 pm Post subject: Failiure to mount hard drive in boot |
|
|
I wanted to put a boot-splash on my computer (to get rid of the ugly scrolling text) but after my friend helped me adjust my kernel to run initrd, it fails to boot. It does not go into "kernel panic", but instead it just stops booting because it fails to mount my hard drive when it boots. Is there a driver I need to download or a module that needs to be enabled in my kernel?
I have:
HP pavilion 061 desktop
Code: |
-storage
description: RAID bus controller
product: 82801GR/GH (ICH7 Family) Serial ATA Storage Controller RAID
vendor: Intel Corporation
physical id: 1f.2
bus info: pci@0000:00:1f.2
logical name: scsi0
version: 01
width: 32 bits
clock: 66MHz
capabilities: storage msi pm bus_master cap_list emulated
configuration: latency=0
resources: ioport:f900-f907 ioport:f800-f803 ioport:f700-f707 ioport:f600-f603 ioport:f500-f50f iomemory:fdffe000-fdffe3ff irq:18
*-disk
description: SCSI Disk
product: WDC WD800JD-60MS
vendor: ATA
physical id: 0.0.0
bus info: scsi@0:0.0.0
logical name: /dev/sda
version: 10.0
serial: WD-WMAM9AM25732
size: 74GB
capabilities: partitioned partitioned:dos
configuration: ansiversion=5
*-volume:0
description: Linux filesystem partition
physical id: 1
bus info: scsi@0:0.0.0,1
logical name: /dev/sda1
capacity: 1961MB
capabilities: primary bootable
|
|
|
Back to top |
|
|
j79zlr Apprentice
Joined: 05 Dec 2004 Posts: 235 Location: Chicago, IL
|
Posted: Sat Nov 10, 2007 10:56 pm Post subject: |
|
|
You need whatever filesystem the drive with /boot [usually your root drive] is on compiled into the kernel and not as a module. |
|
Back to top |
|
|
ootawata n00b
Joined: 10 Nov 2007 Posts: 14
|
Posted: Sun Nov 11, 2007 1:15 am Post subject: |
|
|
Sorry, I meant to say:
/dev/sda does not exist when I boot. |
|
Back to top |
|
|
ootawata n00b
Joined: 10 Nov 2007 Posts: 14
|
Posted: Thu Nov 15, 2007 4:47 pm Post subject: |
|
|
Anyone? |
|
Back to top |
|
|
|