Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Boot von USB HDD
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German)
View previous topic :: View next topic  
Author Message
CoPyCaT
n00b
n00b


Joined: 02 Jul 2004
Posts: 68
Location: Germany

PostPosted: Wed Aug 25, 2004 5:57 am    Post subject: Boot von USB HDD Reply with quote

Hallo,

vor ein paar Tagen habe ich mir eine externe HDD angeschaft, und versuche seitdem erfolglos Gentoo von dieser zu booten.

Grub liess sich Problemlos installieren, und wenn ich die Bootreihenfolge auf USB HDD als 1. einstelle wird er auch geladen.

Ein Aufruf der im Menu eingetragen Kernel führt nur zu einem Error 15 "File not found"

Wenn ich den Kernel und root device über Kommandozeile angebe, beginnt er den Kernel zu laden und bricht dann aber mit "Cannot Mount Root FS" ab.

Ich gehe von einer falschen Grub Konfiguration aus, weiß mir aber selbst nicht mehr zu helfen da ich keinen Plan habe wie man Grub konfiguriert um von USB Platte zu booten.
Die Forumssuche und Google liefern 1001 Themen aber keines hilft mir weiter.
Ich probiere es jetzt seit Tagen und bin langsam am verzweifeln.
Hier mal alles was wichtig sein könnte, wenn ihr noch was braucht einfach die Aufforderung posten.

Partitionstabelle:

Code:


Festplatte: /dev/sda
                                            Size: 160041885696 bytes, 160.0 GB
                  Heads: 255   Sectors per Track: 63   Cylinders: 19457

Name              Flags            Part. Typ       Dateisystemtyp            [Bezeichner]          Size (MB)
------------------------------------------------------------------------------------------------------------------------
sda1                                Primäre        Linux ext2                [/boot]                  156,29
sda5                                Logische       Linux swap                                        2146,80
sda6                                Logische       Linux ext3                [/]                    15726,74
sda7                                Logische       Linux ext3                [/home]                11531,85
sda8                                Logische       Linux ext3                [/root]                 5239,51
sda9                                Logische       W95 FAT32 (LBA)           [/Multi]              125238,12




Kernel Config:

Code:

CONFIG_USB=y

CONFIG_USB_EHCI_HCD=y

CONFIG_USB_EHCI_SPLIT_ISO=y

CONFIG_USB_OHCI_HCD=y

CONFIG_USB_UHCI_HCD=y

CONFIG_USB_STORAGE=y

CONFIG_USB_STORAGE_DEBUG=y

CONFIG_SCSI=y

CONFIG_EXT2_FS=y

CONFIG_EXT3_FS=y

SCSI GENERIC ist fest einkompiliert, finde nur nicht den Eintrag in der Kernel Conf.



Nun zu Grub:

[code]

So wurde er Installiert!

grub> root (hd2,0)
grub> setup (hd2)
grub> quit

-------------------------------------------------------------------------------

Conf:

default 0
timeout 15

title= Gentoo GNU/Linux (USBHDD)
root= (hd2,5)
kernel= (hd2,0)/kernel-2.6.7 root=/dev/sda6


title= Gentoo GNU/Linux (Test-USBHDD)
root= (hd0,5)
kernel= (hd0,0)/kernel-2.6.7 root=/dev/sda6

[code]

Der zweite Eintrag in der grub.conf diente zum Testen, da Grub wenn ich von der ext Platte bootete, diese als hd0 erkennt.

Vorweg schon Dank für die Hilfe.
Back to top
View user's profile Send private message
redflash
Apprentice
Apprentice


Joined: 17 Oct 2003
Posts: 213
Location: Germany

PostPosted: Wed Aug 25, 2004 8:15 am    Post subject: Reply with quote

Schau dir mal diesen Beitrag an.
https://forums.gentoo.org/viewtopic.php?t=178887
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Deutsches Forum (German) 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