Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
Grub on FAT32 partitions?
View unanswered posts
View posts from last 24 hours

 
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo
View previous topic :: View next topic  
Author Message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Sat Dec 17, 2005 8:24 am    Post subject: Grub on FAT32 partitions? Reply with quote

Just wondering if anyone has attempted to put their Grub info (/boot/grub/*) on a FAT32 partition or anything. I'm looking for a decent way of switching between Linux and XP on the fly with scripts and since FAT32 has virtually no security safeguards and all, I'm not sure if it would work.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54317
Location: 56N 3W

PostPosted: Sat Dec 17, 2005 10:35 am    Post subject: Reply with quote

yaneurabeya,

Well, /boot/grub/fat_stage1_5 exists so it should work.
FAT does not support symbolic links so you need to get your pathnames right.
Sloppy use of an extra /boot in filenames will fail.

You will need to reinstall grub on the MBR to getthe right stage1_5 installed.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Sun Dec 18, 2005 3:18 am    Post subject: Reply with quote

Actually, I have a better idea now that I think about it.

Using ext2fsd for Windows, and running the program at system boot, it appears that I might have a chance at solving this simply and easily.

Plan:
1. Create small partition for /boot/grub/ with ext2 (ext3 is not writeable in Windows with ext3).
2. Create short scripts for transitioning between different copies of the grub.conf file.
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54317
Location: 56N 3W

PostPosted: Sun Dec 18, 2005 12:52 pm    Post subject: Reply with quote

yaneurabeya,

That will work - although I'm not sure how Windows will see the ext2fs partition.
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Sun Dec 18, 2005 9:47 pm    Post subject: Reply with quote

Well, it appears that between the last version that I used ext2fsd on and now, that write support has become somewhat of a pain. It would be nice though if mkfs -t ext2 didn't automatically try to create a journalled ext2 partition though. I think that's the issue behind the issues that I'm experiencing.

The reason why I'm not doing Fat32 is because Fat32 has absolutely no security capabilities built in, it doesn't support symlinks, and it corrupts files easily :).
Back to top
View user's profile Send private message
NeddySeagoon
Administrator
Administrator


Joined: 05 Jul 2003
Posts: 54317
Location: 56N 3W

PostPosted: Mon Dec 19, 2005 12:02 am    Post subject: Reply with quote

yaneurabeya,

Thats new You used to need the -j switch to get ext3
_________________
Regards,

NeddySeagoon

Computer users fall into two groups:-
those that do backups
those that have never had a hard drive fail.
Back to top
View user's profile Send private message
yaneurabeya
Veteran
Veteran


Joined: 13 May 2004
Posts: 1754
Location: Seattle

PostPosted: Tue Dec 20, 2005 7:52 am    Post subject: Reply with quote

I know. Now I need to create the partition, and use tune2fs -O ^has_journal to get rid of the stupid journal option. Still doesn't let me write in Windows though -_-...
Back to top
View user's profile Send private message
Cintra
Advocate
Advocate


Joined: 03 Apr 2004
Posts: 2111
Location: Norway

PostPosted: Tue Dec 20, 2005 10:00 am    Post subject: Re: Grub on FAT32 partitions? Reply with quote

yaneurabeya wrote:
Just wondering if anyone has attempted to put their Grub info (/boot/grub/*) on a FAT32 partition or anything. I'm looking for a decent way of switching between Linux and XP on the fly with scripts and since FAT32 has virtually no security safeguards and all, I'm not sure if it would work.

Have just checked my grub floppy which I have been using for ages:
Code:
# cat /etc/mtab
...
/dev/floppy/0 /mnt/floppy vfat rw 0 0

mvh
_________________
"I am not bound to please thee with my answers" W.S.
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Other Things Gentoo All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum