Sponsored Content
Operating Systems Linux HDD not recognised while trying to install Linux enterprise on HP laptop Post 302104634 by kayode on Friday 26th of January 2007 10:10:12 AM
Old 01-26-2007
The harddisk is being recognised by the bios
 

7 More Discussions You Might Find Interesting

1. UNIX for Dummies Questions & Answers

Install linux in laptop

Dear expert I want to install a linux on laptop and it will be the only os on that laptop I checked many sites to checked that but i worry about somthings. first the model of the laptop it is Toshiba Satellite 440CDX and its sepecification is 1.8 GB hard disk P1 133MH with MMX technology... (1 Reply)
Discussion started by: RuDe_BuT_CoOoL
1 Replies

2. UNIX for Dummies Questions & Answers

New hdd not being recognised properly by OS

I've just replaced the secondary disk drive (was 4 Gb) with a Seagate Barracuda 7200 200 Gb. However the OS seems to think this is only 500 Mb and a spin speed of 5400, although it correctly recognises the drive as Seagate ST3200822A. I take it that it still thinks the old drive is attached.... (1 Reply)
Discussion started by: wiggiesworld
1 Replies

3. Solaris

I want to install x386 on my laptop

All, I want to install x386 Solaris 10 on my laptop. Is there a tool avaialable to see if my laptop's hardware components are supported? Thanks in advance, Max (2 Replies)
Discussion started by: m@dm@x
2 Replies

4. Ubuntu

How to install grub on an Empty HDD?

I wanna install grub/grub2 on my empty hard disk drive. For that I boot my machine from ubuntu 10.04 Live OS and tried to install it but failed. So what to do now ? Also I think some toolset , if I want to boot the vanilla Linux kernel (please suggest me the link for that) , So after... (8 Replies)
Discussion started by: aarsh
8 Replies

5. Red Hat

Install hangs on laptop

I have an older laptop the "management" wants me to use instead of buying something that works. Not an antique but a couple years old. An HP with Turion AMD CPU, ATI video. When I try to install in graphical mode, it hangs after package selection. Doesn't matter whether I select server or... (6 Replies)
Discussion started by: RocketGuy
6 Replies

6. Red Hat

Install Red Hat 4.2 (Not Enterprise) from install tree

Hi guys I would like to install Red Hat Linux 4.2 on my old box (pIII). However there is a problem: i can't find the .iso image anywhere in the Net, all the material that i've found is (i think) an install tree of the OS. It will be possible for me to install the OS from that install tree? ... (3 Replies)
Discussion started by: mk2soldier
3 Replies

7. Linux

Clean Install of Linux on Laptop

I have not been a Windows user at home since the first Intel Macs came out and I am thinking of moving to Linux and putting either Fedora or Ubuntu on a laptop as a clean install. However, I am hearing horror stories of those who have attempted the same thing with laptops with Windows 8.1... (4 Replies)
Discussion started by: pfaloney
4 Replies
AMSERVERCONFIG(8)					  System Administration Commands					 AMSERVERCONFIG(8)

NAME
amserverconfig - program to setup initial Amanda configuration SYNOPSIS
amserverconfig config [--template template] [--no-vtape] [--tapetype tapetype] [--tpchanger tpchanger] [--tapedev tapedev] [--changerfile changerfile] [--changerdev changerdev] [--labelstr labelstr] [--mailto mailto] [--dumpcycle dumpcycle] [--runspercycle runspercycle] [--runtapes runtapes] [--tapecycle tapecycle] [--help] DESCRIPTION
After Amanda rpms are successfully installed, amserverconfig will setup initial Amanda configuration files. It will create /var/lib/amanda/guntar-lists directory if one does not exist. amserverconfig does not change existing Amanda configurations. amserverconfig must be run by user amandabackup. OPTIONS
Options may be abbreviated, as long as the abbreviation is not ambiguous. Option argument can either separated by '=' or a space. Example: --templ=harddisk --tapedev /dev/nst0 amserverconfig builds a new "config" Amanda configuration. Customize the configuration with the options below. --template template build Amanda configuration with pre-configured template files. Currently, harddisk, single-tape, tape-changer and S3 are the valid inputs for this option. Pre-configured template files can be found in /var/lib/amanda/template.d. This option may be combined with other options. If tape-changer is chosen for this option, program mtx is required. amserverconfig will search for mtx in the following directory: "/usr/sbin", "/usr/local/sbin", "/usr/local/bin", "/usr/bin", "/bin" and amandabackup's PATH. If harddisk is chosen and --no-vtape is not specified, amserverconfig will create and label virtual tape file://var/lib/amanda/vtapes/$config. --no-vtape Do not create virtual tapes in the harddisk template case. --tapedev tapedev The path name of non-rewinding tape device. default [file://var/lib/amanda/vtapes/$config] --tpchanger tpchanger The name of the tape changer. default [chg-disk] --changerdev changerdev A tape changer configuration parameter. default [/dev/null] --changerfile changerfile A tape changer configuration parameter. default [/etc/amanda/$config/changer.conf] --labelstr labelstr The tape label constraint regular expression. default [^$config-[0-9][0-9]*$] If this option is used with --template=harddisk, only alphanumeric string is supported. --tapetype tapetype The type of tape drive associated with tapedev or tpchanger. default [HARDDISK] --mailto mailto A space separated list of recipients for mail reports. default [amandabackup] --dumpcycle dumpcycle The number of days in the backup cycle. default [1week] --runspercycle runspercycle The number of days in the backup cycle. default [5] --runtapes runtapes The maximum number of tapes used in a single run. default [1] --tapecycle tapecycle The size of tape rotation. default [25] --help Display usage. FILES
/var/lib/amanda/template.d Amanda configuration template files install location /var/lib/amanda amandabackup home directory /var/lib/amanda/gnutar-lists A directory which contains backup timestamp and list of files backed up. /etc/amanda/$config Amanda configuration files location for $config(e.g: DailySet1). /etc/amanda/template.d A directory contains dumptypes and tapetypes files used by all Amanda configurations. /etc/amandates Amanda file on the client. It keeps track of structures of previous dumps. /tmp/amanda directory contains Amanda debug log files. RETURN VALUE
On success, zero is returned. On error, 1 is returned. SEE ALSO
amanda(8), amanda.conf(5), amaddclient(8) The Amanda Wiki: : http://wiki.zmanda.com/ AUTHOR
Kevin Till <kevin.till@zmanda.com> Zmanda, Inc. (http://www.zmanda.com) Amanda 3.3.1 02/21/2012 AMSERVERCONFIG(8)
All times are GMT -4. The time now is 04:25 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy