- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - Linux
- >
- GRUB console on when booting from floppy.
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
06-11-2003 09:26 AM
06-11-2003 09:26 AM
GRUB console on when booting from floppy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 10:55 AM
06-11-2003 10:55 AM
Re: GRUB console on when booting from floppy.
The floppy do have a filesystem.
Maybe when you added new windows partition
it step on the LV or it maybe that your
MBR was changed.
Can you up to windows?
If do (or not) find the way to run fdisk
and check what's up with your partitions.
Caesar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 11:49 AM
06-11-2003 11:49 AM
Re: GRUB console on when booting from floppy.
For instance in order on drive:
1. 1st primary partition - W2K
2. Extended partition - Linux LVM,swap file,Ghost partition (tryed deleting this after problem started to no effect)
3. 2nd primary partition - another physical volume for the LVM
4. 3rd primary partition - Linux root partition non-LVM reiser filesystem
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 11:51 AM
06-11-2003 11:51 AM
Re: GRUB console on when booting from floppy.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 02:24 PM
06-11-2003 02:24 PM
Re: GRUB console on when booting from floppy.
Being dependent on a diskette to boot is an inherently unreliable way to go. They fail frequently and are on the way to being made obsolete.
The root partition should be the first partition in the Linux portion of the hard disk.
I would consider some changes in approach and configuration to insure that this doesn't happen again. GRUB can be used to manage the entire disk with a nice NTFS partition for Windows 2000.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-11-2003 09:15 PM
06-11-2003 09:15 PM
Re: GRUB console on when booting from floppy.
Can you boot the system from the install cd? If so run Grub and store the boot strap onto the /boot slice of the hard disk then "dd" it into the Windows 2000 partition and alter the c:\boot.ini" to load this as another operating system. Alternatively write the boot loader to the mbr and it should add Windows as a boot option.