- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- cdrecord with HPUX 11i
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 08:48 AM - last edited on 05-22-2013 08:55 PM by Maiko-I
11-11-2004 08:48 AM - last edited on 05-22-2013 08:55 PM by Maiko-I
cdrecord with HPUX 11i
Hi,
I trying to build a ignite boot cd with my new server rp3410 with a cd burner teac dw-224e.
I use a cd writer utility call cdrecord to create my cd. I compile and install the utility with no problem.
I create the device and use some functionnality of cdrecord to check the cd drive and a work fine.
But when i'am ready to burn i get this message with this command:
bash-2.03# cdrecord -v speed=2 dev=0,0,0 /var/opt/ignite/local/uxinstlf.recovery
/opt/schily/bin/cdrecord: No write mode specified.
/opt/schily/bin/cdrecord: Asuming -tao mode.
/opt/schily/bin/cdrecord: Future versions of cdrecord may have different drive dependent defaults.
/opt/schily/bin/cdrecord: Continuing in 5 seconds...
Cdrecord-Clone 2.01 (hppa2.0w-hp-hpux11.11) Copyright (C) 1995-2004 Jörg Schilling
TOC Type: 1 = CD-ROM
/opt/schily/bin/cdrecord: Invalid argument. Cannot get mmap for 4198400 Bytes on /dev/zero
Does anyone know the problem ?
Thank you
P.S. This thread has been moved from Servers > Planning to HP-UX > ignite - Hp Forum Moderator
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-11-2004 11:52 PM
11-11-2004 11:52 PM
Re: cdrecord with HPUX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-15-2004 02:53 AM
11-15-2004 02:53 AM
Re: cdrecord with HPUX 11i
I use the latest version of cdrecord and i try this option dev=ATA:0,0,0 , try other write mode and other option with cdrecord and i always get this message :
Cannot get mmap for 4198400 Bytes on /dev/zero
Is it relate to memory ?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 07:36 AM
11-23-2004 07:36 AM
Re: cdrecord with HPUX 11i
It working now. I use the same command with the option fs=0.
fs=# Set fifo size to # (0 to disable, default is 4 MB)
Here the command i use :
cdrecord -v -speed=4 -dev=0,0,0 -fs=0 /var/opt/ignite/local/uxinstlf.recovery
Thank you !
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-23-2004 07:44 AM
11-23-2004 07:44 AM
Re: cdrecord with HPUX 11i
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-22-2007 07:28 PM
05-22-2007 07:28 PM
Re: cdrecord with HPUX 11i
I hav got a server rp3410 with teac dw-224e adn would like to run rebootabel ignite backup on a DVD. I have found this forum. Could you please advise from the start where I can cdrecord and how to configure to make it work. Or if there is any link that we can follow step by step.
Thanks in advance.
gohok