Opened 16 years ago

Closed 5 years ago

Last modified 4 years ago

#2470 closed bug (not reproducible)

DriveSetup error preparing disk

Reported by: meanwhile Owned by: nobody
Priority: normal Milestone:
Component: Kits/Storage Kit Version: R1/pre-alpha1
Keywords: Cc: miqlas@…
Blocked By: Blocking:
Platform: All

Description

Trying to re-initialize a corrupted partition, using DriveSetup (on Haiku hrev25619) fails with: "There was an error preparing the disk for modifications. Error: Invalid Argument."

Attachments (7)

DriveSetup.png (118.6 KB ) - added by meanwhile 16 years ago.
Insight into the partitions spread over 2 HD's
DriveSetupOutput.txt (1.2 KB ) - added by meanwhile 16 years ago.
What the Terminal says after starting DriveSetup, selecting 'no name' and choosing 'Partition', 'Initialize', 'Be File System', 'Continue', 'OK'.
DriveSetup26397.txt (855 bytes ) - added by meanwhile 16 years ago.
DriveSetup26477.txt (859 bytes ) - added by meanwhile 16 years ago.
DriveSetup_error.jpg (143.2 KB ) - added by miqlas 15 years ago.
DriveSetup error massage (I started it from Terminal, but there is no error massage in the Terminal window)
driveinfo_error.jpg (177.0 KB ) - added by miqlas 15 years ago.
driveinfo command
syslog_miqlas.txt (67.2 KB ) - added by miqlas 15 years ago.
Syslog (miqlas)

Download all attachments as: .zip

Change History (24)

comment:1 by stippi, 16 years ago

Could you please run DriveSetup in a Terminal and reproduce the error? You should get more specific error output, please paste it here.

comment:2 by meanwhile, 16 years ago

Thanks; could you please tell me how to do so? I'm not experienced in using Terminal at all, unfortunately...

comment:3 by stippi, 16 years ago

Open the "Terminal" application. At the prompt, type "DriveSetup" (case is important) and hit the Return/Enter key. This works because the path to the "DriveSetup" application in the file system is part of the "PATH" environment variable, which contains all paths that the Terminal searches for "commands". Commands are just regular programs without a graphical user interface. Most often, commands do something with the "standard input" and the "standard output", which has to do with the text in the Terminal, think of these as input and output data channels. The power of the Terminal is that multiple commands can be chained together by these channels, and entire programs can be formed by scripts of commands. You should look into it sometimes, it can be quite interesting and powerful! :-) DriveSetup outputs additional error information to the "standard output", which means into the Terminal if you launch it there. If you launch DriveSetup from Tracker/Deskbar, this output goes "nowhere" and stays invisible.

by meanwhile, 16 years ago

Attachment: DriveSetup.png added

Insight into the partitions spread over 2 HD's

by meanwhile, 16 years ago

Attachment: DriveSetupOutput.txt added

What the Terminal says after starting DriveSetup, selecting 'no name' and choosing 'Partition', 'Initialize', 'Be File System', 'Continue', 'OK'.

comment:4 by meanwhile, 16 years ago

I forgot to mention what I did before: After problems (described in #2461), I reformatted the troublesome Haiku partition using PartitionMagic into another filesystem (FAT32), then installed BeOS 5 Pro onto it, from its original install-disc. When asked by the BeOS 5 Pro installer if I wanted to initialize the partition, I chose 'yes' and used the 1024 blocksize. After installing had completed, I checked if the BeOS 5 Pro was properly installed and it was. It was this partition, named 'no name' (see above), that I then tried to initialize, using DriveSetup from another - but still working- Haiku partition on the same PC.

Stippi, please let me know if you think this is a DriveSetup bug that can be solved someday, or if it is something inevitable that has to do with recent changes in Haiku.

Or maybe DriveSetup can initialize other filesystems like NTFS or FAT32? I'd try that then.

comment:5 by meanwhile, 16 years ago

Update: just managed to replace the working Haiku partition with the latest revision (without initializing)...

comment:6 by stippi, 16 years ago

I am getting a similar error as long as I have the reiserfs add-on installed. But I am getting reiserfs related output in the Terminal when I try to init a partition. When I remove the reiserfs add-on, I can init the partition. However, your output looks different. We may work on partitioning in the next weeks. It doesn't really matter if the problem is in DriveSetup (probably not) or somewhere closer to the kernel and it's add-ons. It's just a bug that we need to fix. As long as it is reproducible, it should be relatively quick to find.

comment:7 by bonefish, 16 years ago

Should be fixed in hrev26397. Please verify.

comment:8 by meanwhile, 16 years ago

Tried it from hrev26397 (see attachment)

by meanwhile, 16 years ago

Attachment: DriveSetup26397.txt added

comment:9 by stippi, 16 years ago

Please try again with hrev26465, DriveSetup could be confused in various ways. The preparation for modifications would then fail before initializing a partition.

comment:10 by meanwhile, 16 years ago

Added attachment with the results from hrev26477.

by meanwhile, 16 years ago

Attachment: DriveSetup26477.txt added

comment:11 by stippi, 16 years ago

This looks more like a problem in the disk device manager from the output.

comment:12 by miqlas, 15 years ago

I have the same problem, but i don't see any error in the syslog. But i attach 2 interresting screenshoot. Please, chek it.

by miqlas, 15 years ago

Attachment: DriveSetup_error.jpg added

DriveSetup error massage (I started it from Terminal, but there is no error massage in the Terminal window)

by miqlas, 15 years ago

Attachment: driveinfo_error.jpg added

driveinfo command

by miqlas, 15 years ago

Attachment: syslog_miqlas.txt added

Syslog (miqlas)

comment:13 by miqlas, 15 years ago

Cc: miqlas@… added

comment:14 by diver, 13 years ago

Component: - GeneralKits/Storage Kit

comment:15 by axeld, 7 years ago

Owner: changed from axeld to nobody
Status: newassigned

comment:16 by waddlesplash, 5 years ago

Resolution: not reproducible
Status: assignedclosed

Appears nobody has seem this in quite a long time; closing.

comment:17 by nielx, 4 years ago

Milestone: R1

Remove milestone for tickets with status = closed and resolution != fixed

Note: See TracTickets for help on using tickets.