HPE GreenLake Administration
- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- usb kickstart install
Operating System - Linux
1825775
Members
2559
Online
109687
Solutions
Forums
Categories
Company
Local Language
back
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
back
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
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
Go to solution
Topic Options
- 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
04-21-2009 12:44 AM
04-21-2009 12:44 AM
guys
i am trying to install redhat as5.2 from dvd with kickstart on USB stick after some fun found right command to read USB.
the server then install ok but seems to be writing the MBR to the USB stick therefore does not boot after succesfull install and makes USB unusable and only 100MB.
is there something i need to be telling it at install or is there something i need to add into the Kickstart file to direct MBR placement.
second question how is the package identified to get the DNS name server added as part of kickstart.
regards
Andrew
i am trying to install redhat as5.2 from dvd with kickstart on USB stick after some fun found right command to read USB.
the server then install ok but seems to be writing the MBR to the USB stick therefore does not boot after succesfull install and makes USB unusable and only 100MB.
is there something i need to be telling it at install or is there something i need to add into the Kickstart file to direct MBR placement.
second question how is the package identified to get the DNS name server added as part of kickstart.
regards
Andrew
Solved! Go to Solution.
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 03:29 AM
04-21-2009 03:29 AM
Solution
What does your bootloader line (in the kickstart config) look like?
Mine is:
bootloader --location=mbr --driveorder=cciss/c0d0,cciss/c0d1,sda --append="rhgb quiet"
I think you can take out the 'sda' and be just fine, the above line was taken from an older config of mine.
Mine is:
bootloader --location=mbr --driveorder=cciss/c0d0,cciss/c0d1,sda --append="rhgb quiet"
I think you can take out the 'sda' and be just fine, the above line was taken from an older config of mine.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 05:51 AM
04-21-2009 05:51 AM
Re: usb kickstart install
already tried something similar and that is what is confusing me i cannot understand the behaviour, i have included the relevant section of the file.
anybody with any ideas, i am completly at a loss never seen this before.
server is a dl380 with 1 raid 1-0 group set-up so it only see's 1 disk plus USB when installed.
bootloader --location=mbr --driveorder=cciss/c0d0
PARTITIONING INFO LOOKS LIKE THIS
part / --fstype ext3 --size 20000 --asprimary
part /boot --fstype ext3 --size=100 --ondisk=cciss/c0d0 --asprimary
part swap --size 8000
part /home --fstype ext3 --size 500
part /var --fstype ext3 --size 10000
part /tmp --fstype ext3 --size 1000
part /usr --fstype ext3 --size 10000
part /opt --fstype ext3 --size 10000
part /usr/local --fstype ext3 --size 2000
any ideas any one
andrew
anybody with any ideas, i am completly at a loss never seen this before.
server is a dl380 with 1 raid 1-0 group set-up so it only see's 1 disk plus USB when installed.
bootloader --location=mbr --driveorder=cciss/c0d0
PARTITIONING INFO LOOKS LIKE THIS
part / --fstype ext3 --size 20000 --asprimary
part /boot --fstype ext3 --size=100 --ondisk=cciss/c0d0 --asprimary
part swap --size 8000
part /home --fstype ext3 --size 500
part /var --fstype ext3 --size 10000
part /tmp --fstype ext3 --size 1000
part /usr --fstype ext3 --size 10000
part /opt --fstype ext3 --size 10000
part /usr/local --fstype ext3 --size 2000
any ideas any one
andrew
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-21-2009 11:28 PM
04-21-2009 11:28 PM
Re: usb kickstart install
thanks steven helped, i needed to state all disks and then it works fine it seems to ignore if you only state the disk you want the mbr on.
you have to state all the disks in the relevant order and then it works ok.
regards
andrew
you have to state all the disks in the relevant order and then it works ok.
regards
andrew
The opinions expressed above are the personal opinions of the authors, not of Hewlett Packard Enterprise. By using this site, you accept the Terms of Use and Rules of Participation.
Company
Support
Events and news
Customer resources
© Copyright 2025 Hewlett Packard Enterprise Development LP