Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[SOLVED][KERNEL] jak włączyć SATA?
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt
View previous topic :: View next topic  
Author Message
nUmer_inaczej
Apprentice
Apprentice


Joined: 24 Apr 2007
Posts: 165
Location: Bydgoszcz

PostPosted: Sun Jul 06, 2008 3:17 am    Post subject: [SOLVED][KERNEL] jak włączyć SATA? Reply with quote

Hej!
Zmieniłem sprzęt na nieco lepszy od poprzedniego i mam problem z dyskiem SATA (Samsunga).
W kernel tymczasem wkompilowałem wszystko dot. SATA w device drivers, jednak na starcie otrzymuję następujący komunikat:
Code:
Kernel panic - not syncing: VFS: Unable to mount rootfs on unknown block(0,0)

Byłbym jak zawsze wdzięczny za okazaną mi pomoc
mój fstab wygląda następująco
Code:
# Config file for GRUB - The GNU GRand Unified Bootloader
# /boot/grub/menu.lst

# DEVICE NAME CONVERSIONS
#
#  Linux           Grub
# -------------------------
#  /dev/fd0        (fd0)
#  /dev/hda        (hd0)
#  /dev/hdb2       (hd1,1)
#  /dev/hda3       (hd0,2)
#

#  FRAMEBUFFER RESOLUTION SETTINGS
#     +-------------------------------------------------+
#          | 640x480    800x600    1024x768   1280x1024
#      ----+--------------------------------------------
#      256 | 0x301=769  0x303=771  0x305=773   0x307=775
#      32K | 0x310=784  0x313=787  0x316=790   0x319=793
#      64K | 0x311=785  0x314=788  0x317=791   0x31A=794
#      16M | 0x312=786  0x315=789  0x318=792   0x31B=795
#     +-------------------------------------------------+

# general configuration:
timeout   5
default   0
color light-blue/black light-cyan/blue

# boot sections follow
# each is implicitly numbered from 0 in the order of appearance below
#
# TIP: If you want a 1024x768 framebuffer, add "vga=773" to your kernel line.
#
#

# (0) Gentoo Linux
title   Gentoo Linux
root    (hd0,5)
kernel /boot/2.6.24-gentoo-r8 /dev/sda7 acpi=on reboot=b vga=795

# (1) Windows
title Windows
chainloader (hd0,0)+1

# (2) Dyskietka
#title Dyskietka
#chainloader (fd0,0)+1

# (3) iso
#title iso

# (4) Halt
title Halt
halt

#(5) Reboot
title Reboot
reboot

... na /dev/sda6 mam /boot, natomiast na /dev/sda7 główny system plików
Trudno mi jest podać więcej danych.


Last edited by nUmer_inaczej on Sun Jul 06, 2008 11:35 am; edited 1 time in total
Back to top
View user's profile Send private message
mistix
Apprentice
Apprentice


Joined: 27 Dec 2006
Posts: 247
Location: Gliwice / Poland

PostPosted: Sun Jul 06, 2008 8:17 am    Post subject: Reply with quote

Zdaje się, że powinno być w grubie root=/dev/sda7
_________________
Cuda się zdarzają. Co potwierdzi każdy programista.
Back to top
View user's profile Send private message
nUmer_inaczej
Apprentice
Apprentice


Joined: 24 Apr 2007
Posts: 165
Location: Bydgoszcz

PostPosted: Sun Jul 06, 2008 11:15 am    Post subject: Reply with quote

zgadza się - dzięki

a co do błędu jaki popełniłem - w zakładce dotyczącej SCSI należy włączyć wsparcie zarówno dla dysku jak i cdromu
Back to top
View user's profile Send private message
Arfrever
Bodhisattva
Bodhisattva


Joined: 29 Apr 2006
Posts: 2463
Location: 異世界

PostPosted: Sun Jul 06, 2008 5:53 pm    Post subject: Reply with quote

Moved from Polish OTW to Instalacja i sprzęt.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Polskie forum (Polish) Instalacja i sprzęt All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum