Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- root@raspberrypi:~# fdisk -l
- Disk /dev/nand: 3984 MB, 3984588800 bytes
- 255 heads, 63 sectors/track, 484 cylinders, total 7782400 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
- Disk /dev/nand doesn't contain a valid partition table
- Disk /dev/nanda: 83 MB, 83886080 bytes
- 255 heads, 63 sectors/track, 10 cylinders, total 163840 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
- Disk /dev/nandb: 16 MB, 16777216 bytes
- 255 heads, 63 sectors/track, 2 cylinders, total 32768 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
- Disk /dev/nandb doesn't contain a valid partition table
- Disk /dev/nandc: 33 MB, 33554432 bytes
- 255 heads, 63 sectors/track, 4 cylinders, total 65536 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: 0xe1a0f004
- Disk /dev/nandc doesn't contain a valid partition table
- Disk /dev/nandd: 536 MB, 536870912 bytes
- 255 heads, 63 sectors/track, 65 cylinders, total 1048576 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
- Disk /dev/nandd doesn't contain a valid partition table
- Disk /dev/nande: 1073 MB, 1073741824 bytes
- 255 heads, 63 sectors/track, 130 cylinders, total 2097152 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
- Disk /dev/nande doesn't contain a valid partition table
- Disk /dev/nandf: 16 MB, 16777216 bytes
- 255 heads, 63 sectors/track, 2 cylinders, total 32768 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: 0xffffffff
- Disk /dev/nandf doesn't contain a valid partition table
- Disk /dev/nandg: 33 MB, 33554432 bytes
- 255 heads, 63 sectors/track, 4 cylinders, total 65536 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
- Disk /dev/nandg doesn't contain a valid partition table
- Disk /dev/nandh: 335 MB, 335544320 bytes
- 255 heads, 63 sectors/track, 40 cylinders, total 655360 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
- Disk /dev/nandh doesn't contain a valid partition table
- Disk /dev/nandi: 1837 MB, 1837105152 bytes
- 89 heads, 57 sectors/track, 707 cylinders, total 3588096 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/nandi1 2048 3588095 1793024 83 Linux
- Disk /dev/mmcblk0: 3904 MB, 3904897024 bytes
- 4 heads, 32 sectors/track, 59584 cylinders, total 7626752 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: 0x000480cd
- Device Boot Start End Blocks Id System
- /dev/mmcblk0p1 2048 30719 14336 c W95 FAT32 (LBA)
- /dev/mmcblk0p2 30720 7626751 3798016 83 Linux
- Disk /dev/mmcblk1: 3995 MB, 3995074560 bytes
- 80 heads, 15 sectors/track, 6502 cylinders, total 7802880 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/mmcblk1p1 8192 7802879 3897344 b W95 FAT32
- root@raspberrypi:~# mount /dev/nandi /mnt/int
- root@raspberrypi:~# ls /mnt/int
- ? ? ? ? ? ? ? ? ??.16s ??.16s ??.16s ??.16s ??.16s ??.16s ??.16s ?A.16s
- ? ? ? ? ? ? ? ??.16s ??.16s ??.16s ??.16s ??.16s ??.16s ??.16s ??.16s
- root@raspberrypi:~# mount
- /dev/root on / type ext4 (rw,noatime,user_xattr,barrier=1,data=ordered)
- devtmpfs on /dev type devtmpfs (rw,relatime,size=417224k,nr_inodes=104306,mode=755)
- tmpfs on /run type tmpfs (rw,nosuid,noexec,relatime,size=83464k,mode=755)
- tmpfs on /run/lock type tmpfs (rw,nosuid,nodev,noexec,relatime,size=5120k)
- proc on /proc type proc (rw,nosuid,nodev,noexec,relatime)
- sysfs on /sys type sysfs (rw,nosuid,nodev,noexec,relatime)
- tmpfs on /run/shm type tmpfs (rw,nosuid,nodev,noexec,relatime,size=166920k)
- devpts on /dev/pts type devpts (rw,nosuid,noexec,relatime,gid=5,mode=620,ptmxmode=000)
- /dev/mmcblk0p1 on /boot type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=ascii,shortname=mixed,errors=remount-ro)
- binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,nosuid,nodev,noexec,relatime)
- /dev/nandi on /mnt/int type vfat (rw,relatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=ascii,shortname=mixed,errors=remount-ro)
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement