您尚未登录。

楼主 # 2023-09-02 09:23:04

quentin
会员
注册时间: 2023-09-02
已发帖子: 1
积分: 1

d1 linux-6.5 mainline 主线 bootlog

U-Boot SPL 2022.10 (Jul 02 2023 - 12:23:22 +0800)
sunxi_ram_probe: dram-controller@3102000: probing
DRAM only have internal ZQ!!
ddr_efuse_type: 0x0
[AUTO DEBUG] single rank and full DQ!
ddr_efuse_type: 0x0
[AUTO DEBUG] rank 0 row = 15
[AUTO DEBUG] rank 0 bank = 8
[AUTO DEBUG] rank 0 page size = 2 KB
DRAM BOOT DRIVE INFO: V0.24
DRAM CLK = 792 MHz
DRAM Type = 3 (2:DDR2,3:DDR3)
DRAMC ZQ value: 0x7b7bfb
DRAM ODT value: 0x42.
ddr_efuse_type: 0x0
DRAM SIZE =512 M
DRAM simple test OK.
mxstatus=0xc0408000 mhcr=0x00000109 mcor=0x00000003 mhint=0x00004000
Trying to boot from MMC1
PLL reg = 0xf8216300, freq = 1200000000
SPL size = 81920, sector = 400
sunxi_ram_get_info: dram-controller@3102000: getting info

OpenSBI v1.2
   ____                    _____ ____ _____
  / __ \                  / ____|  _ \_   _|
| |  | |_ __   ___ _ __ | (___ | |_) || |
| |  | | '_ \ / _ \ '_ \ \___ \|  _ < | |
| |__| | |_) |  __/ | | |____) | |_) || |_
  \____/| .__/ \___|_| |_|_____/|____/_____|
        | |
        |_|

Platform Name             : Allwinner D1 Nezha
Platform Features         : medeleg
Platform HART Count       : 1
Platform IPI Device       : ---
Platform Timer Device     : --- @ 0Hz
Platform Console Device   : uart8250
Platform HSM Device       : sun20i-d1-ppu
Platform PMU Device       :
Platform Reboot Device    : sunxi-wdt-reset
Platform Shutdown Device  : ---
Firmware Base             : 0x40000000
Firmware Size             : 228 KB
Firmware RW Offset        : 0x20000
Runtime SBI Version       : 1.0

Domain0 Name              : root
Domain0 Boot HART         : 0
Domain0 HARTs             : 0*
Domain0 Region00          : 0x0000000040000000-0x000000004001ffff M: (R,X) S/U: ()
Domain0 Region01          : 0x0000000040020000-0x000000004003ffff M: (R,W) S/U: ()
Domain0 Region02          : 0x0000000000000000-0xffffffffffffffff M: (R,W,X) S/U: (R,W,X)
Domain0 Next Address      : 0x0000000046000000
Domain0 Next Arg1         : 0x000000004608b808
Domain0 Next Mode         : S-mode
Domain0 SysReset          : yes

Boot HART ID              : 0
Boot HART Domain          : root
Boot HART Priv Version    : v1.11
Boot HART Base ISA        : rv64imafdcvx
Boot HART ISA Extensions  : time
Boot HART PMP Count       : 8
Boot HART PMP Granularity : 2048
Boot HART PMP Address Bits: 38
Boot HART MHPM Count      : 29
Boot HART MIDELEG         : 0x0000000000020222
Boot HART MEDELEG         : 0x000000000000b109
sunxi_set_gate: (CLK#24) unhandled


U-Boot 2022.10 (Jul 02 2023 - 12:23:22 +0800) Allwinner Technology

DRAM:  512 MiB
sunxi_set_gate: (CLK#24) unhandled
Core:  54 devices, 20 uclasses, devicetree: separate
WDT:   Started watchdog@6011000 with servicing every 1000ms (16s timeout)
MMC:   mmc@4020000: 0, mmc@4021000: 1
Loading Environment from FAT... PLL reg = 0xf8216300, freq = 1200000000
Unable to use mmc 0:1...
In:    serial@2500000
Out:   serial@2500000
Err:   serial@2500000
Net:   
Warning: ethernet@4500000 (eth0) using random MAC address - 12:61:84:78:2a:01
eth0: ethernet@4500000
starting USB...
Bus usb@4101000: USB EHCI 1.00
Bus usb@4101400: USB OHCI 1.0
Bus usb@4200000: USB EHCI 1.00
Bus usb@4200400: USB OHCI 1.0
scanning bus usb@4101000 for devices... 1 USB Device(s) found
scanning bus usb@4101400 for devices... 1 USB Device(s) found
scanning bus usb@4200000 for devices... 1 USB Device(s) found
scanning bus usb@4200400 for devices... 1 USB Device(s) found
       scanning usb for storage devices... 0 Storage Device(s) found
Hit any key to stop autoboot:  2  1  0
PLL reg = 0xf8216300, freq = 1200000000
switch to partitions #0, OK
mmc0 is current device
Scanning mmc 0:1...
Found U-Boot script /boot.scr
624 bytes read in 1 ms (609.4 KiB/s)
## Executing script at 41900000
Loading kernel from mmc 0:1 to address 0x42000000
10185576 bytes read in 1687 ms (5.8 MiB/s)
Loading dtb from mmc 0:1 to address 0x40100000
17924 bytes read in 4 ms (4.3 MiB/s)
Booting kernel with bootargs as earlycon=sbi console=ttyS0,115200n8 root=/dev/mmcblk0p2; and fdtcontroladdr is 5fd3dda0
   Uncompressing Kernel Image
Moving Image from 0x42000000 to 0x40200000, end=41a1c000
## Flattened Device Tree blob at 5fd3dda0
   Booting using the fdt blob at 0x5fd3dda0
Working FDT set to 5fd3dda0
   Loading Device Tree to 0000000042df1000, end 0000000042dff017 ... OK
Working FDT set to 42df1000

Starting kernel ...

[    0.000000] Linux version 6.5.0 (quentin@quentin) (riscv64-linux-gnu-gcc (Ubuntu 12.2.0-14ubuntu2) 12.2.0, GNU ld (GNU Binutils for Ubuntu) 2.40) #1 PREEMPT Sat Sep  2 09:10:29 HKT 2023
[    0.000000] Machine model: Allwinner D1 Nezha
[    0.000000] SBI specification v1.0 detected
[    0.000000] SBI implementation ID=0x1 Version=0x10002
[    0.000000] SBI TIME extension detected
[    0.000000] SBI IPI extension detected
[    0.000000] SBI RFENCE extension detected
[    0.000000] SBI SRST extension detected
[    0.000000] earlycon: sbi0 at I/O port 0x0 (options '')
[    0.000000] printk: bootconsole [sbi0] enabled
[    0.000000] efi: UEFI not found.
[    0.000000] OF: reserved mem: 0x0000000040000000..0x000000004001ffff (128 KiB) map non-reusable mmode_resv0@40000000
[    0.000000] OF: reserved mem: 0x0000000040020000..0x000000004003ffff (128 KiB) map non-reusable mmode_resv1@40020000
[    0.000000] Zone ranges:
[    0.000000]   DMA32    [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000]   Normal   empty
[    0.000000] Movable zone start for each node
[    0.000000] Early memory node ranges
[    0.000000]   node   0: [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] Initmem setup node 0 [mem 0x0000000040000000-0x000000005fffffff]
[    0.000000] riscv: base ISA extensions acdfim
[    0.000000] riscv: ELF capabilities acdfim
[    0.000000] Kernel command line: earlycon=sbi console=ttyS0,115200n8 root=/dev/mmcblk0p2
[    0.000000] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes, linear)
[    0.000000] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes, linear)
[    0.000000] Built 1 zonelists, mobility grouping on.  Total pages: 129024
[    0.000000] mem auto-init: stack:all(zero), heap alloc:off, heap free:off
[    0.000000] Memory: 488216K/524288K available (7403K kernel code, 5776K rwdata, 8192K rodata, 2194K init, 329K bss, 36072K reserved, 0K cma-reserved)
[    0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[    0.000000] trace event string verifier disabled
[    0.000000] rcu: Preemptible hierarchical RCU implementation.
[    0.000000]     Trampoline variant of Tasks RCU enabled.
[    0.000000] rcu: RCU calculated value of scheduler-enlistment delay is 25 jiffies.
[    0.000000] NR_IRQS: 64, nr_irqs: 64, preallocated irqs: 0
[    0.000000] riscv-intc: 64 local interrupts mapped
[    0.000000] plic: interrupt-controller@10000000: mapped 176 interrupts with 1 handlers for 2 contexts.
[    0.000000] rcu: srcu_init: Setting srcu_struct sizes based on contention.
[    0.000000] clocksource: riscv_clocksource: mask: 0xffffffffffffffff max_cycles: 0x588fe9dc0, max_idle_ns: 440795202592 ns
[    0.000001] sched_clock: 64 bits at 24MHz, resolution 41ns, wraps every 4398046511097ns
[    0.008576] clocksource: timer: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 79635851949 ns
[    0.018628] Console: colour dummy device 80x25
[    0.023155] Calibrating delay loop (skipped), value calculated using timer frequency.. 48.00 BogoMIPS (lpj=96000)
[    0.033419] pid_max: default: 32768 minimum: 301
[    0.038433] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.045754] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes, linear)
[    0.057922] RCU Tasks: Setting shift to 0 and lim to 1 rcu_task_cb_adjust=1.
[    0.065235] riscv: ELF compat mode unsupported
[    0.065319] ASID allocator using 16 bits (65536 entries)
[    0.075439] rcu: Hierarchical SRCU implementation.
[    0.080245] rcu:     Max phase no-delay instances is 1000.
[    0.085898] EFI services will not be available.
[    0.091324] devtmpfs: initialized
[    0.114834] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns
[    0.124630] futex hash table entries: 256 (order: 0, 6144 bytes, linear)
[    0.131532] pinctrl core: initialized pinctrl subsystem
[    0.140162] NET: Registered PF_NETLINK/PF_ROUTE protocol family
[    0.147384] DMA: preallocated 128 KiB GFP_KERNEL pool for atomic allocations
[    0.154544] DMA: preallocated 128 KiB GFP_KERNEL|GFP_DMA32 pool for atomic allocations
[    0.162562] audit: initializing netlink subsys (disabled)
[    0.169505] thermal_sys: Registered thermal governor 'bang_bang'
[    0.169533] thermal_sys: Registered thermal governor 'step_wise'
[    0.175542] audit: type=2000 audit(0.112:1): state=initialized audit_enabled=0 res=1
[    0.189371] thermal_sys: Registered thermal governor 'user_space'
[    0.189519] cpuidle: using governor menu
[    0.210491] platform soc: Fixed dependency cycle(s) with /soc/interrupt-controller@10000000
[    0.221085] platform 2001000.clock-controller: Fixed dependency cycle(s) with /soc/rtc@7090000
[    0.232478] platform 2030000.audio-codec: Fixed dependency cycle(s) with /soc/audio-codec@2030000/regulators@2030348/hpldo
[    0.243540] platform 2030000.audio-codec: Fixed dependency cycle(s) with /soc/audio-codec@2030000/regulators@2030348/aldo
[    0.271415] platform 5460000.tcon-top: Fixed dependency cycle(s) with /soc/mixer@5200000/ports/port@1/endpoint
[    0.281477] platform 5460000.tcon-top: Fixed dependency cycle(s) with /soc/mixer@5100000/ports/port@1/endpoint
[    0.292217] platform 5461000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@3/endpoint@0
[    0.303258] platform 5461000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@1/endpoint@0
[    0.315200] platform 5470000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@4/endpoint
[    0.326120] platform 5470000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@3/endpoint@2
[    0.337182] platform 5470000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@1/endpoint@2
[    0.348237] platform 5470000.lcd-controller: Fixed dependency cycle(s) with /soc/tcon-top@5460000
[    0.358154] platform 5500000.hdmi: Fixed dependency cycle(s) with /soc/tcon-top@5460000/ports/port@5/endpoint
[    0.370188] platform 7010000.clock-controller: Fixed dependency cycle(s) with /soc/rtc@7090000
[    0.383620] platform connector: Fixed dependency cycle(s) with /soc/hdmi@5500000/ports/port@1/endpoint
[    0.411910] iommu: Default domain type: Translated
[    0.418643] iommu: DMA domain TLB invalidation policy: strict mode
[    0.434550] SCSI subsystem initialized
[    0.442286] usbcore: registered new interface driver usbfs
[    0.453841] usbcore: registered new interface driver hub
[    0.465828] usbcore: registered new device driver usb
[    0.478313] mc: Linux media interface: v0.10
[    0.482706] videodev: Linux video capture interface: v2.00
[    0.498067] Advanced Linux Sound Architecture Driver Initialized.
[    0.518051] clocksource: Switched to clocksource riscv_clocksource
[    0.575970] NET: Registered PF_INET protocol family
[    0.586660] IP idents hash table entries: 8192 (order: 4, 65536 bytes, linear)
[    0.610769] tcp_listen_portaddr_hash hash table entries: 512 (order: 0, 4096 bytes, linear)
[    0.630125] Table-perturb hash table entries: 65536 (order: 6, 262144 bytes, linear)
[    0.646135] TCP established hash table entries: 4096 (order: 3, 32768 bytes, linear)
[    0.658219] TCP bind hash table entries: 4096 (order: 4, 65536 bytes, linear)
[    0.674422] TCP: Hash tables configured (established 4096 bind 4096)
[    0.686261] UDP hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.702138] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes, linear)
[    0.714457] NET: Registered PF_UNIX/PF_LOCAL protocol family
[    0.730733] RPC: Registered named UNIX socket transport module.
[    0.742082] RPC: Registered udp transport module.
[    0.750091] RPC: Registered tcp transport module.
[    0.758138] RPC: Registered tcp-with-tls transport module.
[    0.770081] RPC: Registered tcp NFSv4.1 backchannel transport module.
[    0.783700] Initialise system trusted keyrings
[    0.798205] workingset: timestamp_bits=46 max_order=17 bucket_order=0
[    0.812817] SGI XFS with ACLs, security attributes, no debug enabled
[    0.831108] NET: Registered PF_ALG protocol family
[    0.842126] Key type asymmetric registered
[    0.846220] Asymmetric key parser 'x509' registered
[    0.858251] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 248)
[    0.874164] io scheduler bfq registered
[    0.973668] Serial: 8250/16550 driver, 6 ports, IRQ sharing disabled
[    1.034837] zram: Added device: zram0
[    1.058776] usbcore: registered new interface driver uas
[    1.070229] usbcore: registered new interface driver usb-storage
[    1.082387] usbcore: registered new interface driver ch341
[    1.094190] usbserial: USB Serial support registered for ch341-uart
[    1.107290] UDC core: g_ether: couldn't find an available UDC
[    1.126858] sun6i-rtc 7090000.rtc: registered as rtc0
[    1.138210] sun6i-rtc 7090000.rtc: setting system clock to 1970-01-02T00:01:02 UTC (86462)
[    1.154457] sun6i-rtc 7090000.rtc: RTC enabled
[    1.166377] i2c_dev: i2c /dev entries driver
[    1.182670] sunxi-wdt 6011000.watchdog: Watchdog enabled (timeout=16 sec, nowayout=0)
[    1.195435] cpuidle-riscv-sbi: idle driver registered for all CPUs
[    1.212485] ledtrig-cpu: registered to indicate activity on CPUs
[    1.226504] usbcore: registered new interface driver usbhid
[    1.238088] usbhid: USB HID core driver
[    1.255152] usbcore: registered new interface driver snd-usb-audio
[    1.279058] NET: Registered PF_INET6 protocol family
[    1.298988] Segment Routing with IPv6
[    1.302904] In-situ OAM (IOAM) with IPv6
[    1.310348] NET: Registered PF_PACKET protocol family
[    1.381085] registered taskstats version 1
[    1.390126] Loading compiled-in X.509 certificates
[    1.535119] gpio gpiochip0: Static allocation of GPIO base is deprecated, use dynamic allocation.
[    1.604470] sun20i-d1-pinctrl 2000000.pinctrl: initialized sunXi PIO driver
[    1.631902] printk: console [ttyS0] disabled
[    1.682095] 2500000.serial: ttyS0 at MMIO 0x2500000 (irq = 204, base_baud = 1500000) is a 16550A
[    1.698179] printk: console [ttyS0] enabled
[    1.698179] printk: console [ttyS0] enabled
[    1.718078] printk: bootconsole [sbi0] disabled
[    1.718078] printk: bootconsole [sbi0] disabled
[    1.786088] 2500400.serial: ttyS1 at MMIO 0x2500400 (irq = 205, base_baud = 1500000) is a 16550A
[    1.820252] dwmac-sun8i 4500000.ethernet: IRQ eth_wake_irq not found
[    1.838108] dwmac-sun8i 4500000.ethernet: IRQ eth_lpi not found
[    1.850823] dwmac-sun8i 4500000.ethernet: PTP uses main clock
[    1.862143] dwmac-sun8i 4500000.ethernet: Current syscon value is not the default 50006 (expect 0)
[    1.882531] dwmac-sun8i 4500000.ethernet: No HW DMA feature register supported
[    1.894102] dwmac-sun8i 4500000.ethernet: RX Checksum Offload Engine supported
[    1.910091] dwmac-sun8i 4500000.ethernet: COE Type 2
[    1.922096] dwmac-sun8i 4500000.ethernet: TX Checksum insertion supported
[    1.934102] dwmac-sun8i 4500000.ethernet: Normal descriptors
[    1.946130] dwmac-sun8i 4500000.ethernet: Chain mode enabled
[    2.002475] sunxi-mmc 4020000.mmc: Got CD GPIO
[    2.034164] sunxi-mmc 4021000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.043712] phy phy-4100400.phy.1: Changing dr_mode to 1
[    2.052335] sunxi-mmc 4020000.mmc: initialized, max. request size: 2048 KB, uses new timings mode
[    2.064220] ehci-platform 4200000.usb: EHCI Host Controller
[    2.075841] usb_phy_generic usb_phy_generic.1.auto: dummy supplies not allowed for exclusive requests
[    2.086671] ohci-platform 4200400.usb: Generic Platform OHCI controller
[    2.093805] phy phy-4100400.phy.1: External vbus detected, not enabling our own vbus
[    2.105126] ehci-platform 4200000.usb: new USB bus registered, assigned bus number 1
[    2.113003] mmc1: Failed to initialize a non-removable card
[    2.117685] ohci-platform 4200400.usb: new USB bus registered, assigned bus number 2
[    2.134138] ohci-platform 4101400.usb: Generic Platform OHCI controller
[    2.140943] ehci-platform 4101000.usb: EHCI Host Controller
[    2.147029] ehci-platform 4200000.usb: irq 213, io mem 0x04200000
[    2.156703] ohci-platform 4101400.usb: new USB bus registered, assigned bus number 3
[    2.166180] ehci-platform 4101000.usb: new USB bus registered, assigned bus number 4
[    2.181808] ohci-platform 4101400.usb: irq 214, io mem 0x04101400
[    2.188328] mmc0: new high speed SDHC card at address 5048
[    2.194131] ehci-platform 4200000.usb: USB 2.0 started, EHCI 1.00
[    2.200489] ohci-platform 4200400.usb: irq 215, io mem 0x04200400
[    2.210506] ehci-platform 4101000.usb: irq 212, io mem 0x04101000
[    2.217846] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    2.231077] mmcblk0: mmc0:5048 SD32G 28.9 GiB
[    2.242990] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.250427] ehci-platform 4101000.usb: USB 2.0 started, EHCI 1.00
[    2.262419]  mmcblk0: p1 p2 p3
[    2.271726] usb usb1: Product: EHCI Host Controller
[    2.282145] usb usb1: Manufacturer: Linux 6.5.0 ehci_hcd
[    2.302092] usb usb1: SerialNumber: 4200000.usb
[    2.311758] hub 1-0:1.0: USB hub found
[    2.322197] hub 1-0:1.0: 1 port detected
[    2.331568] usb usb4: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    2.346110] usb usb4: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.362110] usb usb4: Product: EHCI Host Controller
[    2.374107] usb usb4: Manufacturer: Linux 6.5.0 ehci_hcd
[    2.386107] usb usb4: SerialNumber: 4101000.usb
[    2.394858] hub 4-0:1.0: USB hub found
[    2.402189] hub 4-0:1.0: 1 port detected
[    2.411515] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.05
[    2.426111] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.442111] usb usb2: Product: Generic Platform OHCI controller
[    2.454102] usb usb2: Manufacturer: Linux 6.5.0 ohci_hcd
[    2.466111] usb usb2: SerialNumber: 4200400.usb
[    2.475635] hub 2-0:1.0: USB hub found
[    2.486200] hub 2-0:1.0: 1 port detected
[    2.495559] usb usb3: New USB device found, idVendor=1d6b, idProduct=0001, bcdDevice= 6.05
[    2.510113] usb usb3: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    2.526140] usb usb3: Product: Generic Platform OHCI controller
[    2.538123] usb usb3: Manufacturer: Linux 6.5.0 ohci_hcd
[    2.550123] usb usb3: SerialNumber: 4101400.usb
[    2.562862] hub 3-0:1.0: USB hub found
[    2.570211] hub 3-0:1.0: 1 port detected
[    3.162979] musb-hdrc musb-hdrc.2.auto: MUSB HDRC host driver
[    3.168879] musb-hdrc musb-hdrc.2.auto: new USB bus registered, assigned bus number 5
[    3.177124] usb usb5: New USB device found, idVendor=1d6b, idProduct=0002, bcdDevice= 6.05
[    3.185480] usb usb5: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[    3.192795] usb usb5: Product: MUSB HDRC host driver
[    3.197827] usb usb5: Manufacturer: Linux 6.5.0 musb-hcd
[    3.203191] usb usb5: SerialNumber: musb-hdrc.2.auto
[    3.209768] hub 5-0:1.0: USB hub found
[    3.213733] hub 5-0:1.0: 1 port detected
[    3.233029] g_ether gadget.0: HOST MAC 06:ca:a8:38:55:e2
[    3.238710] g_ether gadget.0: MAC de:26:25:d2:de:44
[    3.243763] g_ether gadget.0: Ethernet Gadget, version: Memorial Day 2008
[    3.250681] g_ether gadget.0: g_ether ready
[    3.261913] clk: Disabling unused clocks
[    3.266474] ALSA device list:
[    3.269482]   No soundcards found.
[    3.765445] EXT4-fs (mmcblk0p2): orphan cleanup on readonly fs
[    3.782302] EXT4-fs (mmcblk0p2): mounted filesystem 477fee25-4782-4db7-9935-f688c70d8bb9 ro with ordered data mode. Quota mode: disabled.
[    3.794826] VFS: Mounted root (ext4 filesystem) readonly on device 179:2.
[    3.803993] devtmpfs: mounted
[    3.809765] Freeing unused kernel image (initmem) memory: 2192K
[    3.815834] Run /sbin/init as init process
mount: according to /proc/mounts, proc is already mounted on /proc
mount: mounting devpts on /dev/pts failed: No such file or directory
mount: mounting tmpfs on /var/volatile failed: No such file or directory
---------Starting mdev--------------
/etc/init.d/rcS: line 16: can't create /proc/sys/kernel/hotplug: nonexistent directory
******************************************
******************************************

Processing /etc/profile...
Welcome to Linux

~ #

最近编辑记录 quentin (2023-09-02 09:26:47)

离线

页脚

工信部备案:粤ICP备20025096号 Powered by FluxBB

感谢为中文互联网持续输出优质内容的各位老铁们。 QQ: 516333132, 微信(wechat): whycan_cn (哇酷网/挖坑网/填坑网) service@whycan.cn