Nie jesteś zalogowany.
Jeśli nie posiadasz konta, zarejestruj je już teraz! Pozwoli Ci ono w pełni korzystać z naszego serwisu. Spamerom dziękujemy!
Prosimy o pomoc dla małej Julki — przekaż 1% podatku na Fundacji Dzieciom zdazyć z Pomocą.
Więcej informacji na dug.net.pl/pomagamy/.
Witam serdecznie.
Po kompilacji jądra i 1 restarcie wyskakuje mi następujący błąd:
VFS: Cannot open root device "sda2" or unknown-block(0,0) Please append a correct "root=" boot option; here are the available partitions: Kernel panic - not syncing: VFS: Unable to mount root fs on unknown-block(0,0)
Poprzednie jajko jest w GRUBie i da się z niego wystartować - rozumiem, że z poziomu jego mam dokonać naprawy - ale co zrobić ??
Pomóżcie.
Pozdrawiam
Offline
kompilowałeś z opcią --initrd?? chipset i system plików na stałe wkompilowałeś?? dysk ide czy sata, jak ide to zmień w grubie z sda na hda
Offline
Dysk sata i kompilowałem bez opcji initrd. System plików ext3 na stałe w kompilowałem a jajko
Offline
walnij z initrd bydzie gut
Offline
Włączyłem initrd i wyszło coś takiego:
Zatrzymuje się na długą chwilę na:
usbcore: registered new interface driver usbhid drivers/hid/usbhid/hid-core.c: v2.6: USB HID core driver
Później jest done i wyskakuje coś gorszego:
Check root= bootarg cat /proc/cmdline or missing modules, devices: cat /proc/modules ls /dev ALERT! /dev/sda2 does not exists. Dropping to a shell! BusyBox v1.1.3 (Debian 1:1.1.3-4) Built-in shell (ash) Enter 'help' for a list of built-in commands. /bin/sh: can`t access tty: job control turned off (initramfs)"znak zachęty"
Proszę o pomoc.
Offline
tak jak sugeruja w tym komunikacie: ls /dev - bo albo ma jakies dziwne oznaczenie albo nie ma steownika sata dla Twojego chipsetu
Ostatnio edytowany przez bercik (2008-04-04 01:21:56)
Offline
Hmmm dziwne a kolega mógby sprawdzić wpisy w grubie lub w stabie moze jakaś mała literówka przypadła
Offline
Ja jestem juz z tego głupi :(:
GRUB wygląda tak:
# menu.lst - See: grub(8), info grub, update-grub(8) # grub-install(8), grub-floppy(8), # grub-md5-crypt, /usr/share/doc/grub # and /usr/share/doc/grub-doc/. ## default num # Set the default entry to the entry number NUM. Numbering starts from 0, and # the entry number 0 is the default if the command is not used. # # You can specify 'saved' instead of a number. In this case, the default entry # is the entry saved with the command 'savedefault'. # WARNING: If you are using dmraid do not change this entry to 'saved' or your # array will desync and will not let you boot your system. default 0 ## timeout sec # Set a timeout, in SEC seconds, before automatically booting the default entry # (normally the first entry defined). timeout 5 # Pretty colours color cyan/blue white/blue ## password ['--md5'] passwd # If used in the first section of a menu file, disable all interactive editing # control (menu entry editor and command-line) and entries protected by the # command 'lock' # e.g. password topsecret # password --md5 $1$gLhU0/$aW78kHK1QfV3P2b2znUoe/ # password topsecret # # examples # # title Windows 95/98/NT/2000 # root (hd0,0) # makeactive # chainloader +1 # # title Linux # root (hd0,1) # kernel /vmlinuz root=/dev/hda2 ro # # # Put static boot stanzas before and/or after AUTOMAGIC KERNEL LIST ### BEGIN AUTOMAGIC KERNELS LIST ## lines between the AUTOMAGIC KERNELS LIST markers will be modified ## by the debian update-grub script except for the default options below ## DO NOT UNCOMMENT THEM, Just edit them to your needs ## ## Start Default Options ## ## default kernel options ## default kernel options for automagic boot options ## If you want special options for specific kernels use kopt_x_y_z ## where x.y.z is kernel version. Minor versions can be omitted. ## e.g. kopt=root=/dev/hda1 ro ## kopt_2_6_8=root=/dev/hdc1 ro ## kopt_2_6_8_2_686=root=/dev/hdc2 ro # kopt=root=/dev/sda2 ro ## default grub root device ## e.g. groot=(hd0,0) # groot=(hd0,1) ## should update-grub create alternative automagic boot options ## e.g. alternative=true ## alternative=false # alternative=true ## should update-grub lock alternative automagic boot options ## e.g. lockalternative=true ## lockalternative=false # lockalternative=false ## additional options to use with the default boot option, but not with the ## alternatives ## e.g. defoptions=vga=791 resume=/dev/hda5 # defoptions= ## should update-grub lock old automagic boot options ## e.g. lockold=false ## lockold=true # lockold=false ## Xen hypervisor options to use with the default Xen boot option # xenhopt= ## Xen Linux kernel options to use with the default Xen boot option # xenkopt=console=tty0 ## altoption boot targets option ## multiple altoptions lines are allowed ## e.g. altoptions=(extra menu suffix) extra boot options ## altoptions=(single-user) single # altoptions=(single-user mode) single ## controls how many kernels should be put into the menu.lst ## only counts the first occurence of a kernel, not the ## alternative kernel options ## e.g. howmany=all ## howmany=7 # howmany=all ## should update-grub create memtest86 boot option ## e.g. memtest86=true ## memtest86=false # memtest86=true ## should update-grub adjust the value of the default booted system ## can be true or false # updatedefaultentry=false ## ## End Default Options ## title Debian GNU/Linux, kernel 2.6.24 root (hd0,1) kernel /boot/vmlinuz-2.6.24 root=/dev/sda2 ro initrd /boot/initrd.img-2.6.24 savedefault title Debian GNU/Linux, kernel 2.6.24 (single-user mode) root (hd0,1) kernel /boot/vmlinuz-2.6.24 root=/dev/sda2 ro single initrd /boot/initrd.img-2.6.24 savedefault title Debian GNU/Linux, kernel 2.6.18-6-amd64 root (hd0,1) kernel /boot/vmlinuz-2.6.18-6-amd64 root=/dev/sda2 ro initrd /boot/initrd.img-2.6.18-6-amd64 savedefault title Debian GNU/Linux, kernel 2.6.18-6-amd64 (single-user mode) root (hd0,1) kernel /boot/vmlinuz-2.6.18-6-amd64 root=/dev/sda2 ro single initrd /boot/initrd.img-2.6.18-6-amd64 savedefault title Debian GNU/Linux, kernel 2.6.18-4-amd64 root (hd0,1) kernel /boot/vmlinuz-2.6.18-4-amd64 root=/dev/sda2 ro initrd /boot/initrd.img-2.6.18-4-amd64 savedefault title Debian GNU/Linux, kernel 2.6.18-4-amd64 (single-user mode) root (hd0,1) kernel /boot/vmlinuz-2.6.18-4-amd64 root=/dev/sda2 ro single initrd /boot/initrd.img-2.6.18-4-amd64 savedefault ### END DEBIAN AUTOMAGIC KERNELS LIST # This is a divider, added to separate the menu items below from the Debian # ones. title Other operating systems: root # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda1 title Windows Vista/Longhorn (loader) root (hd0,0) savedefault makeactive chainloader +1 # This entry automatically added by the Debian installer for a non-linux OS # on /dev/sda4 title Windows Vista/Longhorn (loader) root (hd0,3) savedefault makeactive chainloader +1
Czt widzicie coś podejrzanego ?.
Offline
jaki chipset, najlepiej na stałe go walnij
Offline
[quote=siarka2107]jaki chipset, najlepiej na stałe go walnij[/quote]
Według everesta:
Płyta główna:
Typ procesora Mobile DualCore Intel Core 2 Duo T5500, 1666 MHz (10 x 167)
Nazwa płyty głównej Hewlett-Packard HP Pavilion dv6000 (GB175EA#AKD)
Mikroukład płyty głównej Mobile Intel Calistoga-PM i945PM
Typ BIOS'u Phoenix (02/02/07)
Czyli przy konfiguracji poszukać takiego układu i ponownie kompilować tak ?.
Offline
http://kmuto.jp/debian/hcl/
Offline
Ja już naprawdę nie wiem co robić - zaczynam się zastanawiać nad powrotem do Windy - tam wszystko działało bez problemów a tu muszę się cackać z kompilacją jądra żeby zadziałała wi-fi i inne a i tak wyskakują jakieś błędy ;/.
Czy jest jeszcze coś co mogę z tym zrobić żeby działało ?.
Offline
spróbuj instalować na [url=http://kmuto.jp/debian/d-i/]tym[/url] albo ściągnij sobie testing netinstall [url=http://cdimage.debian.org/cdimage/weekly-builds/i386/iso-cd/]najnowsze[/url], zerknij też [url=http://forum.dug.net.pl/viewtopic.php?id=5453]tutaj[/url]
Ostatnio edytowany przez siarka2107 (2008-04-04 22:02:07)
Offline
Witam wszystkich.
Chciałbym zapytac o jedna rzecz. Postanowilem postawic system od nowa. Akurat mialem pod reką wersję 2.6.22-3-636 to ją zainstalowale. Dzialalem na niej i przy ponownym wlaczaniu kompa ni z gruchy ni z pietruchy pojawilo sie jadro 2.6.24-1-686. Wyglada na to ze samo sie zaktualizowalo i dodalo wpis do gruba. Czy to normalne ??.
Pozdrawiam
Offline
Jeżeli kompilowałeś metodą Debiana - to jest to normalne :) . Jeżeli kompilowałeś metodą tradycyjną to już mniej :)
Offline
Problem w tym, że nie kompilowałem. Po prostu zainstalowałem od nowa system !!.
Offline
[quote=archie4]Witam wszystkich.
Chciałbym zapytac o jedna rzecz. Postanowilem postawic system od nowa. Akurat mialem pod reką wersję 2.6.22-3-636 to ją zainstalowale. Dzialalem na niej i przy ponownym wlaczaniu kompa ni z gruchy ni z pietruchy pojawilo sie jadro 2.6.24-1-686. Wyglada na to ze samo sie zaktualizowalo i dodalo wpis do gruba. Czy to normalne ??.
Pozdrawiam[/quote]
Normalne. Zakutalizował się pakiet linux-image-2.6-686, który zależy od binarnej wersji akutalnego jądra w danej gałęzi debiana. Inaczej mówiąc mechanizm ten jest po to aby zawsze mieć "obowiązującą" w danej gałęzi wersję jądra nie martwiąc się o jej ręczne instalowanie.
Offline
[quote=archie4]Ja już naprawdę nie wiem co robić - zaczynam się zastanawiać nad powrotem do Windy - tam wszystko działało bez problemów a tu muszę się cackać z kompilacją jądra żeby zadziałała wi-fi i inne a i tak wyskakują jakieś błędy ;/.
Czy jest jeszcze coś co mogę z tym zrobić żeby działało ?.[/quote]
Dlaczego tak uważasz? Być może problem jest w tym, że popełniasz gdzieś jakiś błąd. Odstaw komputer i przejdź się np.: do parku czy na wycieczkę do lasu.
Przejrzysz wszystko na drugi dzień, na spokojnie i znajdziesz przyczynę. Sposób sprawdzony --- działa w każdej sytuacji.
Offline
Dziękuję za pomoc Panowie i Panie (jeslisą tu takie),i przepraszam za tego posta z winda - poniosło mnie już z nerwów :D.
Offline
Time (s) | Query |
---|---|
0.00008 | SET CHARSET latin2 |
0.00004 | SET NAMES latin2 |
0.00059 | SELECT u.*, g.*, o.logged FROM punbb_users AS u INNER JOIN punbb_groups AS g ON u.group_id=g.g_id LEFT JOIN punbb_online AS o ON o.ident='3.133.152.26' WHERE u.id=1 |
0.00061 | REPLACE INTO punbb_online (user_id, ident, logged) VALUES(1, '3.133.152.26', 1732877213) |
0.00031 | SELECT * FROM punbb_online WHERE logged<1732876913 |
0.00059 | DELETE FROM punbb_online WHERE ident='18.117.103.185' |
0.00055 | SELECT topic_id FROM punbb_posts WHERE id=87666 |
0.00015 | SELECT id FROM punbb_posts WHERE topic_id=11101 ORDER BY posted |
0.00042 | SELECT t.subject, t.closed, t.num_replies, t.sticky, f.id AS forum_id, f.forum_name, f.moderators, fp.post_replies, 0 FROM punbb_topics AS t INNER JOIN punbb_forums AS f ON f.id=t.forum_id LEFT JOIN punbb_forum_perms AS fp ON (fp.forum_id=f.id AND fp.group_id=3) WHERE (fp.read_forum IS NULL OR fp.read_forum=1) AND t.id=11101 AND t.moved_to IS NULL |
0.00029 | SELECT search_for, replace_with FROM punbb_censoring |
0.00275 | SELECT u.email, u.title, u.url, u.location, u.use_avatar, u.signature, u.email_setting, u.num_posts, u.registered, u.admin_note, p.id, p.poster AS username, p.poster_id, p.poster_ip, p.poster_email, p.message, p.hide_smilies, p.posted, p.edited, p.edited_by, g.g_id, g.g_user_title, o.user_id AS is_online FROM punbb_posts AS p INNER JOIN punbb_users AS u ON u.id=p.poster_id INNER JOIN punbb_groups AS g ON g.g_id=u.group_id LEFT JOIN punbb_online AS o ON (o.user_id=u.id AND o.user_id!=1 AND o.idle=0) WHERE p.topic_id=11101 ORDER BY p.id LIMIT 0,25 |
0.00456 | UPDATE punbb_topics SET num_views=num_views+1 WHERE id=11101 |
Total query time: 0.01094 s |