Spelling errors in ubcd2usb

Report new bugs here, or look at known issues of current and previous releases of UBCD.

Moderators: Icecube, StopSpazzing

Post Reply
Message
Author
Explorer09
Posts: 178
Joined: Fri Jun 17, 2011 11:23 pm

Spelling errors in ubcd2usb

#1 Post by Explorer09 » Thu May 30, 2013 4:55 pm

In "ubcd/tools/linux/ubcd2usb/readme.txt":
5. Mount the partition of your USB drive
You can use the GUI mounting utility of your distribution.
If your distribution mounts USB drives automaticly, you can remove and replug your USB thumb drive.

6. Copy all files of the extracted UBCD iso to your USB thumb drive.

7. Install syslinux to the partition of your USB thumb drive.

First make sure that ./ubcd/tools/linux/ubcd2usb/syslinux is executable, if not, run:

chmod a+x ./ubcd/tools/linux/ubcd2usb/syslinux (adapt the path if nessecary)
There are 2 spelling errors and should be corrected to:
5. Mount the partition of your USB drive
You can use the GUI mounting utility of your distribution.
If your distribution mounts USB drives automatically, you can remove and replug your USB thumb drive.

6. Copy all files of the extracted UBCD iso to your USB thumb drive.

7. Install syslinux to the partition of your USB thumb drive.

First make sure that ./ubcd/tools/linux/ubcd2usb/syslinux is executable, if not, run:

chmod a+x ./ubcd/tools/linux/ubcd2usb/syslinux (adapt the path if necessary)

Victor Chew
Posts: 1368
Joined: Mon Feb 21, 2005 10:59 pm
Contact:

Re: Spelling errors in ubcd2usb

#2 Post by Victor Chew » Fri May 31, 2013 5:14 pm

Thanks! Both spelling errors fixed.

Post Reply