Forums

Skip to content

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

[solved] Cannot boot from USB-Memorystick

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
7 posts • Page 1 of 1
Author
Message
Schattenparker
n00b
n00b
Posts: 9
Joined: Wed Jan 14, 2009 6:58 pm

[solved] Cannot boot from USB-Memorystick

  • Quote

Post by Schattenparker » Wed Jan 14, 2009 7:49 pm

Hi,

I decided to install Gentoo (one of these new weekly tarballs) on my USB-Stick, which is about 8GB; I chose 3.5GB as FAT32 partition and the rest as an ext3 Partition, where gentoo is installed on. This installation was done from a gentoo system running on my laptop, which mounted the Stick as /dev/sda2, via usb-storage.
Gentoo-sources-2.6.28 was put on the stick, and I decided for lilo as bootmanager, because I'm confident with lilo for many years now :-).
I do not use an initrd, so all relevent parts went directly into the kernel. First I tried the usual way, putting usb->EHCI, OHCI, UHCI + usb-storage as well as SCSI and BLK_DEV_SD into the kernel, but when trying to boot, the kernel fails to mount the root and ends up with a kernel panic. Newer kernels seem to have a nice feature, they list all available partitions, but only my harddrive was found.
Then there is a second possibility: USB block device. By turning off usb-storage (usb_libusual was always deselected) and putting this block device into the kernel (after mknod /dev/uba2 b 0xb4 2, which seems to be mandatory for lilo to accept the 'root=/dev/uba2'), I was able to boot from the stick on two machines, but two other computers seem not to have created this block device on boot, and show the meanwhile well known kernel panic. As the two partitions of my stick are never listed as possible partitions, there is no reason to believe the kernel could have messed up with SATA-HDDs. Meanwhile I have changed /dev/sda2 into this UUID-notation, without noticing differences; I still prefer the variant via usb-storage, but I'm out of ideas what to try next meanwhile.
It's also a pity there is no boot log or a possibility to scroll back to follow all bootmessages when the kernel hangs.
I made some shots with my digicam, if that could be of help, but have no clue how to post them here or if that is desired on this forum, so please tell me which further information I should provide.

Thank you very much in advance.
Last edited by Schattenparker on Fri Jan 16, 2009 11:23 pm, edited 1 time in total.
Top
richard.scott
Veteran
Veteran
Posts: 1497
Joined: Mon May 19, 2003 5:19 pm
Location: Oxfordshire, UK
Contact:
Contact richard.scott
Website

  • Quote

Post by richard.scott » Fri Jan 16, 2009 9:38 am

The booting from usb task is a tricky one and its taken me a lot of trial-and-error to figure it out.

If you want both usb-1 or usb-2 device support it works best with the HCD drivers (i.e. EHCI/OHCI/UHCI HCD support) compiled as modules and loaded via the initramfs/initrd file (which you don't currently have). If you compile them into the kernel then it doesn't seem to work at all.

If your using genkernel to make your kernel then this is handled for you :)
Top
KarlisRepsons
Apprentice
Apprentice
Posts: 229
Joined: Mon Nov 03, 2008 2:11 pm
Location: Latvia

  • Quote

Post by KarlisRepsons » Fri Jan 16, 2009 10:35 am

.. just in case: don't forget, that USB devices need root mounting delay (kernel option) to avoid panic.
Top
richard.scott
Veteran
Veteran
Posts: 1497
Joined: Mon May 19, 2003 5:19 pm
Location: Oxfordshire, UK
Contact:
Contact richard.scott
Website

  • Quote

Post by richard.scott » Fri Jan 16, 2009 10:41 am

KarlisRepsons wrote:.. just in case: don't forget, that USB devices need root mounting delay (kernel option) to avoid panic.
That is also true, but i believe this is a feature that the initrd made by genkernel uses rather than a standard kernel option.

Please correct me if I'm wrong tho :)
Top
KarlisRepsons
Apprentice
Apprentice
Posts: 229
Joined: Mon Nov 03, 2008 2:11 pm
Location: Latvia

  • Quote

Post by KarlisRepsons » Fri Jan 16, 2009 11:11 am

Well, I was / am into hurry, so I added one tip, which I missed some time ago for booting kernel (know almost nothing about genkernel).
Top
cyrillic
Watchman
Watchman
User avatar
Posts: 7311
Joined: Wed Feb 19, 2003 3:05 am
Location: Groton, Massachusetts USA

  • Quote

Post by cyrillic » Fri Jan 16, 2009 5:14 pm

This option is available without an initrd/initramfs.
/usr/src/linux/Documentation/kernel-parameters.txt wrote:rootdelay= [KNL] Delay (in seconds) to pause before attempting to mount the root filesystem
Top
Schattenparker
n00b
n00b
Posts: 9
Joined: Wed Jan 14, 2009 6:58 pm

  • Quote

Post by Schattenparker » Fri Jan 16, 2009 11:21 pm

Yes, that's it! Thank you so much!

Meanwhile, I tried a vanilla kernel and configured it once again from scratch (quick&dirty, without UHCI+OHCI, just to see if it could change things, but without success); then changed the kernel-config to boot from my harddrive, and putting those necessary drivers in. Though some options where still configured as modules, I did not compile any modules, so to avoid any confusions.
Here is what dmesg said:

Code: Select all

[    0.000000] BIOS EBDA/lowmem at: 0009f800/0009f800
[    0.000000] Initializing cgroup subsys cpu
[    0.000000] Linux version 2.6.28 (root@MyCompi2) (gcc version 4.3.2 (Gentoo 4.3.2-r2 p1.5, pie-10.1.5) ) #2 Fri Jan 16 22:38:11 CET 2009
[    0.000000] KERNEL supported cpus:
[    0.000000]   Intel GenuineIntel
[    0.000000]   AMD AuthenticAMD
[    0.000000]   NSC Geode by NSC
[    0.000000]   Cyrix CyrixInstead
[    0.000000]   Centaur CentaurHauls
[    0.000000]   Transmeta GenuineTMx86
[    0.000000]   Transmeta TransmetaCPU
[    0.000000]   UMC UMC UMC UMC
[    0.000000] PAT WC disabled due to known CPU erratum.
[    0.000000] BIOS-provided physical RAM map:
[    0.000000]  BIOS-e820: 0000000000000000 - 000000000009f800 (usable)
[    0.000000]  BIOS-e820: 000000000009f800 - 00000000000a0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000d8000 - 00000000000e0000 (reserved)
[    0.000000]  BIOS-e820: 00000000000e4000 - 0000000000100000 (reserved)
[    0.000000]  BIOS-e820: 0000000000100000 - 000000001ff70000 (usable)
[    0.000000]  BIOS-e820: 000000001ff70000 - 000000001ff7b000 (ACPI data)
[    0.000000]  BIOS-e820: 000000001ff7b000 - 000000001ff80000 (ACPI NVS)
[    0.000000]  BIOS-e820: 000000001ff80000 - 0000000020000000 (reserved)
[    0.000000]  BIOS-e820: 00000000ff800000 - 00000000ffc00000 (reserved)
[    0.000000]  BIOS-e820: 00000000fffff000 - 0000000100000000 (reserved)
[    0.000000] DMI present.
[    0.000000] Phoenix BIOS detected: BIOS may corrupt low RAM, working it around.
[    0.000000] last_pfn = 0x1ff70 max_arch_pfn = 0x100000
[    0.000000] kernel direct mapping tables up to 1ff70000 @ 10000-16000
[    0.000000] ACPI: RSDP 000F6F00, 0014 (r0 PTLTD )
[    0.000000] ACPI: RSDT 1FF7637D, 0030 (r1 PTLTD  Wistron   6040000  LTP        0)
[    0.000000] ACPI: FACP 1FF7AED2, 0074 (r1 INTEL  ODEM      6040000 PTL        50)
[    0.000000] ACPI: DSDT 1FF768A3, 462F (r1 INTEL  ODEM      6040000 MSFT  100000E)
[    0.000000] ACPI: FACS 1FF7BFC0, 0040
[    0.000000] ACPI: BOOT 1FF7AFD8, 0028 (r1 PTLTD  $SBFTBL$  6040000  LTP        1)
[    0.000000] ACPI: SSDT 1FF763AD, 04EE (r1 INTEL    GV3Ref     1001 MSFT  100000E)
[    0.000000] 0MB HIGHMEM available.
[    0.000000] 511MB LOWMEM available.
[    0.000000]   mapped low ram: 0 - 1ff70000
[    0.000000]   low ram: 00000000 - 1ff70000
[    0.000000]   bootmap 00012000 - 00015ff0
[    0.000000] (6 early reservations) ==> bootmem [0000000000 - 001ff70000]
[    0.000000]   #0 [0000000000 - 0000001000]   BIOS data page ==> [0000000000 - 0000001000]
[    0.000000]   #1 [0000200000 - 00006bb734]    TEXT DATA BSS ==> [0000200000 - 00006bb734]
[    0.000000]   #2 [00006bc000 - 00006bf000]    INIT_PG_TABLE ==> [00006bc000 - 00006bf000]
[    0.000000]   #3 [000009f800 - 0000100000]    BIOS reserved ==> [000009f800 - 0000100000]
[    0.000000]   #4 [0000010000 - 0000012000]          PGTABLE ==> [0000010000 - 0000012000]
[    0.000000]   #5 [0000012000 - 0000016000]          BOOTMAP ==> [0000012000 - 0000016000]
[    0.000000] Zone PFN ranges:
[    0.000000]   DMA      0x00000010 -> 0x00001000
[    0.000000]   Normal   0x00001000 -> 0x0001ff70
[    0.000000]   HighMem  0x0001ff70 -> 0x0001ff70
[    0.000000] Movable zone start PFN for each node
[    0.000000] early_node_map[2] active PFN ranges
[    0.000000]     0: 0x00000010 -> 0x0000009f
[    0.000000]     0: 0x00000100 -> 0x0001ff70
[    0.000000] On node 0 totalpages: 130815
[    0.000000] free_area_init_node: node 0, pgdat c060ef7c, node_mem_map c1000200
[    0.000000]   DMA zone: 32 pages used for memmap
[    0.000000]   DMA zone: 0 pages reserved
[    0.000000]   DMA zone: 3951 pages, LIFO batch:0
[    0.000000]   Normal zone: 991 pages used for memmap
[    0.000000]   Normal zone: 125841 pages, LIFO batch:31
[    0.000000]   HighMem zone: 0 pages used for memmap
[    0.000000]   Movable zone: 0 pages used for memmap
[    0.000000] ACPI: PM-Timer IO Port: 0x1008
[    0.000000] Allocating PCI resources starting at 30000000 (gap: 20000000:df800000)
[    0.000000] Built 1 zonelists in Zone order, mobility grouping on.  Total pages: 129792
[    0.000000] Kernel command line: BOOT_IMAGE=Gentoo-2.6.28 ro root=306 video=radeonfb:mtrr,ywrap,1024x768-24@60 resume=/dev/hda7
[    0.000000] Enabling fast FPU save and restore... done.
[    0.000000] Enabling unmasked SIMD FPU exception support... done.
[    0.000000] Initializing CPU#0
[    0.000000] PID hash table entries: 2048 (order: 11, 8192 bytes)
[    0.000000] TSC: PIT calibration matches PMTIMER. 1 loops
[    0.000000] Detected 1694.505 MHz processor.
[    0.000999] Console: colour VGA+ 80x25
[    0.000999] console [tty0] enabled
[    0.000999] Dentry cache hash table entries: 65536 (order: 6, 262144 bytes)
[    0.000999] Inode-cache hash table entries: 32768 (order: 5, 131072 bytes)
[    0.000999] Memory: 513700k/523712k available (2749k kernel code, 9452k reserved, 1453k data, 252k init, 0k highmem)
[    0.000999] virtual kernel memory layout:
[    0.000999]     fixmap  : 0xfffed000 - 0xfffff000   (  72 kB)
[    0.000999]     pkmap   : 0xff800000 - 0xffc00000   (4096 kB)
[    0.000999]     vmalloc : 0xe0770000 - 0xff7fe000   ( 496 MB)
[    0.000999]     lowmem  : 0xc0000000 - 0xdff70000   ( 511 MB)
[    0.000999]       .init : 0xc061e000 - 0xc065d000   ( 252 kB)
[    0.000999]       .data : 0xc04af60b - 0xc061aad4   (1453 kB)
[    0.000999]       .text : 0xc0200000 - 0xc04af60b   (2749 kB)
[    0.000999] Checking if this processor honours the WP bit even in supervisor mode...Ok.
[    0.000999] SLUB: Genslabs=12, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.001008] Calibrating delay loop (skipped), value calculated using timer frequency.. 3389.01 BogoMIPS (lpj=1694505)
[    0.001156] Security Framework initialized
[    0.001227] SELinux:  Initializing.
[    0.001301] SELinux:  Starting in permissive mode
[    0.001307] Mount-cache hash table entries: 512
[    0.001502] Initializing cgroup subsys ns
[    0.001573] Initializing cgroup subsys cpuacct
[    0.001655] CPU: L1 I cache: 32K, L1 D cache: 32K
[    0.001753] CPU: L2 cache: 2048K
[    0.001825] CPU: Intel(R) Pentium(R) M processor 1.70GHz stepping 06
[    0.001959] Checking 'hlt' instruction... OK.
[    0.006432] Freeing SMP alternatives: 0k freed
[    0.006499] ACPI: Core revision 20080926
[    0.014134] ACPI: setting ELCR to 0200 (from 0c00)
[    0.015157] khelper used greatest stack depth: 7380 bytes left
[    0.016069] net_namespace: 740 bytes
[    0.016289] Time: 22:40:29  Date: 01/16/09
[    0.016379] NET: Registered protocol family 16
[    0.016789] ACPI: bus type pci registered
[    0.024254] PCI: PCI BIOS revision 2.10 entry at 0xfd7d5, last bus=2
[    0.024323] PCI: Using configuration type 1 for base access
[    0.024639] khelper used greatest stack depth: 7332 bytes left
[    0.027718] ACPI: EC: Look up EC in DSDT
[    0.030108] ACPI: Interpreter enabled
[    0.030180] ACPI: (supports S0 S3 S5)
[    0.030350] ACPI: Using PIC for interrupt routing
[    0.030871] ACPI: EC: non-query interrupt received, switching to interrupt mode
[    0.459168] ACPI: EC: GPE = 0x1c, I/O: command/status = 0x66, data = 0x62
[    0.459239] ACPI: EC: driver started in interrupt mode
[    0.459427] ACPI: No dock devices found.
[    0.459502] ACPI: PCI Root Bridge [PCI0] (0000:00)
[    0.459627] pci 0000:00:00.0: reg 10 32bit mmio: [0xe0000000-0xefffffff]
[    0.459723] pci 0000:00:1d.0: reg 20 io port: [0x1800-0x181f]
[    0.459770] pci 0000:00:1d.1: reg 20 io port: [0x1820-0x183f]
[    0.459817] pci 0000:00:1d.2: reg 20 io port: [0x1840-0x185f]
[    0.459873] pci 0000:00:1d.7: reg 10 32bit mmio: [0xd0000000-0xd00003ff]
[    0.459914] pci 0000:00:1d.7: PME# supported from D0 D3hot D3cold
[    0.459986] pci 0000:00:1d.7: PME# disabled
[    0.460075] HPET not enabled in BIOS. You might try hpet=force boot option
[    0.460148] pci 0000:00:1f.0: quirk: region 1000-107f claimed by ICH4 ACPI/GPIO/TCO
[    0.460249] pci 0000:00:1f.0: quirk: region 1180-11bf claimed by ICH4 GPIO
[    0.460335] pci 0000:00:1f.1: reg 10 io port: [0x00-0x07]
[    0.460341] pci 0000:00:1f.1: reg 14 io port: [0x00-0x03]
[    0.460348] pci 0000:00:1f.1: reg 18 io port: [0x00-0x07]
[    0.460355] pci 0000:00:1f.1: reg 1c io port: [0x00-0x03]
[    0.460361] pci 0000:00:1f.1: reg 20 io port: [0x1860-0x186f]
[    0.460369] pci 0000:00:1f.1: reg 24 32bit mmio: [0x000000-0x0003ff]
[    0.460414] pci 0000:00:1f.3: reg 20 io port: [0x1880-0x189f]
[    0.460452] pci 0000:00:1f.5: reg 10 io port: [0x1c00-0x1cff]
[    0.460458] pci 0000:00:1f.5: reg 14 io port: [0x18c0-0x18ff]
[    0.460465] pci 0000:00:1f.5: reg 18 32bit mmio: [0xd0000c00-0xd0000dff]
[    0.460471] pci 0000:00:1f.5: reg 1c 32bit mmio: [0xd0000800-0xd00008ff]
[    0.460492] pci 0000:00:1f.5: PME# supported from D0 D3hot D3cold
[    0.460562] pci 0000:00:1f.5: PME# disabled
[    0.460653] pci 0000:00:1f.6: reg 10 io port: [0x2400-0x24ff]
[    0.460660] pci 0000:00:1f.6: reg 14 io port: [0x2000-0x207f]
[    0.460687] pci 0000:00:1f.6: PME# supported from D0 D3hot D3cold
[    0.460757] pci 0000:00:1f.6: PME# disabled
[    0.460854] pci 0000:01:00.0: reg 10 32bit mmio: [0xd8000000-0xdfffffff]
[    0.460860] pci 0000:01:00.0: reg 14 io port: [0x3000-0x30ff]
[    0.460866] pci 0000:01:00.0: reg 18 32bit mmio: [0xd0100000-0xd010ffff]
[    0.460880] pci 0000:01:00.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[    0.460890] pci 0000:01:00.0: supports D1 D2
[    0.460921] pci 0000:00:01.0: bridge io port: [0x3000-0x3fff]
[    0.460925] pci 0000:00:01.0: bridge 32bit mmio: [0xd0100000-0xd01fffff]
[    0.460928] pci 0000:00:01.0: bridge 32bit mmio pref: [0xd8000000-0xdfffffff]
[    0.461043] pci 0000:02:04.0: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.461053] pci 0000:02:04.0: supports D1 D2
[    0.461055] pci 0000:02:04.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.461126] pci 0000:02:04.0: PME# disabled
[    0.461220] pci 0000:02:04.1: reg 10 32bit mmio: [0x000000-0x000fff]
[    0.461229] pci 0000:02:04.1: supports D1 D2
[    0.461232] pci 0000:02:04.1: PME# supported from D0 D1 D2 D3hot D3cold
[    0.461303] pci 0000:02:04.1: PME# disabled
[    0.461396] pci 0000:02:04.2: reg 10 32bit mmio: [0xd0209000-0xd02097ff]
[    0.461403] pci 0000:02:04.2: reg 14 32bit mmio: [0xd0200000-0xd0203fff]
[    0.461435] pci 0000:02:04.2: supports D1 D2
[    0.461437] pci 0000:02:04.2: PME# supported from D0 D1 D2 D3hot
[    0.461506] pci 0000:02:04.2: PME# disabled
[    0.461600] pci 0000:02:04.3: reg 10 32bit mmio: [0xd0204000-0xd0205fff]
[    0.461633] pci 0000:02:04.3: supports D1 D2
[    0.461635] pci 0000:02:04.3: PME# supported from D0 D1 D2 D3hot
[    0.461705] pci 0000:02:04.3: PME# disabled
[    0.461801] pci 0000:02:05.0: reg 10 32bit mmio: [0xd0206000-0xd0207fff]
[    0.461826] pci 0000:02:05.0: reg 30 32bit mmio: [0x000000-0x01ffff]
[    0.461835] pci 0000:02:05.0: supports D1 D2
[    0.461837] pci 0000:02:05.0: PME# supported from D0 D1 D2 D3hot D3cold
[    0.461908] pci 0000:02:05.0: PME# disabled
[    0.462007] pci 0000:02:06.0: reg 10 32bit mmio: [0xd0208000-0xd0208fff]
[    0.462042] pci 0000:02:06.0: PME# supported from D0 D3hot D3cold
[    0.462113] pci 0000:02:06.0: PME# disabled
[    0.462208] pci 0000:00:1e.0: transparent bridge
[    0.462279] pci 0000:00:1e.0: bridge 32bit mmio: [0xd0200000-0xd02fffff]
[    0.462317] bus 00 -> node 0
[    0.462324] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0._PRT]
[    0.462575] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.AGP_._PRT]
[    0.462705] ACPI: PCI Interrupt Routing Table [\_SB_.PCI0.PCIB._PRT]
[    0.467470] ACPI: PCI Interrupt Link [LNKA] (IRQs 10 *11)
[    0.467768] ACPI: PCI Interrupt Link [LNKB] (IRQs *10)
[    0.468039] ACPI: PCI Interrupt Link [LNKC] (IRQs 10 *11)
[    0.468332] ACPI: PCI Interrupt Link [LNKD] (IRQs 10) *11
[    0.468626] ACPI: PCI Interrupt Link [LNKE] (IRQs 10 11) *0, disabled.
[    0.468984] ACPI: PCI Interrupt Link [LNKF] (IRQs 10 11) *0, disabled.
[    0.469331] ACPI: PCI Interrupt Link [LNKG] (IRQs 10 11) *0, disabled.
[    0.469688] ACPI: PCI Interrupt Link [LNKH] (IRQs *10 11)
[    0.470378] SCSI subsystem initialized
[    0.470556] usbcore: registered new interface driver usbfs
[    0.470663] usbcore: registered new interface driver hub
[    0.470779] usbcore: registered new device driver usb
[    0.471054] PCI: Using ACPI for IRQ routing
[    0.471228] cfg80211: Using static regulatory domain info
[    0.471228] cfg80211: Regulatory domain: US
[    0.471228] 	(start_freq - end_freq @ bandwidth), (max_antenna_gain, max_eirp)
[    0.471277] 	(2402000 KHz - 2472000 KHz @ 40000 KHz), (600 mBi, 2700 mBm)
[    0.471347] 	(5170000 KHz - 5190000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.471416] 	(5190000 KHz - 5210000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.471486] 	(5210000 KHz - 5230000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.471556] 	(5230000 KHz - 5330000 KHz @ 40000 KHz), (600 mBi, 2300 mBm)
[    0.471625] 	(5735000 KHz - 5835000 KHz @ 40000 KHz), (600 mBi, 3000 mBm)
[    0.472003] cfg80211: Calling CRDA for country: US
[    0.472095] NetLabel: Initializing
[    0.472160] NetLabel:  domain hash size = 128
[    0.472226] NetLabel:  protocols = UNLABELED CIPSOv4
[    0.472304] NetLabel:  unlabeled traffic allowed by default
[    0.472393] pnp: PnP ACPI init
[    0.472393] ACPI: bus type pnp registered
[    0.687776] pnp: PnP ACPI: found 11 devices
[    0.687843] ACPI: ACPI bus type pnp unregistered
[    0.687918] system 00:04: ioport range 0x200-0x20f has been reserved
[    0.687988] system 00:04: ioport range 0x600-0x61f has been reserved
[    0.688057] system 00:04: ioport range 0x700-0x70f has been reserved
[    0.688126] system 00:04: ioport range 0x800-0x80f has been reserved
[    0.688196] system 00:04: ioport range 0x1000-0x107f has been reserved
[    0.688265] system 00:04: ioport range 0x1180-0x11bf has been reserved
[    0.688335] system 00:04: iomem range 0xfec10000-0xfec1ffff has been reserved
[    0.723468] pci 0000:00:01.0: PCI bridge, secondary bus 0000:01
[    0.723539] pci 0000:00:01.0:   IO window: 0x3000-0x3fff
[    0.723608] pci 0000:00:01.0:   MEM window: 0xd0100000-0xd01fffff
[    0.723678] pci 0000:00:01.0:   PREFETCH window: 0x000000d8000000-0x000000dfffffff
[    0.723795] pci 0000:02:04.0: CardBus bridge, secondary bus 0000:03
[    0.723864] pci 0000:02:04.0:   IO window: 0x004000-0x0040ff
[    0.723934] pci 0000:02:04.0:   IO window: 0x004400-0x0044ff
[    0.724004] pci 0000:02:04.0:   PREFETCH window: 0x30000000-0x33ffffff
[    0.724075] pci 0000:02:04.0:   MEM window: 0x3c000000-0x3fffffff
[    0.724145] pci 0000:02:04.1: CardBus bridge, secondary bus 0000:07
[    0.724214] pci 0000:02:04.1:   IO window: 0x004800-0x0048ff
[    0.724283] pci 0000:02:04.1:   IO window: 0x004c00-0x004cff
[    0.724353] pci 0000:02:04.1:   PREFETCH window: 0x34000000-0x37ffffff
[    0.724425] pci 0000:02:04.1:   MEM window: 0x40000000-0x43ffffff
[    0.724495] pci 0000:00:1e.0: PCI bridge, secondary bus 0000:02
[    0.724565] pci 0000:00:1e.0:   IO window: 0x4000-0x4fff
[    0.724635] pci 0000:00:1e.0:   MEM window: 0xd0200000-0xd02fffff
[    0.724712] pci 0000:00:1e.0:   PREFETCH window: 0x00000030000000-0x00000039ffffff
[    0.724822] pci 0000:00:1e.0: enabling device (0005 -> 0007)
[    0.724894] pci 0000:00:1e.0: setting latency timer to 64
[    0.725061] ACPI: PCI Interrupt Link [LNKF] enabled at IRQ 11
[    0.725129] PCI: setting IRQ 11 as level-triggered
[    0.725134] pci 0000:02:04.0: PCI INT A -> Link[LNKF] -> GSI 11 (level, low) -> IRQ 11
[    0.725389] ACPI: PCI Interrupt Link [LNKB] enabled at IRQ 10
[    0.725457] PCI: setting IRQ 10 as level-triggered
[    0.725461] pci 0000:02:04.1: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    0.725564] bus: 00 index 0 io port: [0x00-0xffff]
[    0.725631] bus: 00 index 1 mmio: [0x000000-0xffffffff]
[    0.725705] bus: 01 index 0 io port: [0x3000-0x3fff]
[    0.725773] bus: 01 index 1 mmio: [0xd0100000-0xd01fffff]
[    0.725841] bus: 01 index 2 mmio: [0xd8000000-0xdfffffff]
[    0.725908] bus: 01 index 3 mmio: [0x0-0x0]
[    0.725975] bus: 02 index 0 io port: [0x4000-0x4fff]
[    0.726042] bus: 02 index 1 mmio: [0xd0200000-0xd02fffff]
[    0.726110] bus: 02 index 2 mmio: [0x30000000-0x39ffffff]
[    0.726178] bus: 02 index 3 io port: [0x00-0xffff]
[    0.726244] bus: 02 index 4 mmio: [0x000000-0xffffffff]
[    0.726312] bus: 03 index 0 io port: [0x4000-0x40ff]
[    0.726379] bus: 03 index 1 io port: [0x4400-0x44ff]
[    0.726447] bus: 03 index 2 mmio: [0x30000000-0x33ffffff]
[    0.726515] bus: 03 index 3 mmio: [0x3c000000-0x3fffffff]
[    0.726582] bus: 07 index 0 io port: [0x4800-0x48ff]
[    0.726650] bus: 07 index 1 io port: [0x4c00-0x4cff]
[    0.726723] bus: 07 index 2 mmio: [0x34000000-0x37ffffff]
[    0.726791] bus: 07 index 3 mmio: [0x40000000-0x43ffffff]
[    0.726865] NET: Registered protocol family 2
[    0.727046] IP route cache hash table entries: 4096 (order: 2, 16384 bytes)
[    0.727300] TCP established hash table entries: 16384 (order: 5, 131072 bytes)
[    0.727490] TCP bind hash table entries: 16384 (order: 4, 65536 bytes)
[    0.727609] TCP: Hash tables configured (established 16384 bind 16384)
[    0.727678] TCP reno registered
[    0.727800] NET: Registered protocol family 1
[    0.727949] Simple Boot Flag at 0x36 set to 0x1
[    0.728192] alg: cipher: Test 1 failed on encryption for aes-asm
[    0.728262] 00000000: 00 01 02 03 04 05 06 07 08 08 08 08 08 08 08 08 
[    0.728336] cryptomgr_test used greatest stack depth: 7040 bytes left
[    0.728553] audit: initializing netlink socket (disabled)
[    0.728627] type=2000 audit(1232145629.727:1): initialized
[    0.735307] HugeTLB registered 4 MB page size, pre-allocated 0 pages
[    0.738554] msgmni has been set to 1003
[    0.738744] SELinux:  Registering netfilter hooks
[    0.739113] alg: No test for stdrng (krng)
[    0.739190] io scheduler noop registered
[    0.739256] io scheduler anticipatory registered
[    0.739323] io scheduler deadline registered
[    0.739401] io scheduler cfq registered (default)
[    0.739484] pci 0000:00:1d.0: uhci_check_and_reset_hc: legsup = 0x003b
[    0.739486] pci 0000:00:1d.0: Performing full reset
[    0.739501] pci 0000:00:1d.1: uhci_check_and_reset_hc: legsup = 0x0010
[    0.739503] pci 0000:00:1d.1: Performing full reset
[    0.739518] pci 0000:00:1d.2: uhci_check_and_reset_hc: legsup = 0x0010
[    0.739520] pci 0000:00:1d.2: Performing full reset
[    0.739664] pci 0000:01:00.0: Boot video device
[    0.739846] pci_hotplug: PCI Hot Plug PCI Core version: 0.5
[    0.753602] ACPI: AC Adapter [ADP1] (on-line)
[    0.964609] ACPI: Battery Slot [BAT0] (battery absent)
[    0.964803] input: Power Button (FF) as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0
[    0.964902] ACPI: Power Button (FF) [PWRF]
[    0.965038] input: Lid Switch as /devices/LNXSYSTM:00/device:00/PNP0C0D:00/input/input1
[    0.965191] ACPI: Lid Switch [LID0]
[    0.965327] input: Sleep Button (CM) as /devices/LNXSYSTM:00/device:00/PNP0C0E:00/input/input2
[    0.965426] ACPI: Sleep Button (CM) [SLPB]
[    0.965825] ACPI: CPU0 (power states: C1[C1] C2[C2] C3[C3] C4[C3])
[    0.966088] processor ACPI_CPU:00: registered as cooling_device0
[    0.966158] ACPI: Processor [CPU0] (supports 8 throttling states)
[    1.213487] thermal LNXTHERM:01: registered as thermal_zone0
[    1.223626] Switched to NOHz mode on CPU #0
[    1.255849] ACPI: Thermal Zone [THRC] (53 C)
[    1.290868] thermal LNXTHERM:02: registered as thermal_zone1
[    1.332847] ACPI: Thermal Zone [THRS] (69 C)
[    1.335830] Non-volatile memory driver v1.2
[    1.335924] intel_rng: FWH not detected
[    1.336018] Linux agpgart interface v0.103
[    1.336095] agpgart-intel 0000:00:00.0: Intel 855PM Chipset
[    1.350267] agpgart-intel 0000:00:00.0: AGP aperture is 256M @ 0xe0000000
[    1.350509] [drm] Initialized drm 1.1.0 20060810
[    1.351983] brd: module loaded
[    1.352763] loop: module loaded
[    1.352871] Uniform Multi-Platform E-IDE driver
[    1.353021] piix 0000:00:1f.1: IDE controller (0x8086:0x24ca rev 0x03)
[    1.353096] pci 0000:00:1f.1: enabling device (0005 -> 0007)
[    1.353369] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 11
[    1.353439] pci 0000:00:1f.1: PCI INT A -> Link[LNKC] -> GSI 11 (level, low) -> IRQ 11
[    1.353553] piix 0000:00:1f.1: not 100% native mode: will probe irqs later
[    1.353626]     ide0: BM-DMA at 0x1860-0x1867
[    1.353698]     ide1: BM-DMA at 0x1868-0x186f
[    1.353767] Probing IDE interface ide0...
[    1.617186] hda: HITACHI_DK23FA-80, ATA DISK drive
[    2.229076] hda: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    2.229131] hda: UDMA/100 mode selected
[    2.229252] Probing IDE interface ide1...
[    2.901185] hdc: PIONEER DVD-RW DVR-K14L, ATAPI CD/DVD-ROM drive
[    3.513066] hdc: host max PIO4 wanted PIO255(auto-tune) selected PIO4
[    3.513137] hdc: UDMA/33 mode selected
[    3.513301] ide0 at 0x1f0-0x1f7,0x3f6 on irq 14
[    3.517701] ide1 at 0x170-0x177,0x376 on irq 15
[    3.519616] ide_generic: please use "probe_mask=0x3f" module parameter for probing all legacy ISA IDE ports
[    3.519744] ide-gd driver 1.18
[    3.519820] hda: max request size: 128KiB
[    3.519984] hda: 156301488 sectors (80026 MB) w/8192KiB Cache, CHS=65535/16/63
[    3.520347] hda: cache flushes supported
[    3.520442]  hda: hda1 hda2 < hda5 hda6 hda7 hda8 >
[    3.635568] Loading iSCSI transport class v2.0-870.
[    3.635824] Driver 'sd' needs updating - please use bus_type methods
[    3.635990] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[    3.636071] ehci_hcd: block sizes: qh 128 qtd 96 itd 160 sitd 96
[    3.636129] ehci_hcd 0000:00:1d.7: power state changed by ACPI to D0
[    3.636356] ACPI: PCI Interrupt Link [LNKH] enabled at IRQ 10
[    3.636424] ehci_hcd 0000:00:1d.7: PCI INT D -> Link[LNKH] -> GSI 10 (level, low) -> IRQ 10
[    3.636535] ehci_hcd 0000:00:1d.7: setting latency timer to 64
[    3.636539] ehci_hcd 0000:00:1d.7: EHCI Host Controller
[    3.636657] drivers/usb/core/inode.c: creating file 'devices'
[    3.636661] drivers/usb/core/inode.c: creating file '001'
[    3.636712] ehci_hcd 0000:00:1d.7: new USB bus registered, assigned bus number 1
[    3.636816] ehci_hcd 0000:00:1d.7: reset hcs_params 0x103206 dbg=1 cc=3 pcc=2 ordered !ppc ports=6
[    3.636820] ehci_hcd 0000:00:1d.7: reset hcc_params 6871 thresh 7 uframes 1024 64 bit addr
[    3.636841] ehci_hcd 0000:00:1d.7: reset command 080022 (park)=0 ithresh=8 Async period=1024 Reset HALT
[    3.640744] ehci_hcd 0000:00:1d.7: debug port 1
[    3.640814] ehci_hcd 0000:00:1d.7: cache line size of 32 is not supported
[    3.640817] ehci_hcd 0000:00:1d.7: supports USB remote wakeup
[    3.640823] ehci_hcd 0000:00:1d.7: irq 10, io mem 0xd0000000
[    3.640893] ehci_hcd 0000:00:1d.7: reset command 080002 (park)=0 ithresh=8 period=1024 Reset HALT
[    3.644763] ehci_hcd 0000:00:1d.7: init command 010001 (park)=0 ithresh=1 period=1024 RUN
[    3.650023] ehci_hcd 0000:00:1d.7: USB 2.0 started, EHCI 1.00
[    3.650126] usb usb1: default language 0x0409
[    3.650166] usb usb1: uevent
[    3.650207] usb usb1: usb_probe_device
[    3.650210] usb usb1: configuration #1 chosen from 1 choice
[    3.650281] usb usb1: adding 1-0:1.0 (config #1, interface 0)
[    3.650296] usb 1-0:1.0: uevent
[    3.650328] hub 1-0:1.0: usb_probe_interface
[    3.650330] hub 1-0:1.0: usb_probe_interface - got id
[    3.650333] hub 1-0:1.0: USB hub found
[    3.650404] hub 1-0:1.0: 6 ports detected
[    3.650469] hub 1-0:1.0: standalone hub
[    3.650471] hub 1-0:1.0: no power switching (usb 1.0)
[    3.650473] hub 1-0:1.0: individual port over-current protection
[    3.650475] hub 1-0:1.0: power on to power good time: 20ms
[    3.650480] hub 1-0:1.0: local power source is good
[    3.650483] hub 1-0:1.0: trying to enable port power on non-switchable hub
[    3.650578] drivers/usb/core/inode.c: creating file '001'
[    3.650633] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[    3.650702] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.650800] usb usb1: Product: EHCI Host Controller
[    3.650866] usb usb1: Manufacturer: Linux 2.6.28 ehci_hcd
[    3.650932] usb usb1: SerialNumber: 0000:00:1d.7
[    3.651046] Initializing USB Mass Storage driver...
[    3.651153] usbcore: registered new interface driver usb-storage
[    3.651222] USB Mass Storage support registered.
[    3.651373] PNP: PS/2 Controller [PNP0303:KBC0,PNP0f13:PS2M] at 0x60,0x64 irq 1,12
[    3.653704] i8042.c: Detected active multiplexing controller, rev 1.1.
[    3.655367] serio: i8042 KBD port at 0x60,0x64 irq 1
[    3.655435] serio: i8042 AUX0 port at 0x60,0x64 irq 12
[    3.655502] serio: i8042 AUX1 port at 0x60,0x64 irq 12
[    3.655569] serio: i8042 AUX2 port at 0x60,0x64 irq 12
[    3.655635] serio: i8042 AUX3 port at 0x60,0x64 irq 12
[    3.655769] mice: PS/2 mouse device common for all mice
[    3.656278] rtc_cmos 00:01: RTC can wake from S4
[    3.656396] rtc_cmos 00:01: rtc core: registered rtc_cmos as rtc0
[    3.656477] rtc0: alarms up to one month, y3k, 242 bytes nvram
[    3.656587] i801_smbus 0000:00:1f.3: PCI INT B -> Link[LNKB] -> GSI 10 (level, low) -> IRQ 10
[    3.656688] ACPI: I/O resource 0000:00:1f.3 [0x1880-0x189f] conflicts with ACPI region SBUS [0x1880-0x188f]
[    3.656788] ACPI: Device needs an ACPI driver
[    3.657088] device-mapper: ioctl: 4.14.0-ioctl (2008-04-23) initialised: dm-devel@redhat.com
[    3.657340] cpuidle: using governor ladder
[    3.657685] cpuidle: using governor menu
[    3.658571] usbcore: registered new interface driver hiddev
[    3.658675] usbcore: registered new interface driver usbhid
[    3.658743] usbhid: v2.6:USB HID core driver
[    3.658954] Netfilter messages via NETLINK v0.30.
[    3.659054] nf_conntrack version 0.5.0 (8183 buckets, 32732 max)
[    3.659291] ctnetlink v0.93: registering with nfnetlink.
[    3.659924] ip_tables: (C) 2000-2006 Netfilter Core Team
[    3.660735] TCP cubic registered
[    3.660800] Initializing XFRM netlink socket
[    3.660905] NET: Registered protocol family 10
[    3.661644] ip6_tables: (C) 2000-2006 Netfilter Core Team
[    3.661764] IPv6 over IPv4 tunneling driver
[    3.662380] NET: Registered protocol family 17
[    3.662669] Using IPI Shortcut mode
[    3.662860] registered taskstats version 1
[    3.663075]   Magic number: 9:637:704
[    3.665844] Marking TSC unstable due to TSC halts in idle
[    3.685668] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input3
[    3.750250] ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001803 POWER sig=j CSC CONNECT
[    3.750260] hub 1-0:1.0: port 2: status 0501 change 0001
[    3.750282] ehci_hcd 0000:00:1d.7: GetStatus port 4 status 001403 POWER sig=k CSC CONNECT
[    3.750291] hub 1-0:1.0: port 4: status 0501 change 0001
[    3.850243] hub 1-0:1.0: state 7 ports 6 chg 0014 evt 0000
[    3.850258] hub 1-0:1.0: port 2, status 0501, change 0000, 480 Mb/s
[    3.901374] ehci_hcd 0000:00:1d.7: port 2 high speed
[    3.901386] ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001005 POWER sig=se0 PE CONNECT
[    3.952236] usb 1-2: new high speed USB device using ehci_hcd and address 2
[    4.003356] ehci_hcd 0000:00:1d.7: port 2 high speed
[    4.003367] ehci_hcd 0000:00:1d.7: GetStatus port 2 status 001005 POWER sig=se0 PE CONNECT
[    4.067500] usb 1-2: default language 0x0409
[    4.068714] usb 1-2: uevent
[    4.068809] usb 1-2: usb_probe_device
[    4.068816] usb 1-2: configuration #1 chosen from 1 choice
[    4.069132] usb 1-2: adding 1-2:1.0 (config #1, interface 0)
[    4.069179] usb 1-2:1.0: uevent
[    4.069284] usb-storage 1-2:1.0: usb_probe_interface
[    4.069301] usb-storage 1-2:1.0: usb_probe_interface - got id
[    4.069391] scsi0 : SCSI emulation for USB Mass Storage devices
[    4.069893] usb-storage: device found at 2
[    4.069898] usb-storage: waiting for device to settle before scanning
[    4.070089] drivers/usb/core/inode.c: creating file '002'
[    4.070248] usb 1-2: New USB device found, idVendor=090c, idProduct=1000
[    4.070332] usb 1-2: New USB device strings: Mfr=1, Product=2, SerialNumber=3
[    4.070415] usb 1-2: SerialNumber: AA04012700010276
[    4.070501] hub 1-0:1.0: port 4, status 0501, change 0000, 480 Mb/s
[    4.070515] ehci_hcd 0000:00:1d.7: port 4 low speed --> companion
[    4.121058] ehci_hcd 0000:00:1d.7: GetStatus port 4 status 003002 POWER OWNER sig=se0 CSC
[    4.121088] hub 1-0:1.0: state 7 ports 6 chg 0000 evt 0010
[    4.223219] Clocksource tsc unstable (delta = -429982961 ns)
[    4.495164] Synaptics Touchpad, model: 1, fw: 5.8, id: 0x9248b1, caps: 0x904713/0x4000
[    4.535994] input: SynPS/2 Synaptics TouchPad as /devices/platform/i8042/serio4/input/input4
[    4.600411] EXT3-fs: hda6: couldn't mount because of unsupported optional features (240).
[    4.629742] EXT4-fs: barriers enabled
[    4.660281] kjournald2 starting.  Commit interval 5 seconds
[    4.660373] EXT4-fs: delayed allocation enabled
[    4.660448] EXT4-fs: file extents enabled
[    4.664759] EXT4-fs: mballoc enabled
[    4.664838] EXT4-fs: mounted filesystem with ordered data mode.
[    4.664932] VFS: Mounted root (ext4 filesystem) readonly.
[    4.665339] Freeing unused kernel memory: 252k freed
[    4.665538] Write protecting the kernel text: 2752k
[    4.665669] Write protecting the kernel read-only data: 1232k
[    6.442560] uname used greatest stack depth: 6432 bytes left
[    6.603072] env used greatest stack depth: 6372 bytes left
[    6.625797] default.hotplug used greatest stack depth: 6332 bytes left
[    6.635390] hotplug used greatest stack depth: 6196 bytes left
[    7.971207] usb usb1: uevent
[    7.971227] usb 1-0:1.0: uevent
[    7.971263] usb 1-2: uevent
[    7.971281] usb 1-2:1.0: uevent
[    9.070103] scsi 0:0:0:0: Direct-Access     USB 2.0  Flash Disk       1100 PQ: 0 ANSI: 0 CCS
[    9.074901] sd 0:0:0:0: [sda] 15663104 512-byte hardware sectors: (8.01 GB/7.46 GiB)
[    9.077554] sd 0:0:0:0: [sda] Write Protect is off
[    9.077564] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    9.077571] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.080937] sd 0:0:0:0: [sda] 15663104 512-byte hardware sectors: (8.01 GB/7.46 GiB)
[    9.081680] sd 0:0:0:0: [sda] Write Protect is off
[    9.081688] sd 0:0:0:0: [sda] Mode Sense: 43 00 00 00
[    9.081694] sd 0:0:0:0: [sda] Assuming drive cache: write through
[    9.081703]  sda: sda1 sda2
[    9.082588] sd 0:0:0:0: [sda] Attached SCSI removable disk
[    9.083048] usb-storage: device scan complete
[    9.083066] usb-stor-scan used greatest stack depth: 6188 bytes left
[    9.292071] EXT4 FS on hda6, internal journal on hda6:8
[   12.698488] Adding 1566296k swap on /dev/hda7.  Priority:-1 extents:1 across:1566296k
[   22.163338] usb usb1: uevent
[   22.163410] usb 1-0:1.0: uevent
[   22.163513] usb 1-2: uevent
[   22.163582] usb 1-2:1.0: uevent
[   27.922278] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 11
[   27.922292] pci 0000:01:00.0: PCI INT A -> Link[LNKA] -> GSI 11 (level, low) -> IRQ 11
[   63.675314] which used greatest stack depth: 5936 bytes left
[   76.318870] kjournald starting.  Commit interval 5 seconds
[   76.318878] EXT3-fs warning: maximal mount count reached, running e2fsck is recommended
[   76.321958] EXT3 FS on sda2, internal journal
[   76.321963] EXT3-fs: mounted filesystem with ordered data mode.

root is mounted on
[ 4.664932] VFS: Mounted root (ext4 filesystem) readonly,
but
[ 9.081703] sda: sda1 sda2
[ 9.082588] sd 0:0:0:0: [sda] Attached SCSI removable disk
[ 9.083048] usb-storage: device scan complete
is quite some time later.

But with "rootdelay=10", everything comes up fine. An option just known by real pros, you don't need it everyday :wink:
So thank you again, btw, a working Gentoo-Linux on an USB-Stick is really a nice thing. And fits easier in my pocket than one of those CDs/DVDs.
Top
Post Reply

7 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