View Single Post
Posts: 697 | Thanked: 137 times | Joined on Jul 2012 @ Hillerød, DK
#830
Originally Posted by juiceme View Post
Just to make sure, there are several different "/boot" directories on your device;
  • The ubiboot configuration directory, mmcblk0p1:/boot (which is /home/user/MyDocs/boot/ inside Harmattan)
    This is where your ubiboot.conf and ubiboot-02.menus.cpio go
  • The Harmattan root partition boot directory, mmcblk0p2:/boot (which is /boot/ inside Harmattan)
    This is where your Harmattan, Nitdroid, Firefox, etc. kernels are located
  • The Nemo root partition boot directory, mmcblk0p4:/boot (which is normally not visible inside Harmattan)
    This is where your Nemo kernels live
Thanks but how to search via ssh through mmcblk0p1 etc. fdisk only gives info partitions etc. Can't find it by google?

Disk /dev/mmcblk0: 64.1 GB, 64130908160 bytes
4 heads, 16 sectors/track, 1957120 cylinders
Units = cylinders of 64 * 512 = 32768 bytes

Device Boot Start End Blocks Id System
/dev/mmcblk0p1 17 1632512 52239872 c Win95 FAT32 (LBA)
Partition 1 does not end on cylinder boundary
/dev/mmcblk0p2 1632513 1760512 4096000 83 Linux
Partition 2 does not end on cylinder boundary
/dev/mmcblk0p3 1760513 1891584 4194304 83 Linux
/dev/mmcblk0p4 1891585 1957120 2097152 83 Linux

Have seen this: http://talk.maemo.org/showpost.php?p...&postcount=671 but afraid to do serious mistakes:confused

Loking into MyDocs/boot and /boot it seems correct! - can even see Nemo files in /Alt_OS/boot

Edit: Is this execute OK? (have run chmod a+rx /sbin/preinit*)
~ # ls -l /sbin/preinit*
lrwxrwxrwx 1 root root 5 Oct 29 22:51 /sbin/preinit -> /init
__________________
OK

Last edited by Garp; 2013-12-02 at 20:27.