This is my partition table in fdisk
Code: Select all
Disk /dev/sda (Sun disk label): 255 heads, 63 sectors, 46589 cylinders
Units = sectors of 1 * 512 bytes
Device Flag Start End Blocks Id System
/dev/sda1 0 748452285 374226142+ 83 Linux native
Code: Select all
Bus 001 Device 002: ID 0424:9514 Standard Microsystems Corp.
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 001 Device 003: ID 0424:ec00 Standard Microsystems Corp.
Bus 001 Device 006: ID 1a40:0201 Terminus Technology Inc. FE 2.1 7-port Hub
Bus 001 Device 007: ID 1058:0820 Western Digital Technologies, Inc.
Code: Select all
/dev/mmcblk0p1: SEC_TYPE="msdos" LABEL="boot" UUID="15CD-3B79" TYPE="vfat"
/dev/mmcblk0p2: UUID="13d368bf-6dbf-4751-8ba1-88bed06bef77" TYPE="ext4"
Code: Select all
Could not stat /dev/sda1 --- No such file or directory
The device apparently does not exist; did you specify it correctly?