[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: CD to DVD ISO conversion script
- From: Francis Swasey <Frank Swasey uvm edu>
- To: "Red Hat Enterprise Linux 4 (Nahant) Discussion List" <nahant-list redhat com>
- Cc: jreiser BitWagon com
- Subject: Re: CD to DVD ISO conversion script
- Date: Fri, 07 Apr 2006 11:45:24 -0400
On 4/7/06 11:00 AM, Joseph Kotran wrote:
cp -a /mnt/tmp1/isolinux /mnt/tmp1/.discinfo . # about 4.5MB
...
The `cp -a` fails because /mnt/tmp1 is a read only mount of disc1. Please
advise.
Joseph,
Sounds like you failed to include the "." as the directory to copy
the files into. You are copying the isolinux and .discinfo trees into
., not isolinux into .discinfo...
Make sure you have that final "." on the command so things go the
right places.
--
Frank Swasey | http://www.uvm.edu/~fcs
Sr Systems Administrator | Always remember: You are UNIQUE,
University of Vermont | just like everyone else.
"I am not young enough to know everything." - Oscar Wilde (1854-1900)
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]