Greetings:
Via GParted I formatted a flash drive to have 7gigs for Porteus 3.0.1 on a ext4 partition and a FAT32 one to hold any Windows files. The fat partition (sdb2) doesn't show on the desktop when the flash's Porteus is running but does show when I run another flash's Porteus or Mint. The default icons settings in the Desktop Manager doesn't help. How can I make it so the fat partition always shows?
Thanks!
Jim in NYC
FAT Partition Desktop Icon Doesn't Show
- francois
- Contributor
- Posts: 6445
- Joined: 28 Dec 2010, 14:25
- Distribution: xfce plank porteus nemesis
- Location: Le printemps, le printemps, le printemps... ... l'hiver s'essoufle.
Re: FAT Partition Desktop Icon Doesn't Show
Try:
mkdir /mnt/sdb2
mount /dev/sdb2
mkdir /mnt/sdb2
mount /dev/sdb2
Prendre son temps, profiter de celui qui passe.
- Ed_P
- Contributor
- Posts: 8658
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: FAT Partition Desktop Icon Doesn't Show
@jimwg, you do realize that Windows doesn't support multiple partitions on removable drives, right? Thus for your config to work the FAT32 partition has to be sdb1 for Windows to see it and your Porteus partition sdb2.
Re: FAT Partition Desktop Icon Doesn't Show
O boy! Thanks for the heads-up!Ed_P wrote:@jimwg, you do realize that Windows doesn't support multiple partitions on removable drives, right? Thus for your config to work the FAT32 partition has to be sdb1 for Windows to see it and your Porteus partition sdb2.
Is there anyway to "reverse" partition locations without having to reformat and reinstall all over again? Any sage advice precious!
Jim in NYC
- Ed_P
- Contributor
- Posts: 8658
- Joined: 06 Feb 2013, 22:12
- Distribution: Cinnamon 5.01 ISO
- Location: Western NY, USA
Re: FAT Partition Desktop Icon Doesn't Show
I suspect GParted would support doing that.jimwg wrote:Is there anyway to "reverse" partition locations without having to reformat and reinstall all over again? Any sage advice precious!
Delete the sdb2 partition, shift the sdb1 partition over, allocate a new sdb1, format the new sdb1. Now the concern is, will it still boot, I think it will but I've never done this before so...
Good luck. And to be on the safe side, backup the sdb1 partition before you start.
Re: FAT Partition Desktop Icon Doesn't Show
Thanks. I'll give a go this weekend and report. You'd think there was a general FAQ for issues like this somewhere!Ed_P wrote:I suspect GParted would support doing that.jimwg wrote:Is there anyway to "reverse" partition locations without having to reformat and reinstall all over again? Any sage advice precious!
Delete the sdb2 partition, shift the sdb1 partition over, allocate a new sdb1, format the new sdb1. Now the concern is, will it still boot, I think it will but I've never done this before so...
Good luck. And to be on the safe side, backup the sdb1 partition before you start.
Jim in NYC