- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- Another kickstart issue with --ondisk
Operating System - Linux
1820254
Members
2920
Online
109622
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
Discussions
Discussions
Discussions
Forums
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
Discussion Boards
Discussion Boards
Blogs
Information
Community
Resources
Community Language
Language
Forums
Blogs
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
тАО10-02-2002 04:45 AM
тАО10-02-2002 04:45 AM
Another kickstart issue with --ondisk
Hello again
I also have a problem with the option when attempting to specify which disk a certain partition is to reside
Has anyone come across this issue
I have a message request to dump a core output to bugzilla. I have not been able to submit this file yet though
Entry is
#Disk partitioning information
#part /boot --fstype ext3 --size 1000 --ondisk /dev/hda1
#part / --fstype ext3 --size 10000 --ondisk /dev/hda3
#part swap --size 512 --ondisk /dev/hda2
Have had to change to
part /boot --fstype ext3 --size 1000
part / --fstype ext3 --size 8000
part swap --size 512
Thanks in advance
Steve
I also have a problem with the option when attempting to specify which disk a certain partition is to reside
Has anyone come across this issue
I have a message request to dump a core output to bugzilla. I have not been able to submit this file yet though
Entry is
#Disk partitioning information
#part /boot --fstype ext3 --size 1000 --ondisk /dev/hda1
#part / --fstype ext3 --size 10000 --ondisk /dev/hda3
#part swap --size 512 --ondisk /dev/hda2
Have had to change to
part /boot --fstype ext3 --size 1000
part / --fstype ext3 --size 8000
part swap --size 512
Thanks in advance
Steve
take your time and think things through
3 REPLIES 3
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2002 04:42 PM
тАО10-02-2002 04:42 PM
Re: Another kickstart issue with --ondisk
I've not had such issues, but I've only been using KS with 7.2/7.3. What RH dist are you using this on?
As a simple work around, create the partitions in the order you want them numbered.
part /boot --fstype ext3 --size 1000
part swap --size 512
part / --fstype ext3 --size 8000
Should work in the manner required.
As a simple work around, create the partitions in the order you want them numbered.
part /boot --fstype ext3 --size 1000
part swap --size 512
part / --fstype ext3 --size 8000
Should work in the manner required.
One long-haired git at your service...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2002 06:51 PM
тАО10-02-2002 06:51 PM
Re: Another kickstart issue with --ondisk
Hi
My understanding is you may use --ondisk with /dev/hda instead of /dev/hda1.
or use --onpart /dev/hda1
Good luck
My understanding is you may use --ondisk with /dev/hda instead of /dev/hda1.
or use --onpart /dev/hda1
Good luck
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО10-02-2002 11:37 PM
тАО10-02-2002 11:37 PM
Re: Another kickstart issue with --ondisk
Thanks for the replies
Stuart
I'm using Advanced server edition. I need the partitions to be created on a particular disk as there are only 2 disks on this server. I wish to use the 2nd in a raid1 environment
Masanari
I posted the example from a kickstart we were creating with 7.3
On the server edition i did specify
--ondisk /dev/sda
--ondisk /dev/sda
I'm waiting to get our support contract sorted so will get back to redhat with this problem. I was going to post on the bug report but these servers are required for production and we don't have time to wait
Any further ideas would be great
Thanks again
Steve
Stuart
I'm using Advanced server edition. I need the partitions to be created on a particular disk as there are only 2 disks on this server. I wish to use the 2nd in a raid1 environment
Masanari
I posted the example from a kickstart we were creating with 7.3
On the server edition i did specify
--ondisk /dev/sda
--ondisk /dev/sda
I'm waiting to get our support contract sorted so will get back to redhat with this problem. I was going to post on the bug report but these servers are required for production and we don't have time to wait
Any further ideas would be great
Thanks again
Steve
take your time and think things through
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
Learn About
News and Events
Support
© Copyright 2025 Hewlett Packard Enterprise Development LP