View Single Post
Posts: 14 | Thanked: 0 times | Joined on Jul 2007 @ Barrow-in-Furness, england
#41
Device Boot Start End MiB #blocks Id System
/dev/sdf1 0+ 1919 1920- 1966079+ 83 Linux
/dev/sdf2 0 - 0 0 0 Empty
/dev/sdf3 0 - 0 0 0 Empty
/dev/sdf4 0 - 0 0 0 Empty
Warning: no primary partition is marked bootable (active)
This does not matter for LILO, but the DOS MBR will not boot this disk.
Do you want to write this to disk? [ynq] y
Successfully wrote the new partition table

Re-reading the partition table ...

If you created or changed a DOS partition, /dev/foo7, say, then use dd(1)
to zero the first 512 bytes: dd if=/dev/zero of=/dev/foo7 bs=512 count=1
(See fdisk(8).)
umount: /dev/sdf1: not mounted
Creating filesystems...
mkfs.msdos 2.11 (12 Mar 2005)
umount: /dev/sdf3: not found
mke2fs 1.41.3 (12-Oct-2008)
Could not stat /dev/sdf3 --- No such file or directory

The device apparently does not exist; did you specify it correctly?
Filesystems created...
mount: special device /dev/sdf3 does not exist


(SKIPPING FILE EXTRATCION TEXT HERE)

umount: /mnt: not mounted
Now flashing...
Unplug your tablet from all power sources and USB connections.
Plug in the USB cable without turning on the tablet.
Next, turn on the tablet with the USB cable plugged in by pressing
and holding the Home and Power buttons.
flasher v0.9.0 (Jan 19 2007)

Suitable USB device not found, waiting
USB device found found at bus 005, device address 023
Found device RX-44, hardware revision 0801
NOLO version 1.1.16
Version of 'sw-release': RX-44_DIABLO_5.2008.43-7_PR_MR0
Sending kernel image (1711 kB)...
100% (1711 of 1711 kB, avg. 11971 kB/s)
Flashing kernel... done.
The device is now in R&D mode
Beginning cleanup...
Cleanup complete.
matt@matt-desktop:~/Desktop$
Anyone else getting the feeling that the bit I've underlined is where I'm getting the problem...