Hi,
I've problem with booting ASA5506 - after startup it hangs with flash problem readin (it says cannot see drive0 and rebooting).
Once I have a luck and it successfully started but after reloading hangs again, now after few weeks I turn it on trying to remove ssd drive and it's working again so I copied everything (images and configuration) from drive0 to drive1.
I don't know if it's a problem with SSD only or with ASA, so my question is :
how to enable booting system from USB (with removed SSD drive) ?
I also tried to check drive0 with fsck :
karp-fw# fsck flash:
umount: /mnt/disk0: target is busy.
(In some cases useful info about processes that use
the device is found by lsof(8) or fuser(1))
dosfsck 2.11, 12 Mar 2005, FAT32, LFN
There are differences between boot sector and its backup.
Differences: (offset:original/backup)
65:01/00
Not automatically fixing this.
/dev/sdb1: 63 files, 38258/1934188 clusters
mount: /dev/sdb1 is already mounted or /mnt/disk0 busy
/dev/sdb1 is already mounted on /mnt/disk0
fsck of flash: complete
Is it ok with this difference between boot sector and backup ?
regards