[cisco-voip] Stupid Question - how to make directory on
flashfilesystem with IOS
Anthony Mendoza
amendoza at Niku.com
Thu May 26 10:21:41 EDT 2005
Quite odd isn't it:
ny-1700-5#sho file systems
File Systems:
Size(b) Free(b) Type Flags Prefixes
- - opaque rw system:
29688 24361 nvram rw nvram:
- - opaque rw null:
- - opaque ro xmodem:
- - opaque ro ymodem:
- - network rw tftp:
* 66846720 30869836 flash rw flash:
- - network rw rcp:
- - network rw pram:
- - network rw ftp:
- - network ro http:
- - opaque ro cns:
ny-1700-5#cd flash:
ny-1700-5#mkdir
Translating "mkdir"...domain server (x.x.x.x) (x.x.x.x) (x.x.x.x)
Translating "mkdir"...domain server (x.x.x.x) (x.x.x.x) (x.x.x.x)
(x.x.x.x) (x.x.x.x) (x.x.x.x)% Unknown command or computer name, or
unable to find computer address
ny-1700-5#
-Anthony
> -----Original Message-----
> From: VoIP Forum [mailto:voipforum at apptis.com]
> Sent: Thursday, May 26, 2005 7:20 AM
> To: Anthony Mendoza; cisco-voip at puck.nether.net
> Subject: RE: [cisco-voip] Stupid Question - how to make
> directory on flashfilesystem with IOS
>
> OK...
> Do a 'show file systems' from the enable prompt.
> What does it list your disk as? It is either flash:, slot0:,
> or slot1:.
> CD to the root of that device, cd flash:, then use the mkdir and press
> enter. It will ask you what you want the directory to be called.
>
> -----Original Message-----
> From: Anthony Mendoza [mailto:amendoza at Niku.com]
> Sent: Thursday, May 26, 2005 10:16 AM
> To: *VoIP Help; cisco-voip at puck.nether.net
> Subject: RE: [cisco-voip] Stupid Question - how to make directory on
> flashfilesystem with IOS
>
> ny-1700-5#cd html
> %Error statting flash:/html (No such file or directory)
>
> Just as I suspected, can't CD to a non-existant directory...and mkdir
> doesn't help since it doesn't exist on my router...
>
> -Anthony
>
> > -----Original Message-----
> > From: *VoIP Help [mailto:voiphelp at apptis.com]
> > Sent: Thursday, May 26, 2005 6:18 AM
> > To: Anthony Mendoza; cisco-voip at puck.nether.net
> > Subject: RE: [cisco-voip] Stupid Question - how to make
> > directory on flashfilesystem with IOS
> >
> > Try cd to the dir and then mkdir
> >
> > -----Original Message-----
> > From: cisco-voip-bounces at puck.nether.net
> > [mailto:cisco-voip-bounces at puck.nether.net] On Behalf Of
> > Anthony Mendoza
> > Sent: Thursday, May 26, 2005 1:10 AM
> > To: cisco-voip at puck.nether.net
> > Subject: [cisco-voip] Stupid Question - how to make directory on
> > flashfilesystem with IOS
> >
> > I'm running:
> >
> > ROM: System Bootstrap, Version 12.2(7r)XM2, RELEASE SOFTWARE (fc1)
> >
> > ny-1700-5 uptime is 53 minutes
> > System returned to ROM by reload at 00:11:57 EDT Thu May 26 2005
> > System restarted at 00:15:00 EDT Thu May 26 2005
> > System image file is "flash:c1700-sv8y7-mz.123-4.T6.bin"
> >
> > and am preparing this box for a CME install..
> >
> > I want to put the GUI files in /html off the flash, however, I can't
> > seem to find the command to make a directory..I thought it
> was mkdir,
> > but from ? output below you can see it isn't listed...am I
> crazy or is
> > there no way to create a directory on the load I'm at?
> >
> > ny-1700-5#?
> > Exec commands:
> > <1-99> Session number to resume
> > access-enable Create a temporary Access-List entry
> > access-profile Apply user-profile to interface
> > access-template Create a temporary Access-List entry
> > archive manage archive files
> > audio-prompt load ivr prompt
> > auto Exec level Automation
> > bfe For manual emergency modes setting
> > call Reload IVR call application, accounting template
> > ccm-manager Call Manager Application exec commands
> > cd Change current directory
> > clear Reset functions
> > clock Manage the system clock
> > cns CNS agents
> > configure Enter configuration mode
> > connect Open a terminal connection
> > copy Copy from one file to another
> > debug Debugging functions (see also 'undebug')
> > delete Delete a file
> > dir List files on a filesystem
> > disable Turn off privileged commands
> > disconnect Disconnect an existing network connection
> > enable Turn on privileged commands
> > erase Erase a filesystem
> > exit Exit from the EXEC
> > help Description of the interactive help system
> > isdn Run an ISDN EXEC command on an ISDN interface
> > lock Lock the terminal
> > login Log in as a particular user
> > logout Exit from the EXEC
> > modemui Start a modem-like user interface
> > monitor Monitoring different system events
> > more Display the contents of a file
> > mrinfo Request neighbor and version information from a
> > multicast
> > router
> > mrm IP Multicast Routing Monitor Test
> > mstat Show statistics after multiple multicast
> > traceroutes
> > mtrace Trace reverse multicast path from destination to
> > source
> > name-connection Name an existing network connection
> > no Disable debugging functions
> > pad Open a X.29 PAD connection
> > ping Send echo messages
> > ppp Start IETF Point-to-Point Protocol (PPP)
> > pwd Display current working directory
> > release Release a resource
> > reload Halt and perform a cold restart
> > rename Rename a file
> > renew Renew a resource
> > restart Restart Connection
> > resume Resume an active network connection
> > rlogin Open an rlogin connection
> > rsh Execute a remote command
> > send Send a message to other tty lines
> > setup Run the SETUP command facility
> > show Show running system information
> > slip Start Serial-line IP (SLIP)
> > squeeze Squeeze a filesystem
> > start-chat Start a chat-script on a line
> > systat Display information about terminal lines
> > tclquit Quit Tool Command Language shell
> > tclsh Tool Command Language shell
> > telnet Open a telnet connection
> > terminal Set terminal line parameters
> > test Test subsystems, memory, and interfaces
> > traceroute Trace route to destination
> > tunnel Open a tunnel connection
> > udptn Open an udptn connection
> > undebug Disable debugging functions (see also 'debug')
> > verify Verify a file
> > voice Voice Commands
> > where List active connections
> > write Write running configuration to memory,
> network, or
> > terminal
> > x28 Become an X.28 PAD
> > x3 Set X.3 parameters on PAD
> >
> > --
> > Anthony Mendoza
> >
> >
> > CONFIDENTIALITY NOTICE: The information contained in this
> message and
> > or attachments is intended only for the person or entity to
> > which it is
> > addressed and may contain confidential and/or privileged
> material. Any
> > review, retransmission, dissemination, copying, or other use of this
> > information by persons or entities other than the intended
> > recipient is
> > prohibited. If you received this e-mail or its attachments
> in error,
> > please contact the sender and delete the material from any
> system and
> > destroy any copies.
> >
> >
>
>
> CONFIDENTIALITY NOTICE: The information contained in this message and
> or attachments is intended only for the person or entity to
> which it is
> addressed and may contain confidential and/or privileged material. Any
> review, retransmission, dissemination, copying, or other use of this
> information by persons or entities other than the intended
> recipient is
> prohibited. If you received this e-mail or its attachments in error,
> please contact the sender and delete the material from any system and
> destroy any copies.
>
>
CONFIDENTIALITY NOTICE: The information contained in this message and
or attachments is intended only for the person or entity to which it is
addressed and may contain confidential and/or privileged material. Any
review, retransmission, dissemination, copying, or other use of this
information by persons or entities other than the intended recipient is
prohibited. If you received this e-mail or its attachments in error,
please contact the sender and delete the material from any system and
destroy any copies.
More information about the cisco-voip
mailing list