On Mon, 13 Dec 2004 09:46:35 -0600, Aleksandar Milivojevic <amilivojevic@xxxxxx> wrote: > xbupt-fedora@xxxxxxxxxxxx wrote: > > Hi, all > > > > I'd like to know how to write the diskboot.img file in the usbpen. > > Thanks in advance. > > dd if=diskboot.img of=/dev/whatever > > Replace "whatever" with USB pen's device name. > > -- > Aleksandar Milivojevic <amilivojevic@xxxxxx> Pollard Banknote Limited > Systems Administrator 1499 Buffalo Place > Tel: (204) 474-2323 ext 276 Winnipeg, MB R3T 1L7 > > -- > fedora-list mailing list > fedora-list@xxxxxxxxxx > To unsubscribe: http://www.redhat.com/mailman/listinfo/fedora-list > Rick Moen wrote a great article on mounting all of those types of devices. It was in Linux Journal a few months back. I forget the issue, but when I get home I will look and post the exact one. Check that out, there are some quirky things you have to do to fool it depending on the filesystem type, in order to get it to mount. If I remember right, he had examples and such from a variety of *nux filesystems. Marc