root@kiste:/home/patrick/projects/embedded/bb-kernel# ./tools/install_kernel.sh I see... fdisk -l: Disk /dev/sda: 500.1 GB, 500107862016 bytes Disk /dev/mapper/kiste-root: 492.8 GB, 492813942784 bytes Disk /dev/sdb: 15.5 GB, 15548284928 bytes Disk /dev/mapper/kiste-swap_1: 7033 MB, 7033847808 bytes
lsblk: NAME MAJ:MIN RM SIZE RO TYPE MOUNTPOINT sda 8:0 0 465.8G 0 disk ├─sda1 8:1 0 243M 0 part /boot ├─sda2 8:2 0 1K 0 part └─sda5 8:5 0 465.5G 0 part ├─kiste-root (dm-0) 254:0 0 459G 0 lvm / └─kiste-swap_1 (dm-1) 254:1 0 6.6G 0 lvm [SWAP] sdb 8:16 1 14.5G 0 disk └─sdb1 8:17 1 14.5G 0 part ----------------------------- Are you 100% sure, on selecting [/dev/sdb] (y/n)? y Debug: Existing Partition on drive: ----------------------------- Disk /dev/sdb: 15.5 GB, 15548284928 bytes 255 heads, 63 sectors/track, 1890 cylinders, total 30367744 sectors Units = sectors of 1 * 512 = 512 bytes Sector size (logical/physical): 512 bytes / 512 bytes I/O size (minimum/optimal): 512 bytes / 512 bytes Disk identifier: 0x00000000 Device Boot Start End Blocks Id System /dev/sdb1 2 30367743 15183871 b W95 FAT32 Unmounting Partitions ----------------------------- Starting Partition Search ----------------------------- Trying: [/dev/sdb1] Partition: [/dev/sdb1] trying: [vfat], [ext4] Partition: [vfat] /home/patrick/projects/embedded/bb-kernel ----------------------------- This script has finished... For verification, always test this media with your end device... -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
