I just purchased this PC (http://www.ebuyer.com/338526-zoostorm-2 ... -7873-1053) and I'm trying to install Linux Mint. I'm booting from an SD card (w/ sd card reader, so it's just a mass storage device). This works fine and the live environment is working ok. When I try to install Linux Mint, however, I get this error:
This is a new computer so I know there should be a 1TB drive in there. Output from fdisk -l is below
- Code: Select all
Disk /dev/sda: 1971 MB, 1971322880 bytes
59 heads, 58 sectors/track, 1125 cylinders, total 3850240 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/sda1 * 137 3850239 1925051+ 6 FAT16
When running gparted, the only device found is the SD card (which I'm booting Linux from):
Mount gives the following output
- Code: Select all
/cow on / type overlayfs (rw)
proc on /proc type proc (rw,noexec,nosuid,nodev)
sysfs on /sys type sysfs (rw,noexec,nosuid,nodev)
fusectl on /sys/fs/fuse/connections type fusectl (rw)
udev on /dev type devtmpfs (rw,mode=0755)
devpts on /dev/pts type devpts (rw,noexec,nosuid,gid=5,mode=0620)
tmpfs on /run type tmpfs (rw,noexec,nosuid,size=10%,mode=0755)
/dev/sda1 on /cdrom type vfat (ro,noatime,fmask=0022,dmask=0022,codepage=cp437,iocharset=iso8859-1,shortname=mixed,errors=remount-ro)
/dev/loop0 on /rofs type squashfs (ro,noatime)
none on /sys/kernel/debug type debugfs (rw)
none on /sys/kernel/security type securityfs (rw)
tmpfs on /tmp type tmpfs (rw,nosuid,nodev)
none on /run/lock type tmpfs (rw,noexec,nosuid,nodev,size=5242880)
none on /run/shm type tmpfs (rw,nosuid,nodev)
binfmt_misc on /proc/sys/fs/binfmt_misc type binfmt_misc (rw,noexec,nosuid,nodev)
gvfs-fuse-daemon on /home/mint/.gvfs type fuse.gvfs-fuse-daemon (rw,nosuid,nodev,user=mint)
Output from dmesg and lspci are below. Can anyone help me to install mint?
DMESG: http://pastebin.com/raw.php?i=v3SHkysf
LSPCI: http://pastebin.com/raw.php?i=xaQrZeWz





