Asus RT-N13U B1 - DD-wrt thread

Are you able to ping using tftp when put in recovery mode ? If yes you should go ahead and put the firmware, the process is similar for all routers.

EDIT - tftp is the most safest way to flash a router with a firmware
 
With encouragement from dinjo and the itch in my posterior, I took the leap of faith and tried flashing the B1 using TFTP. I have had success but took rather curious steps which I'm documenting here hoping it will help someone in the future. This is what I did:

1. As I wasn't able to use AFRU, I installed TFTP on my Ubuntu desktop.

sudo apt-get install tftp



2. Then I manually configured the desktop IP to 192.168.1.15 (yes, .15 is the curious part) and 192.168.1.1 as the gateway. I got the idea from this gentleman here (http://wiki.openwrt.org/toh/asus/rt-n10plus). Don't ask how or why, it just worked for me. I was searching google far and wide and RT-N10+ had Ralink SoC and the guy was having problems with AFRU, yada yada...

3. Then I put the router in recovery mode. Tried pinging 192.168.1.1 with no success. Still connected with TFTP and did the following:

$ tftp

tftp> binary

tftp> connect 192.168.1.1

tftp> put asus-to-ddwrt.trx

Sent 6336512 bytes in 7.5 seconds

tftp> quit



4. I waited for 5 very long minutes (the power LED and the LAN1 LED were continously ON during this time) and kept the pinging 192.168.1.1. At first the ping gave Destination Host Unreachable. Here comes the climax...
<


5. After 5 minutes the ping came alive, I logged into DD-WRT web-interface and lived happily ever after
<


Like all good movies with a bittersweet ending, the power LED on the B1 seems to remain OFF after the router has booted successfully. I mean when I power on the router, the LED comes ON. But after the router has booted and the wireless LED comes ON, power LED goes OFF and stays that way for the rest of the session. I have done a basic test and the DHCP, LAN, WAN, wireless etc seem to be working fine. Seems like the router wants to play hard to get. Bring it on, I say...

Cheers
 
Anything above 192.168.1.10 + is safe does not have to be .15 that's the way tftp works just in case you are not comfortable there are several Windows GUI available for tftp just select firmware and upload,

Remove the LAN cable and power cable for 5 minutes then plug it again the power light would come up, if still can't flash the firmware again from DD WRT web gui.
 
hi dinjo,

I finally was able to flash my router with tftp method as suggested above. But now unable to mount disk and install optware. I have a 320Gb harddisk, I configured 2GB as EXT3 for optware and rest for NTFS (Though I know you suggest ext3 only, i need to be able to use NTFS).

So I configured the disk using VirtualBox + Gparted Live and it seeems all fine. I have attached the disk to the router, however I can't see the disc as mounted. I come from Windows background so please do not mind my newbie attitude towards this.

When connected via PUTTY, the output of dmesg is:

<5>Linux version 2.6.23.17 (root@dd-wrt) (gcc version 4.5.4 20110526 (prerelease) (Linaro GCC 4.5-2011.06-0) ) #2651 Tue Dec 20 14:54:14 CET 2011

<4>

<4> The CPU frequency set to 384 MHz

<6>64M RAM Detected!

<4>CPU revision is: 0001964c

<4>Determined physical RAM map:

<4> memory: 04000000 @ 00000000 (usable)

<7>On node 0 totalpages: 16384

<7> Normal zone: 128 pages used for memmap

<7> Normal zone: 0 pages reserved

<7> Normal zone: 16256 pages, LIFO batch:3

<7> Movable zone: 0 pages used for memmap

<4>Built 1 zonelists in Zone order. Total pages: 16256

<5>Kernel command line: console=ttyS1,57600n8 root=/dev/mtdblock4 rootfstype=squashfs noinitrd

<4>Primary instruction cache 32kB, physically tagged, 4-way, linesize 32 bytes.

<4>Primary data cache 16kB, 4-way, linesize 32 bytes.

<6>Synthesized TLB refill handler (20 instructions).

<6>Synthesized TLB load handler fastpath (32 instructions).

<6>Synthesized TLB store handler fastpath (32 instructions).

<6>Synthesized TLB modify handler fastpath (31 instructions).

<6>Cache parity protection disabled

<4>cause = 10800000, status = 1100ff00

<4>PID hash table entries: 256 (order: 8, 1024 bytes)

<4>calculating r4koff... 003a9800(3840000)

<4>CPU frequency 384.00 MHz

<4>Using 192.000 MHz high precision timer.

<4>Console: colour dummy device 80x25

<6>console [ttyS1] enabled

<6>Dentry cache hash table entries: 8192 (order: 3, 32768 bytes)

<6>Inode-cache hash table entries: 4096 (order: 2, 16384 bytes)

<6>Memory: 61688k/65536k available (2296k kernel code, 3784k reserved, 396k data, 120k init, 0k highmem)

<7>Calibrating delay loop... 255.59 BogoMIPS (lpj=1277952)

<4>Mount-cache hash table entries: 512

<6>NET: Registered protocol family 16

<6>Generic PHY: Registered new driver

<5>SCSI subsystem initialized

<6>usbcore: registered new interface driver usbfs

<6>usbcore: registered new interface driver hub

<6>usbcore: registered new device driver usb

<6>NET: Registered protocol family 2

<6>Time: MIPS clocksource has been installed.

<6>IP route cache hash table entries: 1024 (order: 0, 4096 bytes)

<6>TCP established hash table entries: 2048 (order: 2, 16384 bytes)

<6>TCP bind hash table entries: 2048 (order: 1, 8192 bytes)

<6>TCP: Hash tables configured (established 2048 bind 2048)

<6>TCP reno registered

<4>Load Ralink DFS Timer Module

<6>devfs: 2004-01-31 Richard Gooch (rgooch@atnf.csiro.au)

<6>devfs: boot_options: 0x1

<6>squashfs: version 3.0 (2006/03/15) Phillip Lougher

<6>io scheduler noop registered

<6>io scheduler deadline registered (default)

<4>Ralink gpio driver initialized

<6>Serial: 8250/16550 driver $Revision: 1.3 $ 2 ports, IRQ sharing disabled

<6>serial8250: ttyS0 at I/O 0xb0000500 (irq = 37) is a 16550A

<6>serial8250: ttyS1 at I/O 0xb0000c00 (irq = 12) is a 16550A

<4>rt3052 access driver initialization.

<6>PPP generic driver version 2.4.2

<6>PPP Deflate Compression module registered

<6>PPP BSD Compression module registered

<6>MPPE/MPPC encryption/compression module registered

<6>NET: Registered protocol family 24

<6>PPPoL2TP kernel driver, V1.0

<6>tun: Universal TUN/TAP device driver, 1.6

<6>tun: (C) 1999-2004 Max Krasnyansky <maxk@qualcomm.com>

<6>system type: RT3052

<6>boot type: 0

<5>ralink flash device: 0x1000000 at 0xbf000000

<6>Ralink SoC physically mapped flash: Found 1 x16 devices at 0x0 in 16-bit bank

<7>Ralink SoC physically mapped flash: Found an alias at 0x800000 for the chip at 0x0

<4> Amd/Fujitsu Extended Query Table at 0x0040

<5>number of CFI chips: 1

<5>cfi_cmdset_0002: Disabling erase-suspend-program due to code brokenness.

<0>

<4>found squashfs at 138000

<5>Creating 6 MTD partitions on "Ralink SoC physically mapped flash":

<5>0x00000000-0x00030000 : "uboot"

<5>0x00030000-0x00040000 : "uboot-config"

<5>0x00040000-0x00050000 : "factory-defaults"

<5>0x00050000-0x007f0000 : "linux"

<5>0x00138000-0x007f0000 : "rootfs"

<4>mtd: partition "rootfs" doesn't start on an erase block boundary -- force read-only

<5>0x007f0000-0x00800000 : "nvram"

<6>Initializing USB Mass Storage driver...

<6>usbcore: registered new interface driver usb-storage

<6>USB Mass Storage support registered.

<6>usbcore: registered new interface driver libusual

<6>usbcore: registered new interface driver usbserial

<6>drivers/usb/serial/usb-serial.c: USB Serial Driver core

<6>dwc_otg: version 2.72a 24-JUN-2008

<6>DWC_otg: Core Release: 2.66a

<6>DWC_otg: Periodic Transfer Interrupt Enhancement - disabled

<6>DWC_otg: Multiprocessor Interrupt Enhancement - disabled

<6>DWC_otg: Using DMA mode

<6>DWC_otg: Device using Buffer DMA mode

<6>dwc_otg lm0: DWC OTG Controller

<6>dwc_otg lm0: new USB bus registered, assigned bus number 1

<6>dwc_otg lm0: irq 18, io mem 0x00000000

<6>DWC_otg: Init: Port Power? op_state=1

<6>DWC_otg: Init: Power Port (0)

<6>usb usb1: configuration #1 chosen from 1 choice

<6>hub 1-0:1.0: USB hub found

<6>hub 1-0:1.0: 1 port detected

<6>Ralink APSoC Hardware Watchdog Timer

<4>u32 classifier

<4> Actions configured

<4>Netfilter messages via NETLINK v0.30.

<4>nf_conntrack version 0.5.0 (1024 buckets, 4096 max)

<4>ctnetlink v0.93: registering with nfnetlink.

<6>IPv4 over IPv4 tunneling driver

<6>GRE over IPv4 tunneling driver

<6>ip_tables: (C) 2000-2006 Netfilter Core Team

<6>IPP2P v0.8.2 loading

<5>ClusterIP Version 0.8 loaded successfully

<6>TCP bic registered

<6>TCP cubic registered

<6>TCP westwood registered

<6>TCP highspeed registered

<6>TCP hybla registered

<6>TCP htcp registered

<6>TCP vegas registered

<6>TCP scalable registered

<6>NET: Registered protocol family 1

<6>NET: Registered protocol family 17

<4>Welcome to PF_RING 3.2.1

<4>(C) 2004-06 L.Deri <deri@ntop.org>

<6>NET: Registered protocol family 27

<4>PF_RING: bucket length 128 bytes

<4>PF_RING: ring slots 4096

<4>PF_RING: sample rate 1 [1=no sampling]

<4>PF_RING: capture TX No [RX only]

<4>PF_RING: transparent mode Yes

<4>PF_RING initialized correctly.

<4>PF_RING: registered /proc/net/pf_ring/

<6>802.1Q VLAN Support v1.8 Ben Greear <greearb@candelatech.com>

<6>All bugs added by David S. Miller <davem@redhat.com>

<4>MAC_ADRH -- : 0x00000000

<4>MAC_ADRL -- : 0x00000000

<4>

<4>eth2 mii.o query= phy_id:0, address:1 retval:7849

<4>Ralink APSoC Ethernet Driver Initilization. v2.0 256 rx/tx descriptors allocated, mtu = 1500!

<4>NAPI enable, weight = 0, Tx Ring = 256, Rx Ring = 256

<4>MAC_ADRH -- : 0x0000000c

<4>MAC_ADRL -- : 0x43414632

<0>decode /dev/mtdblock4

<4>VFS: Mounted root (squashfs filesystem) readonly.

<6>Mounted devfs on /dev

<6>Freeing unused kernel memory: 120k freed

<6>usb 1-1: new high speed USB device using dwc_otg and address 2

<6>usb 1-1: configuration #1 chosen from 1 choice

<6>scsi0 : SCSI emulation for USB Mass Storage devices

<7>usb-storage: device found at 2

<7>usb-storage: waiting for device to settle before scanning

<4>rt2860v2_ap: module license 'unspecified' taints kernel.

<4>

<4>phy_tx_ring = 0x03dab000, tx_ring = 0xa3dab000

<4>

<4>phy_rx_ring0 = 0x03dac000, rx_ring0 = 0xa3dac000

<4>RT305x_ESW: Link Status Changed

<4>CDMA_CSG_CFG = 81000007

<4>GDMA1_FWD_CFG = 710000

<6>usbcore: registered new interface driver usblp

<3>br0: Dropping NETIF_F_UFO since no NETIF_F_HW_CSUM feature.

<6>device br0 entered promiscuous mode

<6>device vlan1 entered promiscuous mode

<6>device eth2 entered promiscuous mode

<6>br0: port 1(vlan1) entering learning state

<6>device br0 left promiscuous mode

<6>device br0 entered promiscuous mode

<6>device br0 left promiscuous mode

<6>device br0 entered promiscuous mode

<4>RtmpOSNetDevDetach(): RtmpOSNetDeviceDetach(), dev->name=ra0!

<4>0x1300 = 00064380

<6>br0: topology change detected, propagating

<6>br0: port 1(vlan1) entering forwarding state

<4>0x1300 = 00064380

<5>scsi 0:0:0:0: Direct-Access WD 3200BMV External 1.75 PQ: 0 ANSI: 4

<5>sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)

<5>sd 0:0:0:0: [sda] Write Protect is off

<7>sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00

<3>sd 0:0:0:0: [sda] Assuming drive cache: write through

<5>sd 0:0:0:0: [sda] 625142448 512-byte hardware sectors (320073 MB)

<6>device ra0 entered promiscuous mode

<6>br0: port 2(ra0) entering learning state

<5>sd 0:0:0:0: [sda] Write Protect is off

<7>sd 0:0:0:0: [sda] Mode Sense: 23 00 00 00

<3>sd 0:0:0:0: [sda] Assuming drive cache: write through

<6> /dev/scsi/host0/bus0/target0/lun0: p1 p2

<5>sd 0:0:0:0: [sda] Attached SCSI disk

<5>sd 0:0:0:0: Attached scsi generic sg0 type 0

<7>usb-storage: device scan complete

<6>br0: topology change detected, propagating

<6>br0: port 2(ra0) entering forwarding state

<6>device vlan2 entered promiscuous mode

<6>device vlan2 left promiscuous mode

<6>etherip: Ethernet over IPv4 tunneling driver

<6>IMQ starting with 2 devices...

<6>IMQ driver loaded successfully.

<6> Hooking IMQ before NAT on PREROUTING.

<6> Hooking IMQ after NAT on POSTROUTING.

<6>IMQ driver unloaded successfully.

<6>IMQ starting with 2 devices...

<6>IMQ driver loaded successfully.

<6> Hooking IMQ before NAT on PREROUTING.

<6> Hooking IMQ after NAT on POSTROUTING.

Output of mount is

rootfs on / type rootfs (rw)

/dev/root on / type squashfs (ro)

none on /dev type devfs (rw)

proc on /proc type proc (rw)

sysfs on /sys type sysfs (rw)

ramfs on /tmp type ramfs (rw)

devpts on /dev/pts type devpts (rw)

devpts on /proc/bus/usb type usbfs (rw)

Please help!
 
I need the output of following commands too

Code:
lsmod

cd /dev/discs/disc0;ls -lrt

Why do you need NTFS why not EXT3 ? You can connect EXT3 in Windows too.
 
lsmod output

Module Size Used by

imq 4096 0

nf_nat_pptp 4096 0

nf_conntrack_pptp 4096 1 nf_nat_pptp

nf_nat_proto_gre 4096 1 nf_nat_pptp

nf_conntrack_proto_gre 4096 1 nf_conntrack_pptp

ipt_IMQ 4096 2

etherip 8192 0

rt2860v2_ap 479232 1

usblp 8192 0

scsi_wait_scan 480 0
second command output :

brw------- 1 root root 8, 2 Jan 1 1970 part2

brw------- 1 root root 8, 1 Jan 1 1970 part1

brw------- 1 root root 8, 0 Jan 1 1970 disc
 
Have you setup your startup script correctly , refer 1st Page on how to do it the ext3 modules aren't installed hence the drives aren't mounted
 
Perhaps my rambling post above must have confused you dinjo, but I had successfully flashed the router with DD-WRT and just wanted to outline the steps I took to get it done.

I tried unplugging the power cord for 5 minutes with LAN/WAN cables disconnected. Like I said earlier, upon starting the router, the power LED comes up and when the router is booted (say 5 sec after power on), only the power LED goes OFF and stays that way until next reboot. Other than that all LEDs are working fine. And everything else seems to be good too. Just seems like an asthetic niggle which I can live with. I have been using DD-WRT since y'day and there have been no reboots. I'm on r16994.

Thanks to your excellent guide, I have installed optware in no time. I'm using the direct FS method and have managed to connect USB hub with two drives on it. So far so good.

Cheers
 
If you are on Direct FS method then your startup script should be different did you created 1MB drive to hold the fs.gz ?
 
Yes, I have created a 2 MB partition on my USB-PEN. Since, I have a USB hub, I'm using USB-Pen for /opt and USB-HDD for /mnt (since there is a risk of transmission thrashing my pen drive). Also, I needed the flexibilty of removing my HDD.

On the first partition on my USB-pen (2 MB one) I did a block copy of fs.gz. The second partition is ext3 used for optware. For now, this is how my startup script looks like:

Code:
sleep 15

cd /tmp/var/tmp

tar -zxvf /dev/scsi/host0/bus0/target0/lun0/part1

insmod jbd.ko

insmod mbcache.ko

insmod ext3.ko

rm /tmp/var/tmp/*.ko

sleep 10

mount -t ext3 -o noatime,nodiratime /dev/scsi/host0/bus0/target0/lun0/part2 /opt

mount -t ext3 -o noatime,nodiratime /dev/scsi/host1/bus0/target0/lun0/part2 /mnt

echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" >> /etc/passwd # Add nobody for samba share

echo 1 > /sys/class/scsi_disk/0:0:0:0/allow_restart # To avoid HDD spindown

Cheers
 
Can you run these command manually then to see whether its working.

And dont run the rm part for now.
 
Code:
EXT3="YES";EXT3P="part3";EXT32="YES";EXT3P2="part2";mkdir /tmp/etc/config

echo "tar -zxvf /dev/scsi/host0/bus0/target0/lun0/part1 -C /tmp/root" >> /tmp/etc/config/fs.wanup

if [ "$EXT3" == "YES" ]; then echo "sh /tmp/root/ext3" >> /tmp/etc/config/fs.wanup; fi

if [ "$EXT32" == "YES" ]; then echo "sh /tmp/root/ext3" >> /tmp/etc/config/fs.wanup; fi

echo "mount -o rw -t ext3 /dev/discs/disc0/$EXT3P /opt" >> /tmp/etc/config/fs.wanup

echo "mount -o rw -t ext3 /dev/discs/disc0/$EXT3P2 /mnt" >> /tmp/etc/config/fs.wanup

echo "rm /tmp/root/*.ko /tmp/root/fs.gz /tmp/root/ext3" >> /tmp/etc/config/fs.wanup

chmod +x /tmp/etc/config/fs.wanup

sh /tmp/etc/config/fs.wanup

echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" >> /etc/passwd

sleep 60

echo 1 > /sys/class/scsi_disk/0:0:0:0/allow_restart

iptables -I INPUT -p tcp -d 192.168.1.1 --dport 50000 -j logaccept

/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon

My start up script with the Direct mount method,hope this helps.
 
^ You must remove the 4th line , its redudant

Code:
mkdir /tmp/etc/config

echo "tar -zxvf /dev/scsi/host0/bus0/target0/lun0/part1 -C /tmp/root" >> /tmp/etc/config/fs.wanup

echo "sh /tmp/root/ext3" >> /tmp/etc/config/fs.wanup

echo "mount -o rw -t ext3 /dev/discs/disc0/part1 /opt" >> /tmp/etc/config/fs.wanup

echo "mount -o rw -t ext3 /dev/discs/disc0/part2 /mnt" >> /tmp/etc/config/fs.wanup

echo "rm /tmp/root/*.ko /tmp/root/fs.gz /tmp/root/ext3" >> /tmp/etc/config/fs.wanup

chmod +x /tmp/etc/config/fs.wanup

sh /tmp/etc/config/fs.wanup

echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" >> /etc/passwd

sleep 60

echo 1 > /sys/class/scsi_disk/0:0:0:0/allow_restart

iptables -I INPUT -p tcp -d 192.168.1.1 --dport 50000 -j logaccept

/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon
 
Hi dinjo,

No matter what I try, I can't get second partition to mount. As per your suggestions I formatted to ext3 (instead of earlier ntfs).

The /opt gets mounted, but /mnt doesn't get mounted no matter what I do. I have deleted partitions and recreated atleast 3 times
<
. BTW disk is fine as I have tried it under Ubuntu.

Help!
 
Hi #dinjo

Really appreciate your helping attitude...

I use the same startup script that you gave in first post, and added "sh" command to run the fs.wanup :

Code:
mkdir /tmp/etc/config #Create a dir /tmp/etc/config
echo "wget [url]http://home.karneval.cz/10102207/fs.gz[/url] -P /tmp/root" &gt;&gt; /tmp/etc/config/fs.wanup #Get the tar file which has FS drivers and store in /tmp/root
echo "tar -xvzf /tmp/root/fs.gz -C /tmp/root" &gt;&gt; /tmp/etc/config/fs.wanup #Build a shell script by appending to output using &gt;&gt; , command to extract the tar file.
echo "sh /tmp/root/ext3" &gt;&gt; /tmp/etc/config/fs.wanup #Add ext3 to run it
echo "mount -o rw -t ext3 /dev/discs/disc0/part1 /opt" &gt;&gt; /tmp/etc/config/fs.wanup #Add mount to 1st partition
echo "mount -o rw -t ext3 /dev/discs/disc0/part2 /mnt" &gt;&gt; /tmp/etc/config/fs.wanup #Add mount to 2nd partition
echo "rm /tmp/root/*.ko /tmp/root/fs.gz /tmp/root/ext3" &gt;&gt; /tmp/etc/config/fs.wanup #Clean up the traces
chmod +x /tmp/etc/config/fs.wanup # Provide Exec permissions and run the above commands
sh /tmp/etc/config/fs.wanup
echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" &gt;&gt; /etc/passwd # Add nobody for samba share
sleep 60 # Wait for 1 minute
echo 1 &gt; /sys/class/scsi_disk/0:0:0:0/allow_restart # To avoid HDD spindown
wget [url]http://www.3iii.dk/linux/optware/settings.json[/url] -O /mnt/data/torrents/.config/transmission-daemon/settings.json # Get the settings.json from internet just in case local file gets corrupted can you remove this if u dont want
/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon #Start Transmission - Can remove this if you keep S99trans file keep either of them.
 
[font=arial, sans-serif]#cbrcoder[/font]

Can you start a team viewer session and PM me ID and Password I'll look around whats the problem
 
Ignore my previous comment as
got mixed. (sorry can't edit it as giving permission error), here's the startup script

Code:
mkdir /tmp/etc/config #Create a dir /tmp/etc/config

echo "wget [url]http://home.karneval.cz/10102207/fs.gz[/url] -P /tmp/root" >> /tmp/etc/config/fs.wanup #Get the tar file which has FS drivers and store in /tmp/root

echo "tar -xvzf /tmp/root/fs.gz -C /tmp/root" >> /tmp/etc/config/fs.wanup #Build a shell script by appending to output using >> , command to extract the tar file.

echo "sh /tmp/root/ext3" >> /tmp/etc/config/fs.wanup #Add ext3 to run it

echo "mount -o rw -t ext3 /dev/discs/disc0/part1 /opt" >> /tmp/etc/config/fs.wanup #Add mount to 1st partition

echo "mount -o rw -t ext3 /dev/discs/disc0/part2 /mnt" >> /tmp/etc/config/fs.wanup #Add mount to 2nd partition

echo "rm /tmp/root/*.ko /tmp/root/fs.gz /tmp/root/ext3" >> /tmp/etc/config/fs.wanup #Clean up the traces

chmod +x /tmp/etc/config/fs.wanup # Provide Exec permissions and run the above commands

sh /tmp/etc/config/fs.wanup

echo "nobody:*:65000:65000:nobody:/mnt:/bin/false" >> /etc/passwd # Add nobody for samba share

sleep 60 # Wait for 1 minute

echo 1 > /sys/class/scsi_disk/0:0:0:0/allow_restart # To avoid HDD spindown

wget [url]http://www.3iii.dk/linux/optware/settings.json[/url] -O /mnt/data/torrents/.config/transmission-daemon/settings.json # Get the settings.json from internet just in case local file gets corrupted can you remove this if u dont want

/opt/bin/transmission-daemon -g /mnt/data/torrents/.config/transmission-daemon #Start Transmission - Can remove this if you keep S99trans file keep either of them.

Just to recap, my "opt" gets mounted, but "mnt" doesn't even though as per your suggestion, I changed second partition to ext3.

Hi #dinjo, Sorry I am in office right now, my router is at home. Are you online on saturday evening like 7-7.30 or so?
 
#cbrcoder

Can you start a team viewer session now

I'll be going offline in next 10-15 mins
 
from what I can say you have messed up the part numbers . If you are using direct mount then part2 will mount as /opt and part3 will mount as /mnt[if your are doing it from scratch] . Since part1 contains the fs.gz so that's the mistake AFAIK.
 
Back
Top