LifeDrive fdisk prc

Palm LD

I've made a very simple demo prc with a working IDE driver. All it does is run fdisk -lu /dev/hda which simply prints out the partition table. I'd really appreciate it if anyone who tries this could reply with the 'start' and 'end' numbers for each partition. Please also tell me whether you've installed the LifeDrive 2.0 update or not. I need to make sure all the drives are setup exactly the same, so that they can be safely repartitioned.

It should be pretty safe as it doesn't try to write anything, but as usual, use this at your own risk. Here's the file: garux-fdisk.prc (1.8mb).

Here you

Here you are:
/dev/hda1
start: 63
end: 134078

/dev/hda2 (gap)
start: 134079
end: 179262

/dev/hda3
start: 179263
end: 7997374
PS: LD update 2.0 was installed

Lifedrive Update 2.0

Lifedrive Update 2.0 installed

Device Start End Blocks
/dev/hda1 63 134078 67008
/dev/hda2 134079 179262 22592
/dev/hda3 179263 7997374 3909056

Also, it says the 3 partitions don't start on cylinder boundaries

Lifedrive Update 2.0

Lifedrive Update 2.0 installed

device: /dev/hda1
start: 63
end: 134078

device: /dev/hda2
start: 134079
end: 179262

device: /dev/hda3
start: 179263
end: 7997374

the 3 partitions does not end on cylinder boundaries

I have the same setup as

I have the same setup as chorew, Lifedrive Update 2.0 installed and I do get the same output from fdisk. I also get the "does not end on cylinder boundries" for all partitions.

device: /dev/hda1
start: 63
end: 134078

device: /dev/hda2
start: 134079
end: 179262

device: /dev/hda3
start: 179263
end: 7997374

Update 2.0

Update 2.0 installed

/dev/hda1
start: 63 (FAT16)
end: 134078
Does not end on cylinder boundary

/dev/hda2 (Empty)
start: 134079
end: 179262
Does not end on cylinder boundary

/dev/hda3 (fat32)
start: 179263
end: 7997374
Does not end on cylinder boundary

Great. So the driver works

Great. So the driver works for everyone and they're all the same. Thanks. I'll see if I can come up with something to try. ^_^

Wonderful! I will be sitting

Wonderful! I will be sitting here reloading the page waiting! (or maybe watch the olympics hockey final).

Err.. not quite that

Err.. not quite that quickly. You might have to wait until next weekend, depends whether uni starts throwing something that's not revision at me.

*lol* I understand, It was a

*lol* I understand, It was a joke. Youre doing fantastic work, good luck!

Alex wrote:depends whether

Alex wrote:
depends whether uni starts throwing something that's not revision at me

bwahahahahahaha not likely

what year/degree are you in?

i just had my first week of 2nd year compsci, you won't see anything as interesting as hacking together your own ide driver here