Results 1 to 15 of 26

Thread: HOW-TO say Open Sesame to your internal disk

Hybrid View

Previous Post Previous Post   Next Post Next Post
  1. #1
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Quote Originally Posted by sasha_mn View Post
    here at this time of my mandriva-linux pc said that he could not to mount, incorrect fs.
    may have something else do?
    (hdd hitachi 500g)
    Try this then :

    Code:
    mount -t reiserfs /dev/sda1 /mnt/asus
    Regards,
    Marc

  2. #2
    I spent several days trying to upgrade and transfer data from my internal disk (250 GB) to Samsung 750 GB, but unsucesfully. Please, could somebody give me some advice?

    Here is what I did after had attached old and new disks to my Windows PC, installed SysRescueCd on my USB stick and booted it:
    - mkdir /mnt/c
    - mount /dev/sda1 /mnt/c
    - ddrescue -s512 /dev/sdb /mnt/c/temp/original-mbr.bin
    - fdisk /dev/sdb, then u n p 1 1262160 w
    - ddrescue /dev/sdb /dev/sdc
    - gparted /dev/sdc, then resized partition to 750 GB
    - ddrescue /mnt/c/temp/original-mbr.bin /dev/sdc

    /dev/sda1 is the first partition on my PC disk, /dev/sdb is the original disk (250 GB) and /dev/sdc is the new disk (750 GB).

    I tried many other commbinations, even with Windows disk imaging and partitioning programs, but without any succes.

    In one moment I managed to get copied 250 GB data on my new disk and rest of it was empty, so I could create a new volume on it within Asus itself, but I didn't like that idea - I need one contigous 750 GB volume, because I am using UPnP and media server which recognize only files in Audio and Video folders of the MYSHARE1 folder on the first volume.

    Also, in one moment I got one empty 750 GB volume, then mounted old disk attached to my PC with Paragon Partition Manager, but transfer of files through 100 Mbps LAN was horibly slow, so I abandoned that idea. Now, I could not reproduce even that.

  3. #3
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    When you did this:
    - gparted /dev/sdc, then resized partition to 750 GB
    you got a nice ~750 GB partition,
    but when you did this
    - ddrescue /mnt/c/temp/original-mbr.bin /dev/sdc
    you restored the definition of the original ~250Gb partition.

    i think you should do this:
    - install the 750 GB disk in the Asus, and install the firmware on it.
    - take it out, and make the partition visible. (backup the MBR first)
    - make the partition on the 250GB visible, if needed.
    - copy the the files someway (cp)
    - restore the mbr of the 750GB disk

    But I have to say that i never tried to transfer my files to a bigger disk. So I hope for you that Robin or Omega24 will reply with a solution that has proven to work.

    Marc

  4. #4
    Quote Originally Posted by mumsoft View Post
    you restored the definition of the original ~250Gb partition.
    Well, I know that but if I keep a boot sector made by fdisk, Asus would not load at all.

    I tried to create first sector with fdisk telling it is 250 GB and saved that, after that created another boot sector telling it is 750 GB and saved that as well. After comparing these two files I got to conclusion that final sector of partition (i.e. size of disk) is at offset 0x1CA. But, original Asus mbr have zeros on that position. Anyway, I entered in that location values from the second generated file (B1 10 41 57), but nothing is happening - Asus still displays disk with a 250 GB volume and rest of it unoccupied.

    Quote Originally Posted by mumsoft View Post
    i think you should do this:
    - install the 750 GB disk in the Asus, and install the firmware on it.
    Yeah, I tried that as well, but Asus could not load with a blank disk. I tried to upgrade firmware following tutorial on this forum using the Windows software, as well as with the Web setup, but without any success. Now, I blame myself why I dropped idea to copy files through the LAN when I managed to create one 750 GB volume, because I cannot reproduce that anymore.

    Anyway, thank you very much for your response. I'll keep trying...

  5. #5
    Join Date
    Jan 2007
    Location
    The Netherlands
    Posts
    244
    Maybe you could try this:

    - Copy the content of the first 250GB disk to the 750Gb disk.
    - let the asus boot with the 750 Gb disk
    - remove volume1 with the webgui
    - make a new volume with the webgui
    - take it out
    - copy the files of the 250GB disk (volume1) to the 750GB disk (volume1)

    you also might try to copy only the hidden information to the 750 Gb disk (to make it bootable, try to boot it with Asus, and define a new VoluME1, etc.

    But I don't have any experience with a brand new disk. It seems to me that several people other people have... But where are they?

    Marc

  6. #6
    Quote Originally Posted by mumsoft View Post
    - Copy the content of the first 250GB disk to the 750Gb disk.
    - let the asus boot with the 750 Gb disk
    - remove volume1 with the webgui
    I already tried that (many times). Unfortunately, Asus Web interface doesn't allow to remove the first volume from the disk

    Quote Originally Posted by mumsoft View Post
    you also might try to copy only the hidden information to the 750 Gb disk (to make it bootable, try to boot it with Asus, and define a new VoluME1, etc.
    Of course I tried that first, but Asus still report that I have one 250 GB volume already defined and rest of disk unoccupied. As I said, in one moment I managed to get empty disk and I have been able to create 750 GB volume, but I don't remember how.

    Thanks for suggestions. I just downloaded 400 MB of its source code, maybe I could find in it where is stored information about a disk size. The broadcom.c file is most promising...

Similar Threads

  1. HOW-TO make an external disk usable for PC and NAS
    By mumsoft in forum WL-700g Tutorials
    Replies: 13
    Last Post: 24-04-2008, 13:08
  2. What filesystem is on main/mirror disk?
    By MaxCorvette in forum WL-700g Q&A
    Replies: 24
    Last Post: 05-09-2007, 02:38
  3. 700g internal disk mistery
    By iczfirz in forum WL-700g Q&A
    Replies: 3
    Last Post: 13-06-2007, 16:14
  4. Turn off internal hard disk on WL700ge?
    By Bunny Rabbit in forum WL-700g Firmware Discussion
    Replies: 12
    Last Post: 02-12-2006, 18:56
  5. WL-HDD, where's my internal disk
    By grunchy in forum WL-HDD Q&A
    Replies: 1
    Last Post: 30-05-2006, 18:29

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •