Re: [SLUG] How do I do that

From: Charles Marcak (cmarcak@tampabay.rr.com)
Date: Tue Sep 21 2004 - 09:59:17 EDT


On Mon, 2004-09-20 at 15:16, perthie wrote:
> http://www.tldp.org/HOWTO/Bootdisk-HOWTO/cd-roms.html
>
> Charles Marcak <cmarcak@tampabay.rr.com> wrote:
> Running RH9. I want to copy a DOS bootable floppy to a CD and
> make the
> CD bootable.
>
I put a bootable Linux floppy in /dev/fd0.

Did 'dd if=/dev/fdo of=boot.img bs=10k count=144'.

I moved boot.img to the /boot directory.

I did
'mkisofs -r -b boot/boot.img -c boot/boot.catalog -o bootcd.iso .'. from
the '/' directory.

And I get the error " './proc/ide/ide2/hde/capacity' and
'./proc/ide/ide2/hde/capacity' have the same Rock Ridge name 'capacity'
".

I expected to have a file 'boot.catalog' made in the /boot directory but
it is not there.

When I ls ./proc/ide/ide2/hde from a terminal there are 2 files named
capacity.

>From root, when I tried to rm ./proc/ide/ide2/hde/capacity I get the
error 'rm: cannot remove './capacity': Operation not permitted'.

When I use the GUI file viewer it shows only one file named 'capacity'

Help!!!
> -----------------------------------------------------------------------
> This list is provided as an unmoderated internet service by
> Networked
> Knowledge Systems (NKS). Views and opinions expressed in
> messages
> posted are those of the author and do not necessarily reflect
> the
> official policy or position of NKS or any of its employees.
>
> __________________________________________________
> Do You Yahoo!?
> Tired of spam? Yahoo! Mail has the best spam protection around
> http://mail.yahoo.com

-----------------------------------------------------------------------
This list is provided as an unmoderated internet service by Networked
Knowledge Systems (NKS). Views and opinions expressed in messages
posted are those of the author and do not necessarily reflect the
official policy or position of NKS or any of its employees.



This archive was generated by hypermail 2.1.3 : Fri Aug 01 2014 - 17:56:23 EDT