oskarloko
March 15th, 2007, 06:13 PM
I've a triple booting system, which I've like this
Current GPT partition table:
# Start LBA End LBA Type
1 40 409639 EFI System (FAT)
2 409640 63324199 Mac OS X HFS+
3 63324200 94044200 Basic Data
4 94044201 124764201 MS Reserved
5 124764202 126812202 Linux Swap
6 126812203 156296384 MS Reserved
Current MBR partition table:
# A Start LBA End LBA Type
1 1 409639 ee EFI Protective
2 409640 63324199 af Mac OS X HFS+
3 * 63324200 94044200 83 Linux
4 94044201 124764201 0b FAT32
And it works fine... almost fine. I want a partition just to share data between all OSs.
I'm planning to install Ubuntu Feisty - currently I'm writing from a Egdy - on the 6th partition ( now i'ts fat32, but this will change soon...)
And make the 4th one to be fat32 to share data, just every system can access it without pain.
( I tried with ext3 drivers for winxp and mac, but for the osx the drivers are very buggy )
I'm using refit to launch every OS. GRUB is now on the 4th partition - only booting the tux one.
So...
¿ It's possible to use GRUB2/PUPA to boot on the 6th partition ?
¿ Maybe ELILO ?
¿ Can it work with a simple GRUB ?
( I'm afraid it'll be myself who answer these questions... after a hard try-error phase :-P )
Thanks !!
Current GPT partition table:
# Start LBA End LBA Type
1 40 409639 EFI System (FAT)
2 409640 63324199 Mac OS X HFS+
3 63324200 94044200 Basic Data
4 94044201 124764201 MS Reserved
5 124764202 126812202 Linux Swap
6 126812203 156296384 MS Reserved
Current MBR partition table:
# A Start LBA End LBA Type
1 1 409639 ee EFI Protective
2 409640 63324199 af Mac OS X HFS+
3 * 63324200 94044200 83 Linux
4 94044201 124764201 0b FAT32
And it works fine... almost fine. I want a partition just to share data between all OSs.
I'm planning to install Ubuntu Feisty - currently I'm writing from a Egdy - on the 6th partition ( now i'ts fat32, but this will change soon...)
And make the 4th one to be fat32 to share data, just every system can access it without pain.
( I tried with ext3 drivers for winxp and mac, but for the osx the drivers are very buggy )
I'm using refit to launch every OS. GRUB is now on the 4th partition - only booting the tux one.
So...
¿ It's possible to use GRUB2/PUPA to boot on the 6th partition ?
¿ Maybe ELILO ?
¿ Can it work with a simple GRUB ?
( I'm afraid it'll be myself who answer these questions... after a hard try-error phase :-P )
Thanks !!