1. download "armhf raring ubuntu filessytem" in my laptop :
//Take a while for 20~30 minutes to download it.
//after download and qemu this filesystem , you will enter this ubuntu filesystem
sudo qemu-debootstrap --arch armhf raring ubuntu_arm_raring_armhf http://old-releases.ubuntu.com/ubuntu
//now I "qemu" the arm platform and enter the filesystem in my X86 laptop , and configure it for further usage in ARM platform , the first one is setting the right repository address
root@ubuntu:/# echo "deb [arch=armhf] http://old-releases.ubuntu.com/ubuntu raring main restricted universe" > /etc/apt/sources.list
//download the wireless tools you will need it to install anything when the filesystem is trasfered to ARM platform.
//change the name "ubuntu_arm_raring_armhf" and "root_mkfs", easier to operate.
4. need to be root and change the passwd
5. ifconfig wlan0 up
apt-get install gnome-session-fallback //ok the ubuntu screen is shown.
// add ," getty -L -n console 115200 vt100" , to send message to UART1 , to /etc/rc.local to automatically enter UART login
OK
U-Boot 1.3.4 (Mar 29 2012 - 16:23:09) for SMDKV210
CPU: S5PV210@1000MHz(OK)
APLL = 1000MHz, HclkMsys = 200MHz, PclkMsys = 100MHz
MPLL = 667MHz, EPLL = 80MHz
HclkDsys = 166MHz, PclkDsys = 83MHz
HclkPsys = 133MHz, PclkPsys = 66MHz
SCLKA2M = 200MHz
Serial = CLKUART
Board: SMDKV210
DRAM: 1 GB
Flash: 8 MB
SD/MMC: 29476MB
NAND: 256 MB
In: serial
Out: serial
Err: serial
checking mode for fastboot ...
Hit any key to stop autoboot: 0
NAND read: device 0 offset 0x600000, size 0x400000
Main area read (32 blocks):
4194304 bytes read: OK
Boot with zImage
Starting kernel ...
Uncompressing Linux... done, booting the kernel.
[ 0.000000] Initializing cgroup subsys cpu
[ 0.000000] Linux version 2.6.35.7 (lawrence@ubuntu) (gcc version 4.4.1 (Sourcery G++ Lite 2009q3-67) ) #19 PREEMPT M5
[ 0.000000] CPU: ARMv7 Processor [412fc082] revision 2 (ARMv7), cr=10c53c7f
[ 0.000000] CPU: VIPT nonaliasing data cache, VIPT nonaliasing instruction cache
[ 0.000000] Machine: SMDKV210
[ 0.000000] Ignoring unrecognised tag 0x41001099
[ 0.000000] Memory policy: ECC disabled, Data cache writeback
[ 0.000000] Truncating RAM at 40000000-5fffffff to -53ffffff (vmalloc region overlap).
[ 0.000000] CPU S5PV210/S5PC110 (id 0x43110220)
[ 0.000000] S3C24XX Clocks, Copyright 2004 Simtec Electronics
[ 0.000000] S5PV210: PLL settings, A=1000000000, M=667000000, E=80000000 V=54000000
[ 0.000000] S5PV210: ARMCLK=1000000000, HCLKM=200000000, HCLKD=166750000
[ 0.000000] HCLKP=133400000, PCLKM=100000000, PCLKD=83375000, PCLKP=66700000
[ 0.000000] sclk_dmc: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_onenand: sourc 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk: source is mout_mpll (6), rate is 66700000
[ 0.000000] sclk_mixer: source is sclk_dac (0), rate is 54000000
[ 0.000000] sclk_spdif: source is sclk_audio (0), rate is 24000000
[ 0.000000] sclk_fic: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_fimc: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_cam0: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_cam1: source is ext_xtal (0), rate is 24000000
[ 0.0xtal (0), rate is 24000000
[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
[ 0.000000] sclk_mmc: source is mout_epll (7), rate is 80000000
[ 0.000000] sclk_mmc: source is mout_mpll (6), rate is 47642857
[ 0.000000] sclk_mmc: source is mout_epl 0.000000] sclk_mfc: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_g2d: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk: source is sclk_a2m (0), rate is 200000000
[ 0.000000] sclk_csis: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_spi: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_spi: sour 0.000000] sclk_pwi: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_pwm: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_mdnie: source is ext_xtal (0), rate is 24000000
[ 0.000000] sclk_mdnie_pwm: source is ext_xtal (0), rate is 24000000
[ 0.000000] s5pv210: 37748736 bytes system memory reserved for mfc at 0x20eef000
[ 0. reserved for mfc at 0x40000000
[ 0.000000] s5pv210: 25165824 bytes system memory reserved for fimc0 at 0x42400000
[ 0.000000] s5pv210: 10137600 bytes system memory reserved for fimc1 at 0x43c00000
[ 0.000000] s5pv210: 25165824 bytes system memory reserved for fimc2 at 0x445ab000
[ 0.000000] s5pv210: 8388608 bytes system memory reserved for jpeg at 0x45dab000
[ 0.000000] s5pv210: 6144000 bytes system memory reserved for fimd at 0x465ab000
[ 0.000000] s5pv210: 3072000 bytes system memory reserved for texstream at 0x46b87000
[ 0.000000] s5pv210: 3379200 bytes system memory reserved for pmem_gpu1 at 0x46e75000
[ 0.000000] s5pv210: 8388608 bytes system memory reserved for g2d at 0x471ae000
[ 0.000000] Built 1 zonelists in Zone order, mobility grouping on. Total pages: 211328
[ 0.000000] Kernel command line: noinitrd root=/dev/nfs nfsroot=192.168.10.59:/home/lawrence/Downloads/LARRY_S5PV210/e
[ 0.000000] PID hash table entries: 4096 (order: 2, 16384 bytes)
[ 0.000000] Dentry cache hash table entries: 131072 (order: 7, 524288 bytes)
[ 0.000000] Inode-cache hash table entries: 65536 (order: 6, 262144 bytes)
[ 0.000000] Memory: 512M56k/674456k available, 177512k reserved, 0K highmem
[ 0.000000] Virtual kernel memory layout:
[ 0.000000] vector : 0xffff0000 - 0xffff1000 ( 4 kB)
[ 0.000000] fixmap : 0xfff00000 - 0xfffe0000 ( 896 kB)
[ 0.000000] DMA : 0xff000000 - 0xffe00000 ( 14 MB)
[ 0.000000] vmalloc : 0xf4800000 - 0xfc000000 ( 120 MB)
[ 0.000000] modules : 0xbf000000 - 0xc0000000 ( 16 MB)
[ 0.000000] .init : 0xc0008000 - 0xc002c000 ( 144 kB)
[ 0.000000] .text : 0xc002c000 - 0xc05df000 (5836 kB)
[ 0.000000] .data : 0xc05e0000 - 0xc0626120 ( 281 kB)
[ 0.000000] SLUB: Genslabs=9, HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1
[ 0.000000] Hierarchical RCU implementation.
[ 0.000000] RCU-based detection of stalled CPUs is disabled.
[ 0.000000] Verbose stalled-CPUs detection is disabled.
[ 0.000000] NR_IRQS:393
[ 0.000000] VIC @fd000000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd010000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd020000: id 0x00041192, vendor 0x41
[ 0.000000] VIC @fd030000: id 0x00041192, vendor 0x41
[ 0.000000] Console: colour dummy device 80x30
[ 0.000000] console [ttySAC0] enabled
rating delay loop... 996.14 BogoMIPS (lpj=2490368)
[ 0.145000] pid_max: default: 32768 minimum: 301
[ 0.145000] Mount-cache hash table entries: 512
[ 0.145000] Initializing cgroup subsys debug
[ 0.145000] Initializing cgroup subsys cpuacct
[ 0.145000] Initializing cgroup subsys freezer
[ 0.145000] CPU: Testing write buffer coherency: ok
[ 0.150000] devtmpfs: initialized
[ 0.155000] regulator: core version 0.5
[ 0.155000] regulator: dummy:
[ 0.160000] NET: Registered protocol family 16
[ 0.170000] S3C Power Management, Copyright 2004 Simtec Electronics
[ 0.170000] pmstats at 00000000
[ 0.175000] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.180000] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.185000] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.190000] smdkc110_setup_clocks: sclk_mmc: source is mout_mpll, rate is 47642857
[ 0.195000] S5PV210: Initializing architecture
[ 0.200000] s3c24xx-pwm s3c24xx-pwm.0: tin at 66700000, tdiv at 66700000, tin=divclk, base 0
[ 0.205000] s3c24xx-pwm s3c24xx-pwm.1: tin at 66700000, tdiv at 66700000, tin=divclk, base 8
[ 0.210000] s3c24xx-pwm s3c24xx-pwm.2: tin at 22233333, tdiv at 22233333, tin=divclk, base 12
[ 0.215000] s3c24xx-pwm s3c24xx-pwm.3: tin at 22233333, tdiv at 22233333, tin=divclk, base 16
[ 0.220000] regulator: pd_audio_supply: 5000 mV normal
[ 0.230000] regulator: pd_cam_supply: 5000 mV normal
[ 0.235000] regulator: pd_tv_supply: 5000 mV normal
[ 0.240000] regulator: pd_lcd_supply: 5000 mV normal
[ 0.245000] regulator: pd_g3d_supply: 5000 mV normal
[ 0.250000] regulator: pd_mfc_supply: 5000 mV normal
[ 0.255000] bio: create slab <bio-0> at 0
[ 0.255000] SCSI subsystem initialized
[ 0.260000] usbcore: registered new interface driver usbfs
[ 0.265000] usbcore: registered new interface driver hub
[ 0.270000] usbcore: registered new device driver usb
[ 0.275000] s3c-i2c s3c2440-i2c.0: i2c-0: S3C I2C adapter
[ 0.280000] s3c-i2c s3c2440-i2c.1: i2c-1: S3C I2C adapter
[ 0.285000] s3c-i2c s3c2440-i2c.2: i2c-2: S3C I2C adapter
[ 0.290000] Advanced Linux Sound Architecture Driver Version 1.0.23.
[ 0.295000] cfg80211: Calling CRDA to update world regulatory domain
[ 0.305000] NET: Registered protocol family 2
[ 0.305000] IP route cache hash table entries: 32768 (order: 5, 131072 bytes)
[ 0.310000] TCP established hash table entries: 131072 (order: 8, 1048576 bytes)
[ 0.315000] TCP bind hash table entries: 65536 (order: 8, 1310720 bytes)
[ 0.320000] TCP: Hash tables configured (established 131072 bind 65536)
[ 0.325000] TCP reno registered
[ 0.330000] UDP hash table entries: 512 (order: 2, 24576 bytes)
[ 0.335000] UDP-Lite hash table entries: 512 (order: 2, 24576 bytes)
[ 0.340000] NET: Registered protocol family 1
[ 0.345000] RPC: Registered udp transport module.
[ 0.350000] RPC: Registered tcp transport module.
[ 0.355000] RPC: Registered tcp NFSv4.1 backchannel transport module.
[ 0.365000] PMU: registered new PMU device of type 0
[ 0.365000] SMDKC110/V210 RTC, (c) 201010-rtc smdkc110-rtc: rtc disabled, re-enabling
[ 0.375000] smdkc110-rtc smdkc110-rtc: rtc core: registered s3c as rtc0
[ 0.380000] S5PV210 ADC driver, (c) 2010 Samsung Electronics
[ 0.385000] cpuidle: phy_regs_save:0x53fff000
[ 0.390000] Loaded driver for PL330 DMAC-0 s3c-pl330
[ 0.395000] DBUFF-64x8bytes Num_Chans-8 Num_Peri-2 Num_Events-32
[ 0.400000] Loaded driver for PL330 DMAC-1 s3c-pl330
[ 0.405000] DBUFF-8x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 0.410000] Loaded driver for PL330 DMAC-2 s3c-pl330
[ 0.415000] DBUFF-8x4bytes Num_Chans-8 Num_Peri-32 Num_Events-32
[ 0.425000] ashmem: initialized
[ 0.425000] ROMFS MTD (C) 2007 Red Hat, Inc.
[ 0.425000] msgmni has been set to 1317
[ 0.430000] alg: No test for stdrng (krng)
[ 0.430000] io scheduler noop registered
[ 0.430000] io scheduler deadline registered
[ 0.435000] io scheduler cfq registered (default)
[ 0.440000] s3cfb s3cfb: [fb2] dma: 0000000, size: 0x005dc000
[ 0.455000] Console: switching to colour frame buffer device 100x30
[ 0.460000] FIMD src sclk = 166750000
[ 0.580000] s3cfb s3cfb: registered successfully
[ 0.655000] PA FB = 0x465AB000, bits per pixel = 32
[ 0.655000] screen width=800 height=480 va=0xe65ab000 pa=0x465ab000
[ 0.655000] xres_virtual = 800, yres_virtual = 1920, xoffset = 0, yoffset = 0
[ 0.655000] fb_size=6144000
[ 0.655000] Back frameBuffer[0].VAddr=e6722000 PAddr=46722000 size=1536000
[ 0.660000] Back frameBuffer[1].VAddr=e6899000 PAddr=46899000 size=1536000
[ 0.665000] Back frameBuffer[2].VAddr=e6a10000 PAddr=46a10000 size=1536000
[ 0.670000] s5pv210-uart.0: s3c2410_serial0 at MMIO 0xe2900000 (irq = 16) is a S3C6400/10
[ 0.680000] s5pv210-uart.1: s3c2410_serial1 at MMIO 0xe2900400 (irq = 20) is a S3C6400/10
[ 0.685000] s5pv210-uart.2: s3c2410_serial2 at MMIO 0xe2900800 (irq = 24) is a S3C6400/10
[ 0.690000] s5pv210-uart.3: s3c2410_serial3 at MMIO 0xe2900c00 (irq = 28) is a S3C6400/10
[ 0.700000] brd: module loaded
[ 0.705000] loop: module loaded
[ 0.705000] S3C NAND Driver, (c) 2008 Samsung Electronics
[ 0.710000] S3C NAND Driver is using hardware ECC.
[ 0.715000] NAND device: Manufacturer ID: 0xec, Chip ID: 0xda (Samsung NAND 256MiB 3,3V 8-bit)
[ 0.720000] Creating 7 MTD partitions on "s5pv210-nand":
[ 0.725000] 0x0000000c0000-0x000000100000 : "misc"
[ 0.735000] 0x000000100000-0x000000600000 : "recovery"
[ 0.740000] 0x000000600000-0x000000b00000 : "kernel"
[ 0.745000] 0x000000b00000-0x000000e00000 : "ramdisk"
[ 0.750000] 0x000000e00000-0x000007c00000 : "system"
[ 0.770000] 0x000007c00000-0x00000cc00000 : "cache"
[ 0.790000] 0x00000cc00000-0x000010000000 : "userdata"
[ 0.800000] smsc911x: Driver version 2008-10-21.
[ 0.800000] smsc911x: Driver version A2008-10-21.
[ 0.800000] smsc911x: Driver version AA 2008-10-21.
[ 0.800000] smsc911x: Driver version AAA 2008-10-21.
[ 0.800000] LAN base phy in probe: 0xA8000000
[ 0.800000] LAN base virt in probe: 0xF4892000
[ 0.805000] smsc911x-mdio: probed
[ 0.805000] eth0: attached PHY driver [Generic PHY] (mii_bus:phy_addr=0:01, irq=-1)
[ 0.810000] net eth0: MAC Address: 00:09:c0:ff:ec:48
[ 0.815000] usbcore: registered new interface driver rt73usb
[ 0.820000] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver
[ 0.825000] s5p-ehci s5p-ehci: s5pv210 EHCI
[ 0.830000] s5p-ehci s5p-ehci: new USB bus registered, assigned bus number 1
[ 0.835000] s5p-ehci s5p-ehci: irq 87, io mem 0xec200000
[ 0.850000] s5p-ehci s5p-ehci: USB 0.0 started, EHCI 1.00
[ 0.850000] usb usb1: New USB device found, idVendor=1d6b, idProduct=0002
[ 0.850000] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.855000] usb usb1: Product: s5pv210 EHCI
[ 0.855000] usb usb1: Manufacturer: Linux 2.6.35.7 ehci_hcd
[ 0.860000] usb usb1: SerialNumber: s5pv210
[ 0.865000] hub 1-0:1.0: USB hub found
[ 0.870000] hub 1-0:1.0: 1 port detected
[ 0.875000] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver
[ 0.880000] s5p-ohci s5p-ohci: s5pv210 OHCI
[ 0.885000] s5p-ohci s5p-ohci: new USB bus registered, assigned bus number 2
[ 0.890000] s5p-ohci s5p-ohci: irq 87, io mem 0xec300000
[ 0.950000] usb usb2: New USB device found, idVendor=1d6b, idProduct=0001
[ 0.950000] usb usb2: New USB device strings: Mfr=3, Product=2, SerialNumber=1
[ 0.950000] usb usb2: Product: s5pv210 OHCI
[ 0.950000] usb usb2: Manufacturer: Linux 2.6.35.7 ohci_hcd
[ 0.955000] usb usb2: SerialNumber: s5pv210
[ 0.960000] hub 2-0:1.0: USB hub found
[ 0.960000] hub 2-0:1.0: 1 port detected
[ 0.965000] Initializing USB Mass Storage driver...
[ 0.970000] usbcore: registered new interface driver usb-storage
[ 0.975000] USB Mass Storage support registered.
[ 0.980000] s3c-udc : S3C HS USB Device Controller Driver, (c) 2008-2009 Samsung Electronics
[ 0.980000] s3c-udc : version 15 March 2009 (DMA Mode)
[ 0.985000] android init
[ 0.985000] android_probe pdata: c05ed758
[ 0.990000] android_bind
[ 0.995000] android_usb gadget: android_usb ready
[ 1.020000] f_acm init
[ 1.020000] android_register_function acm
[ 1.020000] f_adb init
[ 1.020000] android_register_function adb
[ 1.020000] f_mass_storage init
[ 1.020000] fsg_probe pdev: c05ec6d8, pdata: c05ed77c
[ 1.020000] android_register_function usb_mass_storage
[ 1.025000] f_mtp init
[ 1.025000] android_register_function mtp
[ 1.030000] f_rndis init
[ 1.030000] android_register_function rndis
[ 1.035000] rndis_function_bind_config MAC: 02:02:45:46:4F:48
[ 1.040000] android_usb gadget: using random self ethernet address
[ 1.045000] android_usb gadget: using random host ethernet address
[ 1.050000] usb0: MAC ea:e4:0e:09:76:0c
[ 1.055000] usb0: HOST MAC 56:cd:1b:bc:c0:f6
[ 1.060000] android_usb gadget: Mass Storage Function, version: 2009/09/11
[ 1.065000] android_usb gadget: Number of LUNs=1
[ 1.070000] lun0: LUN: removable file: (no medium)
[ 1.075000] adb_bind_config
[ 1.075000] mtp_bind_config
[ 1.080000] mice: PS/2 mouse device common for all mice
[ 1.085000] bma150 2-0038: bma150 found
[ 1.090000] bma150 2-0038: al_version=2, ml_version=1
[ 1.125000] input: bma150 as /devices/virtual/input/input0
[ 1.125000] using rtc device, s3c, for alarmsS3C24XX RTC, (c) 2004,2006 Simtec Electronics
[ 1.125000] i2c /dev entries driver
[ 1.125000] Linux video capture interface: v2.00
[ 1.125000] s3c-csis: Samsung MIPI-CSI2 driver probed successfully
[ 1.130000] mfc_init: <6>S5PC110 MFC Driver, (c) 2009 Samsung Electronics
[ 1.130000]
[ 1.135000] S3C JPEG Driver, (c) 2007 Samsung Electronics
[ 1.140000] JPEG driver for S5PV210
[ 1.145000] i2c i2c-1: attached s5p_ddc into i2c adapter successfully
[ 1.150000] S5PC11X HPD Driver, (c) 2009 Samsung Electronics
[ 1.155000] S5PC11X CEC Driver, (c) 2009 Samsung Electronics
[ 1.160000] s3c_bat_init
[ 1.160000] sec-fake-battery sec-fake-battery: s3c_bat_probe
[ 1.165000] device-mapper: uevent: version 1.0.3
[ 1.175000] device-mapper: ioctl: 4.17.0-ioctl (2010-03-05) initialised: dm-devel@redhat.com
[ 1.180000] cpuidle: using governor ladder
[ 1.185000] sdhci: Secure Digital Host Controller Interface driver
[ 1.190000] sdhci: Copyright(c) Pierre Ossman
[ 1.195000] s3c-sdhci s3c-sdhci.0: clock source 0: hsmmc (133400000 Hz)
[ 1.200000] s3c-sdhci s3c-sdhci.0: clock source 1: hsmmc (133400000 Hz)
[ 1.205000] s3c-sdhci s3c-sdhci.0: clock source 2: sclk_mmc (47642857 Hz)
[ 1.210000] mmc0: SDHCI controller on samsung-hsmmc [s3c-sdhci.0] using ADMA
[ 1.215000] s3c-sdhci s3c-sdhci.1: clock source 0: hsmmc (133400000 Hz)
[ 1.220000] s3c-sdhci s3c-sdhci.1: clock source 1: hsmmc (133400000 Hz)
[ 1.225000] s3c-sdhci s3c-sdhci.1: clock source 2: sclk_mmc (47642857 Hz)
[ 1.230000] mmc1: SDHCI controller on samsung-hsmmc [s3c-sdhci.1] using ADMA
[ 1.235000] s3c-sdhci s3c-sdhci.2: clock source 0: hsmmc (133400000 Hz)
[ 1.240000] s3c-sdhci s3c-sdhci.2: clock source 1: hsmmc (133400000 Hz)
[ 1.245000] s3c-sdhci s3c-sdhci.2: clock source 2: sclk_mmc (47642857 Hz)
[ 1.250000] mmc2: SDHCI controller on samsung-hsmmc [s3c-sdhci.2] using ADMA
[ 1.255000] s3c-sdhci s3c-sdhci.3: clock source 0: hsmmc (133400000 Hz)
[ 1.260000] s3c-sdhci s3c-sdhci.3: clock source 1: hsmmc (133400000 Hz)
[ 1.265000] s3c-sdhci s3c-sdhci.3: clock source 2: sclk_mmc (47642857 Hz)
[ 1.270000] mmc3: SDHCI controller on samsung-hsmmc [s3c-sdhci.3] using ADMA
[ 1.275000] usb 1-1: new high speed USB device using s5p-ehci and address 2
[ 1.280000] usbcore: registered new interface driver usbhid
[ 1.285000] usbhid: USB HID core driver
[ 1.290000] logger: created 64K log 'log_main'
[ 1.295000] logger: created 256K log 'log_events'
[ 1.300000] logger: created 64K log 'log_radio'
[ 1.300000] logger: created 64K log 'log_system'
[ 1.310000] asoc: AC97 HiFi <-> s3c-ac97 mapping ok
[ 1.310000] asoc: AC97 HiFi <-> s3c-ac97 mapping ok
[ 1.365000] mmc0: new high speed SDHC card at address aaaa
[ 1.365000] mmcblk0: mmc0:aaaa SL32G 28.7 GiB
[ 1.365000] mmcblk0: p1 p2 p3
[ 1.420000] usb 1-1: New USB device found, idVendor=05e3, idProduct=0608
[ 1.420000] usb 1-1: New USB device strings: Mfr=0, Product=1, SerialNumber=0
[ 1.420000] usb 1-1: Product: USB2.0 Hub
[ 1.420000] hub 1-1:1.0: USB hub found
[ 1.420000] hub 1-1:1.0: 4 ports detected
[ 1.695000] usb 1-1.3: new high speed USB device using s5p-ehci and address 3
[ 1.945000] usb 1-1.3: New USB device found, idVendor=148f, idProduct=2573
[ 1.945000] usb 1-1.3: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 1.945000] usb 1-1.3: Product: 802.11 bg WLAN
[ 1.945000] usb 1-1.3: Manufacturer: Ralink
[ 2.280000] usb 1-1.4: new full speed USB device using s5p-ehci and address 4
[ 2.335000] AC97: Unable to activate!
[ 2.370000] usb 1-1.4: New USB device found, idVendor=046d, idProduct=c52e
[ 2.370000] usb 1-1.4: New USB device strings: Mfr=1, Product=2, SerialNumber=0
[ 2.370000] usb 1-1.4: Product: USB Receiver
[ 2.370000] usb 1-1.4: Manufacturer: Logitech
[ 2.375000] input: Logitech USB Receiver as /devices/platform/s5p-ehci/usb1/1-1/1-1.4/1-1.4:1.0/input/input1
[ 2.380000] generic-usb 0003:046D:C52E.0001: input: USB HID v1.11 Keyboard [Logitech USB Receiver] on usb-s5pv210-1.40
[ 2.390000] input: Logitech USB Receiver as /devices/platform/s5p-ehci/usb1/1-1/1-1.4/1-1.4:1.1/input/input2
[ 2.395000] generic-usb 0003:046D:C52E.0002: input: USB HID v1.11 Mouse [Logitech USB Receiver] on usb-s5pv210-1.4/in1
[ 3.335000] AC97: Unable to read!
[ 3.375000] ALSA device list:
[ 3.375000] #0: SMDK (WM9713)
[ 3.375000] GACT probability NOT on
[ 3.375000] Mirror/redirect action on
[ 3.375000] u32 classifier
[ 3.375000] Actions configured
[ 3.375000] TCP cubic registered
[ 3.375000] NET: Registered protocol family 17
[ 3.380000] NET: Registered protocol family 15
[ 3.385000] lib80211: common routines for IEEE802.11 drivers
[ 3.390000] ThumbEE CPU extension supported.
[ 3.395000] VFP support v0.3: implementor 41 architecture 3 part 30 variant c rev 2
[ 3.405000] regulator_init_complete: disabling pd_mfc_supply
[ 3.410000] regulator_init_complete: disabling pd_tv_supply
[ 3.415000] regulator_init_complete: disabling pd_cam_supply
[ 3.420000] smdkc110-rtc smdkc110-rtc: rtc disabled, re-enabling
[ 3.425000] smdkc110-rtc smdkc110-rtc: hctosys: invalid date/time
[ 3.435000] FIMC0 registered successfully
[ 3.435000] FIMC1 registered successfully
[ 3.440000] FIMC2 registered successfully
[ 3.445000] <6>S5PC1XX TVOUT Driver, (c) 2009 Samsung Electronics
[ 3.450000] s5p-tvout s5p-tvout: hpd status is cable inserted
[ 3.975000] net eth0: SMSC911x/921x identified at 0xf4892000, IRQ: 41
[ 4.980000] IP-Config: Complete:
[ 4.980000] device=eth0, addr=192.168.10.20, mask=255.255.255.0, gw=192.168.10.1,
[ 4.980000] host=hello, domain=, nis-domain=com.tw,
[ 4.980000] bootserver=255.255.255.255, rootserver=192.168.10.59, rootpath=
[ 4.980000] DBUG_PORT must not use AFC!
[ 4.985000] Looking up port of RPC 100003/3 on 192.168.10.59
[ 6.995000] Looking up port of RPC 100005/3 on 192.168.10.59
[ 7.020000] VFS: Mounted root (nfs filesystem) on device 0:14.
[ 7.025000] devtmpfs: mounted
[ 7.025000] Freeing init memory: 144K
[ 15.330000] init: ureadahead main process (60) terminated with status 5
[ 16.620000] init: mounted-proc main process (67) terminated with status 1
[ 35.420000] readl S5P_VP_ENABLE for VP_POWER_DOWN_RDY fail
[ 35.420000] s5p_vlayer_stop::s5p_vp_stop() fail
ubuntu login:
Password:
Login incorrect
ubuntu login: root
Password: 2udiogul
Last login: Thu Jan 1 00:02:08 UTC 1970 on console
Welcome to Ubuntu 13.04 (GNU/Linux 2.6.35.7 armv7l)
* Documentation: https://help.ubuntu.com/
Your Ubuntu release is not supported anymore.
For upgrade information, please visit:
http://www.ubuntu.com/releaseendoflife
New release '13.10' available.
Run 'do-release-upgrade' to upgrade to it.
-bash: no job control in this shell
root@ubuntu:~#
//you can copy "root_mkfs" files to the sd card partition and do boot without NFS but with SD card