English Amiga Board Home Mobile Skin      


Go Back   English Amiga Board > Support > support.WinUAE

Reply
 
LinkBack Thread Tools
Old 01 September 2007, 18:30   #1
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
Formatting USB Flash Disk with both RDB and MFT

is it possible to have both and RDB and a MFT on the same disk?
if so how would one create such an oddity?

the reason i'm asking is i want to have a FAT32 partition alongside the amigados partitions
to store the winuae executable and ADOS rom
so i can have the comfort of always having my personal amiga configuration on hand

and no i'm not going to use a hardfile on the FAT partitition
unless there is no way possible to have both an MFT and RDB

Last edited by smoorke; 01 September 2007 at 18:52. Reason: update topic title
smoorke is offline   Reply With Quote
AdSense AdSense  
Advertisement:
Old 01 September 2007, 19:50   #2
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 12,034
Create 2 or more regular MBR partitions, set Amiga partition's type to 0x76 (same as Amithlon uses. I don't know how to do this in Windows).

Partitions with type 0x76 will appear in WinUAE's "Add Harddrive" dialog and works exactly like real RDB harddrive.
Toni Wilen is offline   Reply With Quote
Old 01 September 2007, 20:32   #3
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
thanks, looks like i'll have to dig around a while to find the tool i need.
Windows XP isn't up to the job. no fdisk utitlity on an installed sytem.
if Fdisk is even fit for that task
smoorke is offline   Reply With Quote
Old 01 September 2007, 21:22   #4
Registered User
 
Join Date: Jul 2005
Location: Australia
Age: 36
Posts: 625
fdisk was binned at the same time DOS was, under Windows XP you can create partitions with exotic types using the Diskpart command (not well known but very powerful) just make sure you read the documentation carefully and it shouldn't present any problems.
OddbOd is offline   Reply With Quote
Old 02 September 2007, 15:03   #5
Registered User
 
Join Date: Aug 2006
Location: Italy
Posts: 73
Quote:
Originally Posted by OddbOd View Post
fdisk was binned at the same time DOS was, under Windows XP you can create partitions with exotic types using the Diskpart command (not well known but very powerful) just make sure you read the documentation carefully and it shouldn't present any problems.
Well, it takes less time to download and load a linux live cd, using utilities like fdisk, cfdisk or parted than reading and understanding that syntax documentation of diskpart you linked. As usual, windows system tools developers should learn some unix concepts before actually doing anything...
ceztko is offline   Reply With Quote
Old 03 September 2007, 11:45   #6
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
Maybe i'm doing something wrong but for some reason the M$ Diskpart tool won't recognize my USB stick as a drive. Therefor i can't select it, clean nor create any partitions on it.
I even tried with another flash disk i had, alas to no avail

Last edited by smoorke; 03 September 2007 at 14:17.
smoorke is offline   Reply With Quote
Old 03 September 2007, 11:52   #7
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 12,034
Friendly warning before it is too late: No OS/software/whatever bashing in my forum.
Toni Wilen is offline   Reply With Quote
Old 03 September 2007, 21:42   #8
Registered User
 
Join Date: Jul 2005
Location: Australia
Age: 36
Posts: 625
Quote:
Originally Posted by smoorke View Post
Maybe i'm doing something wrong but for some reason the M$ Diskpart tool won't recognize my USB stick as a drive. Therefor i can't select it, clean nor create any partitions on it.
I even tried with another flash disk i had, alas to no avail
I'll give you the bad news first, you haven't done anything wrong, the problem is that diskpart does not work on removeable disks (FYI the Windows Disk management console cannot partition removeables either).

Now for the good news, a USB stick can be partitioned as Toni described and it does work (and I've actually tried it this time ).

The way I did it was to first get a copy of Ranish Partition Manager 2.40 and put it on a bootable DOS floppy. After rebooting with the floppy and USB stick attached I deleted the existing FAT partition off the stick and created two new ones of equal size, the first FAT, the second type 76, I let Ranish format the FAT partition and booted back to Windows. WinUAE now recognised the second partition and I was able to partition it from Workbench using HDInstTool, I only used this because the version of HDToolBox that I have (2.22) couldn't find the disk.

Hopefully I haven't left too much stuff out and you can get it working soon.
OddbOd is offline   Reply With Quote
AdSense AdSense  
Advertisement:
Old 04 September 2007, 00:51   #9
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
I'm not having any luck with the linux install cd i have either.
Even though it shows my flash disk, this rather dated Mandrake distro i had lying around doesn't allow it's setup program to define non-linux partitions at the beginning of a disk.
I'll try that ranish thing when i can get my hands on a machine which still has a floppy drive
smoorke is offline   Reply With Quote
Old 04 September 2007, 02:06   #10
Registered User
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: Sydney / London
Age: 36
Posts: 5,059
Quote:
Originally Posted by smoorke View Post
I'll try that ranish thing when i can get my hands on a machine which still has a floppy drive
I'd hate to see you get so close to a solution and then fail as you don't have a FDD available...

...so I created a basic Windows 98SE Boot Disk for you which launches Ranish Partition Manager 2.40. I then made a Bootable CD .ISO using this Boot Disk

Check out The Zone!, just burn this .ISO and you're away
DamienD is offline   Reply With Quote
Old 04 September 2007, 21:05   #11
Registered User
 
Join Date: Aug 2006
Location: Italy
Posts: 73
Quote:
Originally Posted by Toni Wilen View Post
Friendly warning before it is too late: No OS/software/whatever bashing in my forum my forum.
At this point, it's quite an advice, seeing that diskpart refuse to consider an usb flash as a block device (ok, this is *nix speaking ).
ceztko is offline   Reply With Quote
Old 04 September 2007, 21:19   #12
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
Thanks for the boot image DamienD, but seems like your work was in vain. The laptop im using doesn't have a bios that supports usb booting and thus Ranish Part Manager can't see my flash disk.
Oh, uhm Toni was actually correct in repremending me. I'ue already edited my post.
smoorke is offline   Reply With Quote
Old 04 September 2007, 22:16   #13
Registered User
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: Sydney / London
Age: 36
Posts: 5,059
Quote:
Originally Posted by smoorke View Post
Thanks for the boot image DamienD, but seems like your work was in vain. The laptop im using doesn't have a bios that supports usb booting and thus Ranish Part Manager can't see my flash disk.
No problem, in the past I've created a DOS Boot Disk that loads USB drivers

Give me an hour or so, I'll try to find the USB driver files again and work out the syntax. From memory you have 3 choices with the drivers:

... Enabling only USB 2.0 controller
... Enabling only add-on/onboard USB 1.1 controller
... Enabling integrated USB 1.1 controller

You just need to tell me what your laptop's USB controller is...

Actually, scrap this. I'll make a boot disk with each selection as a menu item
DamienD is offline   Reply With Quote
Old 04 September 2007, 23:44   #14
Registered User
 
DamienD's Avatar
 
Join Date: Aug 2005
Location: Sydney / London
Age: 36
Posts: 5,059
All done and tested using my Laptop + Sony 1GB USB Memory Stick

The Laptop doesn't have USB BIOS support and only has an integrated USB 1.1 controller... Ranish Partition Manager can see the USB device

PS. I've attached the file to this post so that it doesn't disappear in 7 days just in case anybody else in the same situtation needs it in future.
Attached Files
File Type: zip RANISH_USB.ZIP (776.8 KB, 242 views)
DamienD is offline   Reply With Quote
Old 05 September 2007, 10:00   #15
Registered User
 
smoorke's Avatar
 
Join Date: Jul 2007
Location: Ghent/Belgium
Age: 32
Posts: 247
Send a message via MSN to smoorke
Thanks DamienD, This should do the job just fine. I'll keep you posted on my succes.

Just a quick inquiry/request for Toni.
With you adding removable support to WinUAE, will it recognize and automatically add the amiga partitions i will be having on my disk or will only the FAT partition show on the Amiga side?
smoorke is offline   Reply With Quote
AdSense AdSense  
Advertisement:
Old 05 September 2007, 10:57   #16
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 38
Posts: 12,034
Quote:
Originally Posted by smoorke View Post
Just a quick inquiry/request for Toni.
With you adding removable support to WinUAE, will it recognize and automatically add the amiga partitions i will be having on my disk or will only the FAT partition show on the Amiga side?
uaehf.device on the fly automount is very different compared to directory filesystem automounting. It will happen someday but I have no plans yet (at least not until directory filesystem automounting is "perfect")
Toni Wilen is offline   Reply With Quote
Reply


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are Off


Similar Threads
Thread Thread Starter Forum Replies Last Post
Formatting compact flash on real A1200 fc.studio support.Hardware 24 07 April 2007 09:12
Formatting Compact Flash as Amiga Drive JeffreyUS support.WinUAE 13 17 December 2006 02:46
Floppy Disk Formatting Christian support.Hardware 13 01 November 2005 18:52
2.5" USB disk enclosure for PC to Amiga backup Bane support.Hardware 0 02 April 2005 15:46
Problems with formatting a PC disk on an Amiga MethodGit support.Hardware 24 21 June 2004 05:08


All times are GMT +2. The time now is 02:07.


Powered by vBulletin® Version 3.8.8 Beta 1
Copyright ©2000 - 2013, vBulletin Solutions, Inc.
Content Relevant URLs by vBSEO ©2011, Crawlability, Inc.
Page generated in 0.27525 seconds with 10 queries