So this one’s irking me. A lot. I just got a new laptop, Dell Studio 1537. I’m trying a few different distros on it to see who’s got the best driver support. I’m trying to install opensuse 11.1 and it’s just not working and I’m really confused by it.
My storage setup is as follows:
/dev/sda 298.09 GB Total
/dev/sda1 70.57 mb Dell Utility
/dev/sda2 10.00 gb Recovery
/dev/sda3 60.00 gb Windows
/dev/sda4 228.02 gb Extended
/dev/sda5 4.00 gb swap
/dev/sda6 1.00 gb Native /boot mounted
/dev/sda7 20.00 gb Native / mounted
/dev/sda8 203.01 gb Native /home mounted
(same thing happens if i combine /dev/sda7 and /dev/sda8 as well)
When I go to Boot Loader settings, I see the config files are in /boot and /etc so the mount points should work fine. I customize the install a bit, making it for a web developer (like I am). I can see the usage based on the partitions as well, boot ends up with 903.5 free out of 960, so it does look like it’s putting files in that filesystem as well. Install seems to go fine, then I get an error towards the end.
Error occurred while installing GRUB.
GNU GRUB version 0.97 (640K lower / 3072K upper memory)
Minimal BASH-like line editing is supported. For the first word. TAB lists possible command completions. Anywhere else TAB lists the possible completions of a device/filename ]grub > setup --stage2=/boot/grub/stage2 --force-lab (hd0,3) (hd0,5)
Checking if “/boot/grub/stage1” exists yes
Checking if “/boot/grub/stage2” exists yes
Checking if "/boot/grub/e2fs_stage1_5"exists yes
Running “embed /boot/grub/e2fs_stage1_5 (hd0,3)” failed (this is not fatal)
Running “embed /boot/grub/e2fs_stage1_5 (hd0,5)” failed (this is not fatal)
Running “install --force-lba --stage2=/boot/grub/stage2 /boot/grub/stage1 (hd0,3) /boot/grub/stage2 p /boot/grub/menu.lst” failedError 22 no such partition
After this runs, it prompts me for a floppy disk… which I can’t do because my laptop fails to have a floppy drive
Thoughts? I’m trying for a dual boot w/ vista.