----- Original Message -----
Sent: Saturday, June 17, 2000 8:29
PM
Subject: Image is in lower case
????
Thanks to all who replied, I finally got it working and the 'cdImage'
(Bootable) was made. But when I mounted it in loop device all
files and dir's were converted to lowercase, which rendered the whole RH
image to no use. This was not the case when I used to write non-bootable
CDs.
What could be the problem.
The command was >#
mkisofs -b boot/boot.img -c redhat/boot/boot.catalog -o cdImage .
Hi, you forgot to specify RockRidge attributes - -r
option
|