Posted: Wed 17 Dec 2008, 03:25 Post subject:
Write wakepup to USB floppy drive
My notebook has no build in floppy drive, how do I write the wakepup floppy on USB floppy drive for use with other PC ? _________________ Do you Yahoo ? No I hiccup only
2. Connect your USB floppy drive, run Pmount and identify its device name. It may be sdb. Make absolutely sure you are clear on this, so you don't accidentally erase your hard drive on the next step.
3. Run this command:
Code:
dd if=/lib/wakepup2.img of=/dev/sdb
If necessary, replace sdb with the correct device name.
Posted: Thu 18 Dec 2008, 00:13 Post subject:
Write wakepup to USB floppy drive (solved)
Thanks that fixed my problem, yes I should be careful not to overwrite my USB, just in time to pull it out before writeback _________________ Do you Yahoo ? No I hiccup only
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum You cannot attach files in this forum You can download files in this forum